Top Banner
1. What is meant by test lab in Quality Centre? Test lab is a part of Quality Centre where we can execute our test on different cycles creating test tree for each one of them. We need to add test to these test trees from the tests, which are placed under test plan in the project. Internally Quality Centre will refer to this test while running then in the test lab 2. Can you map the defects directly to the requirements(Not through the test cases) in the Quality Centre? In the following methods is most likely to used in this case: Create your Req.Structure Create the test case structure and the test cases Map the test cases to the App.Req Run and report bugs from your test cases in the test lab module. The database structure in Quality Centre is mapping test cases to defects, only if you have created the bug from Application. test case may be we can update the mapping by using some code in the bug script module(from the customize project function), as per as i know, it is not possible to map defects directly to an requirements 3. how do you run reports from Quality Centre. Does any one have good white paper or articles? This is how you do it 1. Open the Quality Centre project 2. Displays the requirements modules 3. Choose report Analysis > reports > standard requirements report 4. Can we upload test cases from an excel sheet into Quality Centre? Yes go to Add-In menu Quality Centre, find the excel add-In, and install it in your machine. Now open excel, you can find the new menu option export to Quality Centre. Rest of the procedure is self explanatory. 5. Can we export the file from Quality Centre to excel sheet. If yes then how? Requirement tab– Right click on main req/click on export/save as word, excel or other template. This would save all the child requirements Test plan tab: Only individual test can be exported. no parent child export is possible. Select a test script, click on the design steps tab, right click anywhere on the open window. Click on export and save as.
32
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: qc

1. What is meant by test lab in Quality Centre?Test lab is a part of Quality Centre where we can execute our test on different cycles creating test tree for each one of them. We need to add test to these test trees from the tests, which are placed under test plan in the project. Internally Quality Centre will refer to this test while running then in the test lab

2. Can you map the defects directly to the requirements(Not through the test cases) in the Quality Centre?In the following methods is most likely to used in this case:Create your Req.StructureCreate the test case structure and the test casesMap the test cases to the App.ReqRun and report bugs from your test cases in the test lab module.

The database structure in Quality Centre is mapping test cases to defects, only if you have created the bug from Application. test case may be we can update the mapping by using some code in the bug script module(from the customize project function), as per as i know, it is not possible to map defects directly to an requirements

3. how do you run reports from Quality Centre. Does any one have good white paper or articles?This is how you do it1. Open the Quality Centre project2. Displays the requirements modules3. Choose reportAnalysis > reports > standard requirements report

4. Can we upload test cases from an excel sheet into Quality Centre?Yes go to Add-In menu Quality Centre, find the excel add-In, and install it in your machine.Now open excel, you can find the new menu option export to Quality Centre. Rest of the procedure is self explanatory.

5. Can we export the file from Quality Centre to excel sheet. If yes then how?Requirement tab– Right click on main req/click on export/save as word, excel or other template. This would save all the child requirements

Test plan tab: Only individual test can be exported. no parent child export is possible. Select a test script, click on the design steps tab, right click anywhere on the open window. Click on export and save as.

Test lab tab: Select a child group. Click on execution grid if it is not selected. Right click anywhere. Default save option is excel. But can be saved in documents and other formats. Select all or selected option

Defects Tab: Right click anywhere on the window, export all or selected defects and save excel sheet or document.

Page 2: qc

6. How many types of tabs are there in Quality Centre. Explain?There are four types of tabs are available

1. Requirement : To track the customer requirements2. Testplan : To design the test cases and to store the test scripts3. test lab : To execute the test cases and track the results.4. Defect : To log a defect and to track the logged defects.

7. How to map the requirements with test cases in Quality Centre?1. In requirements tab select coverage view2. Select requirement by clicking on parent/child or grandchild3. On right hand side(In coverage view window) another window will appear. It has two tabsa) Tests coverageb) DetailsTest coverage tab will be selected by default or you click on it.4. Click on select tests button a new window will appear on right hand side and you will see a list of all tests. You cans elect any test case you want to map with your requirements.

8. How to use Quality Centre in real time project?Once completed the preparing of test cases1. Export the test cases into Quality Centre( It will contained total 8 steps)2. The test cases will be loaded in the test plan module3. Once the execution is started. We move the test cases from test plan tab to the test lab module.4. In test lab, we execute the test cases and put as pass or fail or incomplete. We generate the graph in the test lab for daily report and sent to the on site (where ever you want to deliver)5. If we got any defects and raise the defects in the defect module. when raising the defects, attach the defects with the screen shot.

9. Difference between Web Inspect-QA Inspect?QA Inspect finds and prioritizes security vulnerabilities in an entire web application or in specific usage scenarios during testing and presents detail information and remediation advise about each vulnerability.Web Inspect ensures the security of your most critical information by identifying known and unknown vulnerabilities within the web application. With web Inspect, auditors, compliance officers and security experts can perform security assessments on a web enabled application. Web inspect enables users to perform security assessments for any web application or web service, including the industry leading application platforms.

10. . How can w add requirements to test cases in Quality Centre?Just you can use the option of add requirements.Two kinds of requirements are available in TD.1. Parent Requirement

Page 3: qc

2. Child requirements.

Parent Requirements nothing but title of the requirements, it covers high level functions of the requirements

Child requirement nothing but sub title of requirements, it covers low level functions of the requirements.

11. What is Quality Center used for? Or What are the benefits and features of Quality Center ?

Quality Center is a comprehensive test management tool. It is a web-based tool and supports high level of communication and association among various stakeholders (Business Analyst, Developers , Testers etc. ) , driving a more effective and efficient global application-testing process. Automation Tools like QTP , WinRunner & LoadRunner can be integrated with Quality Center. One can also create reports and graphs for Analysis and Tracking for Test processes.

12. What is the difference between TestDirector and Quality Center?

Quality Center is upgraded version of Test Director built by the same vendor Mercury (Now acquired by HP).Test Director Version 8.2 onwards is know as Quality Center. Quality Center is has enhanced Security/Test management /Defect management features when compared to Test Director.

13. . What is the difference between Quality Center and Bugzilla?

Quality Center is a test management tool which can also manage Defects apart from other features.

BugZilla is Defect Management tool only.

14.What is the Purpose of Creating Child Requirement in TD /QC?

By Creating Child requirements to the main requirement you can evaluate the sub requirements related to the main requirements.

You can link test sets and defects to the sub-requirements.  This helps in 100% test coverage and its analysis.

Page 4: qc

Learn More About Requirements in the Video Tutorial here

15.What is Test Lab?

In order to execute a Test Case (Developed in the Test Plan Module) either manual or automated it needs to imported into Test Lab Module. In sum, Test Cases are created in Test Plan Module while they are executed in Test Lab Module.

16. What is meant by Instance?A Test Case imported from Test Plan module to Test Lab module is called an Instance of that test case. It is possible to have multiple instances of the same Test Case in the Test Lab Module.

Is it possible to maintain test data in Quality Center?Yes. One can attach the test data to the corresponding test cases or create a separate folder in test plan to store them

How to ensure that there is no duplication of bugs in Quality Center?

In the defect tracking window of QC,  there is a “find similar defect” icon. When this icon is clicked after writing the defect, if anybody else has entered the same defect then it points it out.

What will be the status in Quality Center if you give "Suggestion" to the Developer?

This is a trick question.

You can give "Suggestion" to the developer using the Comments sections provided in QC. This is will not change the current status of Defect in QC. In sum, the status of the defect remains the same,  as that  before

How will you generate the defect ID in Quality Center?

The Defect ID is automatically generated after clicking Submit button.

Learn More about Defect Creation in Quality Center in Video Tutorial here

giving suggestion to the developer.

. Is 'Not covered' and 'Not run' status the same?Not Covered status means all those requirements for which the test cases are not written whereas Not Run status means all those requirements for which test cases are written but are not run.

11.How to import test cases from Excel / Word  to Quality Center?

1.Install and Configure the Microsoft Excel / Word Add-In for Quality Center.

2. Map the Columns in  Word / Excel spreadsheet with Columns available  in  Quality Center

Page 5: qc

3.Export the data from Word/Excel to Quality Center Using Tools >Export to Quality Center Option in Word/Excel.4. Rectify errors if Any.

12. Can we export the file from Quality Centre to Excel / Word. If yes then how?

Yes.

Requirement tab– Right click on main Req/click on export/save as word, excel or other template. This would save all the child requirements

Test plan tab: Only individual test can be exported. No parent child export is possible. Select a test script, click on the design steps tab, right click anywhere on the open window. Click on export and save as.

Test lab tab: Select a child group. Click on execution grid if it is not selected. Right click anywhere. Default save option is excel. But can be saved in documents and other formats

Defects Tab: Right click anywhere on the window, export all or selected defects and save excel sheet or document.

13. What is Business Component  ?

Quality Center provides Business Component  for Business Process Testing (BPT).

Many Enterprise Applications are a) complex and b) require extensive test scripts/case.

A Test /Automation Engineer can not handle both complexity of Application Under Test as well as  extensive test script/test case creation.

Using Business Component,  Subject Matter Experts ( who are experts on the  Application  Under Test ) can create tests in a script free environment without involving in the Nitty-gritty of test case/script designing. It helps increase test coverage and creates re-usable business components used for testing essential Business Processes.

Development of Test Script / Cases is done by Automation / Test Engineer.

 

14.How can we save the tests Executed in test lab?

The tests executed, are automatically saved when the user clicks on "END RUN" in the Test Lab

Page 6: qc

Learn More About Running a Test Case in QC in the Video Tutorial here

 

15. How to export test cases from QTP into QC?

To export test cases from QTP to QC, you first need to establish QTP-QC connection

1)  In QTP , Go to File > Quality Center Connection.

2)  Enter QC URL project name/domain/username/password and click on Login. QTP is now connected to QC.

Next you can select the save the QTP Script in QC.

3)  In QTP, Select File Menu > Save As > Save in QC

4 ) Select the Folder in QC where you wan to save the QTP Script

6) Click OK to Save.

 

16. How to use QTP as an automation tool in Quality Center ?

You need to install QTP add-in in Quality Center (Usually done by Quality Center Administrator) . You then create and store QTP scripts in QC.

Learn more about using QTP in Quality Center in Video Tutorial here

17. How to switch between two projects in Quality Center ?

In QC 9.0 and above  you can switch between two projects by select Tools>Change Projects>Select Project.

In other version , you will need to log-off and log-in again.

 

18. What is the main purpose to storing requirement in Quality Center?

You store requirements in Quality Center for following reasons

Page 7: qc

a) To ensure 100% coverage : You can create and track test plan / sets for the requirements stored in Quality Center to ensure all the requirements are tested.

b) Easy Change Management : If any requirement changes during course of test case creation , the underlying test case is automatically highlighted and Test Engineer can change the test case to suite the new requirement.

e) Ease of Tracking : Using Advanced Reporting & Graphs provided by QC , Managers can determine various metrics useful in project tracking and monitoring.

 

19. What is Coverage status, what does it do?

Coverage status is percentage of testing covered at a given time.

For Example, If you have 100 test cases in a project and you have executed 35 test cases than your coverage status of the project is 35%

Coverage status is helps keep track of project deadline.

Software testing - Quality Center Web-based test management tool.

1. What types of attachments that you can attach to a cycle in Quality Center? 2. How many types of attachments that you can attach to a cycle in Quality Center?

Answer: 5 types 3. What are the components of a release tree? 4. What is the difference between tying requirements to a release and tying them to a

cycle in Quality Center? Answer: Release is a parent to a cycle so all requirements applied to release automatically applied to all cycles in Quality Center.

5. Why do you assign a requirement to a release in Quality Center? 6. What is the purpose of adding traceability links between requirements in Quality

Center? Answer: Traceability enables you to identify other requirements in Quality Center that the change might affect.

7. What does a live analyses graph display in Quality Center? Answer: Quality Center live analyses graph provides a visual overview of all tests within a folder in test plan tree.

8. What is a test sets tree? Answer: Quality Center test sets tree design to achieve specific testing goals and organizes and displays the test sets hierarchically

9. What are the rules that you can use to define dependency between test executions? 10. When you run a test on remote host group is the test executed on all the hosts

available in the group? Answer: It runs only on the first available host in the group

Page 8: qc

11. What are the different entities with which defect can be directly associated in Quality Center?

12. If you log in Quality Center a defect for a child requirement, is the defect associated to the parent requirement?

13. Which Quality Center options enables you to generate graphs? 14. How many different Quality Center graph types do you know?

Answer: There are five Quality Center graph types.

Q. What is the difference between Quality Center and Test Director?

Quality Center is the advanced version of Test Director. In QC there are two extra tabs called Business Component and Dashboard which is used to prepare graph. Given below the complete difference between the two in details:

Subject Test Director 8.0 Quality Center 9.0

Technology C++ IIS COM

Back-end is Java based Runs on application

servers

Operating Systems Microsoft Windows Microsoft Windows Red Hat Linux Solaris

Clustering Single server only Full clustering support

Database Connectivity Requires database client installation

ADO interface

Does not require database client installation

Direct access to a database server using a JDBC type 4 driver

Repository Domain repository (TD_Dir).

Repository divided into two subdirectories:

QC directory for default and user-defined domains.

SA directory for Site Administrator data

Virtual Directory Virtual directory name is tdbin

Quality Center server virtual directory name is qcbin.

Site Administrator server

Page 9: qc

virtual directory name is sabin.

Supported Databases Microsoft Access Microsoft SQL Oracle Sybase

Microsoft SQL Oracle

Site Administrator Data (domains, projects, and users)

Data stored in the doms.mdb file

Data stored in the Site Administrator schema on a database server

Common Settings Data stored in the file system

Data stored in the database

User Authentication Windows authentication

LDAP authentication

 

 

 

Q. What is the last version in TD to support for qtp?

The last version of TD is 8.0. Version 9.0 is called QC (Quality center).     

 

Q. What are the tabs in TD?

Test Director mainly have four grids1. Requirements2. Test plan3. Test lab4. Defect

 

 

 

Page 10: qc

Q. TD is web based or client/server?

It is a client server not web based tool. It will maintain client server architecture where server is the database with stores the test information, and client is qc center machine by which the data stored will be retrieved and the server n client r communicating with active x controls.

 

 

 

Q. What is the latest version in TD?

Latest Version Of QC is 9.5. Before that the latest version of TD was 8.0.

 

 

 

Q. How to map test cases with requirements in test lab?

First go to the test lab and select the test case that needed to be mapped. On the right hand side of the test lab select the requirement coverage tab and click the select requirement tab, requirement tree is displayed on the right side. You need to search for the requirement that need to be attached or you can find by requirement name in the find box. Then click on the add to coverage (This is shown in the requirement tree with the arrow). This will add a requirement to the test case. Now you can close the requirement tree.

 

 

 

Q. How do you prepare Bug Reports? What all do you include in Bug Report?

Bug report preparation:

1.Click on Track defects tab (mandatory)2.Click on Add3.Enter all the details like below: Summary:---> What test you are performing? say GUI test on a  particular windowDetected by: tester who found the bugVersion: Date:

Page 11: qc

Assigned to: developer who will be fixing it.Status:Test set:Project id:Severity:Priority: In status field there r 6 options: 

New: when the bug is detected for the first timeOpen: after sending the bug report to the developerRejected: when the bugs are found in the modified version of the application that is sent by the developerRe-open: when the bug report is sent to the developer for subsequent no of times.Fixed: when the modified version of the application is found free from bugs.Closed:  the status is selected by the QA Lead after verifying the test to confirm whether it is passed.

 

 

Q. How can we connect defect report from test lab & test plan tabs?

Actually when u link the defect to any test that indirectly linked to the requirement 1st way, be in test plan module select the test for which u want to link the defect n go for linked defects tab n a list of all defects will be shown in that select the defect which has to be linked 2nd way be in defect tab open the defect which u want to link click on linked entities select the test which needed to be linked to the current defect

 

 

 

Q.  How to upload test cases from excel sheet to Quality center test plan section. How to upload data (written test case in excel) to Quality center?

First install the excel add ins present in QC/TD, then you will get the option upload to TD of your excel sheet under Tools menu. Then click on Tools. Then rest is self explanatory as you follow the steps u will find.

 

 

 

Page 12: qc

Q. What is the purpose of Dashboard in Quality Center? Mention the advantages of dashboard?

Dashboard functionality is introduced in Quality Center as an Add-in, if a user wants to analyze the their test measurement in a more explanatory way you can use Dashboard, using the Dashboard functionality you can see the Test Measurements in Graphical way and in Charts with different filters.

Q. What is the Purpose of Creating Child Requirement

To add low level requirements for the parent requirement.

 

 

 

Q. How many types of reports can be generated

Requirements Coverage ReportPlanning ReportExecution ReportDefects Report

 

 

 

Q. What is RTM in test director?

RTM is known as Requirement Traceability Matrix.

By RTM, the Requirement of the user can be identified with the exact software workings and the tested action and bugs reported for that particular requirement can be matched and identified in detail.

 

 

Page 13: qc

 

Q. What is connection between test plan tab and test lab tab? how can u access your test cases in test lab tab?

Test Plan tab has all the Test Cases written or uploaded for particular project's requirement. It is the Test Lab tab where Test case execution is done by creating same folder structure as in Test Plan tab and pulling the respective Test Cases in the grid.

 

 

 

Q. Explain how to link Quality center with QTP . Please provide detailed step for connectivity.

You have the option in your QTP tool bar to connect to QC, Also you can connect through File menu , click on File -> Quality Center Connection it opens Quality center Server connection window with default URL.

Click on connect -> Enter Username, Password.

 

 

 

Q. What is connection between test plan tab and test lab tab? how can u access your test cases in test lab tab?

Test Plan tab has all the Test Cases written or uploaded for particular project's requirement. It is the Test Lab tab where Test case execution is done by creating same folder structure as in Test Plan tab and pulling the respective Test Cases in the grid.

 

 

 

Q. Can you write test cases without mentioning the requirements?

Yes, you can write test cases without using requirements. But its not recommended.

 

Page 14: qc

 

 

Q. What is the Extra tab in QC?

In test director we have requirement tab, test plan tab, test lab, defect tab. Apart from these all QC have business component and dash board tabs.

 

 

 

Q. What is connection between test plan tab and test lab tab? How can u access your test cases in test lab tab?

Test plan tab is used to create the test case and we can also write step by step description of the test and the expected results. Test lab tab is used to execute the test case.

To access the test cases that are created by you is by using your username and login.

 

 

 

Q. How do you create Test script from Quality centre Using QTP?

In QC test scripts will be generated in test plan module, by creating the tests in which you need to write all the steps needed for the testing should be written first in manually then clicking on the script generate button in design steps, then QC will prepare a dummy script in test script tab now open the test script tab and click on the quality center button, now the tool will be opened automatically, after u need to write the script, save n close the same script will be reflected to the qc test script tab, that’s why qc generate the test scripts.

Q. What is the use of Test Director software?

Test Director is Mercury Interactive's software test management tool. It helps quality assurance personnel plan and organize the testing process. With Test Director you can create a database of manual and automated tests, build test cycles, run tests, and report and track defects. You can also create reports and graphs to help review the progress of planning tests, running tests, and tracking defects before a software release.

 

 

Page 15: qc

 

Q. In the defect life cycle, if you find a defect in QC and think that it is not a valid defect. what will you do? Just close it or store it in any document for future review, if yes what type of document and where?

In the above scenario, the defect can be rejected.

 

 

 

Q. Can you install Quality center in Vista?

 No, we can not install QC in Vista. QC supports the below plotforms:  -Windows 2000 with service pack4

-Windows XP with service pack2  

 

 

Q. What are the tabs in Test Director? Explain each tab.

1.Requirements.2.Test Plan.3.Test Lab.4.Defect Track 

 

 

Q. How to switch between two projects?

Suppose there are 2 projects P1 and P2.

You are already logged in to project P1, then see in the right hand side of the application, there is an option called TOOLS, click on that and you will get a option CHANGE PROJECT, click on that and then click on select, u can move to the project P2.

 

 

Page 16: qc

 

Q. In which tab are test cases stored in Test director?

In Test Plan tab test cases are written for the requirements which are written in Requirements part. And these test cases are executed in Test Lab. If the test fails directly we can link that defect to Defects with specific ID.

 

 

 

Q. Can we add user defined fields to Test Director?

Yes, we can add the user defined fields in QC 9.0, but not in TD 8.2.

 

 

 

Q. How to map requirements with test cases in Test Director?

There are separate tabs for requirements and test cases (Test plan). For each requirement, there is an option using which we can select the corresponding test case and map to it.

 

 

 

Q. What is the main purpose to storing requirement in TD?

To map the test cases against specs so that one can find if there is any missing coverage.

 

 

 

Q. How can we save the tests Executed in test lab?

Page 17: qc

We can select the test which we want to save right click on it.click on save as, then save it in any format like  excel, word, xml etc.

. How do we find that there are duplicate bugs in Test Director or quality center?

Open the Defect Manager tab, you can see "Find Similar Defects" button, enter defect description in short, in the Find Similar Defects panel that opens. You can get similar defects.

 

 

 

Q. Can we also write test cases in test director instead of excel or word if yes, how?

Yes, we can write test cases in TD also. In TD you have Test Plan Tab. In that first you map/create a requirement and create a test and using the "Design test" sub tab in "Test plan" tree you can write test steps.

 

 

 

Q. In automation testing (QTP), how we find the bugs?

In QTP after recording your application, you need to run it to check whether it is failed or passed. Once the application is executed, test result window displaces the result of the execution. In that it gives us a where it failed and the detail description about the failure.

 

    Q. How we do the smoke testing?

Smoke testing will be conducted to ensure whether the most crucial functions of a software work, but not bothering with finer details. Smoke Testing is conducted by testing team on receiving of each build as to check whether build/release given is stable and it can be considered for further testing.

 

 

Page 18: qc

   Q. What do you mean by Requirement Coverage? Requirement coverage comes under Functional Coverage Criteria - Test Development and Optimization a.  Where to Find Requirementsb.  Traceabilityc.  Testabilityd.  Attributes of Testable Requirementse.  Test Matrix

 

    Q. How to write test cases if we have, given requirement and template?

In the test cases we will write Test case number, Name ,Date of the test , Objective and the test steps .If someone has more idea about test cases.

 

 

 

Q. Can we have dependency between to bugs in test director? Like Bug #10 is dependent on Bug #1?

Here is the scenario. I'm raising Bug#1. Another person has raised Bug#10. Bug #10 can be dependent on Bug#1. And when the new build is delivered after a fix, Bug#1 needs to tested again followed by Bug#10. This is the procedure that needs to be followed.

 

    Q. Can we maintain test data in test director?

yes we can maintain the test data in TD...if ur uploading the excel sheet as well as when ur writing the test cases directly in TD, when you write test case in TD you can see a separate column for test data.

 

 

Page 19: qc

 

Q. How we load the test script into test director?

Here we have an option like ADD-INS in TestDirector. By connecting Win Runner Add In to the TestDirector we can load the test scripts as mentioned below:

step 1:create test scripts in WinRunner as usual.step 2:Now we are trying to save it in TD.Tools--> Test director connection-->same URL(TD)..connect...close connection between WinRunner & TestDirectorFile--save--save test to TestDirector Projectthen save GUIsave--GUI map editor...save GUI file to TestDirector project

 

 

 

Q. Have you integrated your automated scripts from Test Director?

When you work with WinRunner, you can choose to save your tests directly to your Test Director database or while creating a test case in the Test Director we can specify whether the script in automated or manual. And if it is automated script then Test Director will build a skeleton for the script that can be later modified into one which could be used to test the AUT (Application Under Test).

 Q. How to run several tests at a time using test director, with out using automation tool? (for example if i have given 20 tests to test director for running purpose in today's night i want to check the test results next day) how to do this ?

Click on the Run test Set under Test lab in that you have the option of running the test Automatically or manually, you can either select all test to run or just 1 test. The run can be done Locally or remotely...by creating a host or adding new host in the list. Please use the user Guide for further details.

 

 

 

Q. Where and how do you write test cases in TD? What steps i.e. how do you change status of bug in TD?

All test cases we will write only in Test plan and Then those test cases pull from test plan to Test Lab. Where as Consider Defects, we can choose Defect Status based using defect Status field.

Page 20: qc

 

 

 

Q. How to generate Test case id in Test Director? a)Testcase id 1, b)Testcase id 2, c) TestCase id 3 d) Test case id 4?

1. Go to requirement tab, 2. Go to view. 3. click numeration

This generates ID or numbers to the test cases and requirements

 

    Q. How can we connect test director to WinRunner and database?

An add ins for winrunner or QTP should be downloaded and installed from Test director. This enables to integrate Test director with winrunner allowing to design and run winrunner tests and to view the results in Test director

 

 

 

Q. How can i post the results to a site once I run the test set in Test Director?

While testing the each steps in the Test lab there will be the actual results and drop down box contains all information for ex pass, fail, no run, etc there u can select the option and you can give ur actual comments in the actual field

 

 

 

Q. How many Reports can be generated from Test Director? They are four type of reports can be generated in TD 1. Test requirements

Page 21: qc

2. Plan Test3. Run Test4. Track Defect

 

    Q. What are the main differences between Test Director and Bugzilla?

Test Director is Test Management Tool which includes Test Planning, Running Tests and Reporting Bugs,  whereas Bugzilla is Bug Reporting tool only.

 

    Q. What are disadvantages of Test director? TD does not support formatting and hence the test cases need to be saved in the plain text.       Q. What is the role of snap shot in Test Director?

Using this feature we can log a defect with corresponding screen shot, so it wil giv appropriate understanding

 

 

 

Q. If you delete a test from Test Lab will it be updated in Requirements/Test Plan tabs also?

No, It will be not reflected in Requirements/Test Plan. For each build/release we create a new test bed set in the Test Lab.

. What is test set?

Test Set is nothing but group of test cases stored in Test Set builder from which the tests can be executed in chronological order.

Page 22: qc

 

 

 

Q. Yesterday night you have given some scripts to run and went home. Today morning you come to office and want to check the result in Test Director (TD). How will you check this?

By checking the Status column against each test case script in Test Lab tab in TD that depicts whether test case got passed or failed.

 

 

 

Q. How to fetch data from excel sheet using Test Director? Go to Add In menu in Test Director. Find the Excel Add in and Install it in you machine. Now open Excel. Click on Tools > export to TD and follow the steps. Enter1. URL of Test director. 2. Domain name and Project Name 3. User name and Password4. Select any one of these 3 options: requirement or test case or defects5. Select a Map option. A. selects a map b. Select a new map name c. Create a temporary map6. Map the TD to Corresponding Excel. Map the field whatever you mentioned in Excel.7 & 8 are not required; those pages will be shown by TD as process and exported successfully.

These are the required steps to export excel into TD. 

     

Q. How to execute test case in TD?

 There are two ways:

1. Manual Runner Tool for manual execution and updating of test status.

Page 23: qc

2. Automated test case execution by specifying Host name and other automation pertaining details.

 

    

Q. Where do you maintain the test cases for the project for automation testing using Test director?

We can maintain the test cases in test director or in the qtp tool. We can save project related documents in the Visual Source Safe (VSS).

 

    Q. How do you configure test cases in test director for automation Testing?

To configure Test scripts you need to Connect to the TD URL and run the scripts from there. You can connect by using Connect---> Enter the URL where TD is present and give the username and password of that particular project in TD. and then you're done.

 

 

 

Q. How do you execute the test cases in Test Director? Execute test cases in TEST LAB tab--->execution grid---->use  RUN  or RUN TEST SET---->

Then say execute in next window...u can say passed/failed, then write for expected result and actual result, then close and come back to test lab.

 

    Q. Which is the latest versions of WinRunner ,QTP, Test Director companies now using in real time? 

Page 24: qc

QTP 9.2Win Runner 9.2Load Runner 9.2Quality Center 9.2

 

    Q. What is Test Bed?

Test Bed means the collectivity of test data and test gaidelines. Test beds are the environments in which the standard tasks may be implemented. The purpose of a test bed is to provide metrics for evaluation (objective comparison) and to lend the experimenter a fine-grained control in testing agents.

 

    Q. How you upload test cases in to TD? Note: In excel add-in for exporting the test cases to TD should be installed. In an Excel sheet type the test cases in the following format in each column:Path - Test Case ID - Description_1 - Step Name- Description - Expected Result

In the excel sheet select Tools -> Export to TD. Wizard appears, just fill in the wizard and map the columns. Click Finish. your test case will be uploaded to TD.

 Q. What is Test case coverage?

Test case coverage is nothing but the test cases written for the coverage of a particular test scenario that is coverage in Traceability Matrix

Q. How to run several tests at a time using test director, with out using automation tool? (for example if i have given 20 tests to test director for running purpose in today's night i want to check the test results next day) how to do this ?

Click on the Run test Set under Test lab in that you have the option of running the test Automatically or manually, you can either select all test to run or just 1 test. The run can be done Locally or remotely...by creating a host or adding new host in the list. Please use the user Guide for further details.

Page 25: qc

 

 

 

Q. Where and how do you write test cases in TD? What steps i.e. how do you change status of bug in TD?

All test cases we will write only in Test plan and Then those test cases pull from test plan to Test Lab. Where as Consider Defects, we can choose Defect Status based using defect Status field.

 

 

 

Q. How to generate Test case id in Test Director? a)Testcase id 1, b)Testcase id 2, c) TestCase id 3 d) Test case id 4?

1. Go to requirement tab, 2. Go to view. 3. click numeration

This generates ID or numbers to the test cases and requirements

 

    Q. How can we connect test director to WinRunner and database?

An add ins for winrunner or QTP should be downloaded and installed from Test director. This enables to integrate Test director with winrunner allowing to design and run winrunner tests and to view the results in Test director

 

 

 

Q. How can i post the results to a site once I run the test set in Test Director?

Page 26: qc

While testing the each steps in the Test lab there will be the actual results and drop down box contains all information for ex pass, fail, no run, etc there u can select the option and you can give ur actual comments in the actual field

 

 

 

Q. How many Reports can be generated from Test Director? They are four type of reports can be generated in TD 1. Test requirements2. Plan Test3. Run Test4. Track Defect

 

    Q. What are the main differences between Test Director and Bugzilla?

Test Director is Test Management Tool which includes Test Planning, Running Tests and Reporting Bugs,  whereas Bugzilla is Bug Reporting tool only.

 

    Q. What are disadvantages of Test director? TD does not support formatting and hence the test cases need to be saved in the plain text.       Q. What is the role of snap shot in Test Director?

Using this feature we can log a defect with corresponding screen shot, so it wil giv appropriate understanding

 

Page 27: qc

 

 

Q. If you delete a test from Test Lab will it be updated in Requirements/Test Plan tabs also?

No, It will be not reflected in Requirements/Test Plan. For each build/release we create a new test bed set in the Test Lab.