Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to map the test cases to requirements in QC?

Answers were Sorted based on User's Feedback



How to map the test cases to requirements in QC?..

Answer / sudha sharma

By using Requirement Coverage in Test Plan Module.

Is This Answer Correct ?    21 Yes 3 No

How to map the test cases to requirements in QC?..

Answer / hari

Select Requirement Module - Click on Desired Requirement - Double Click the requirement - Dialog box opens,Click Coverage button - Right hand side test plan window opens - In test plan tree select your test - click ADD ikon

Is This Answer Correct ?    6 Yes 0 No

How to map the test cases to requirements in QC?..

Answer / chandan kumar

For requirement mapping in QC We have to go to Requirement
Tab in QC.Then Add requirement their as per RTM created .

Is This Answer Correct ?    4 Yes 4 No

How to map the test cases to requirements in QC?..

Answer / paresh d

We can use tracebility matrix to map the test cases with
the user requirements.

Is This Answer Correct ?    5 Yes 7 No

Post New Answer

More QTP Interview Questions

what is automation(qtp)bug pls giv me one ex?

1 Answers  


Is it possible to run QTP scripts created in IE 6.0 in IE 7.0?

4 Answers   TCS,


what type of automation is follwed in the project?

0 Answers   Google,


· What should test in BANKING DOMAIN application ?

2 Answers   TCS,


what are the Tools for version control?

3 Answers  


How to check and display a particular word from a paragraph?

1 Answers  


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

0 Answers   Accenture,


How to automate the windows dialog box which is coming in the run mode? Whenever I run my scripts,I am getting dialog box ( for ex: Pls enter zipcode" eventhough I already entered the value,the dialog box pops up).I need to click it. Pls give some idea-How to automate the dialog box which is pop up in the runtime.

2 Answers  


How can we call Winrunner functions from QTP?

1 Answers  


what is the extension for QTP files?

16 Answers   American Solutions,


I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!

0 Answers  


I want to see all the properties of agent name in login window. I will use the script Set a=Window("FR").WinEdit("Agent Name:").Gettoproperties( ) msgbox but my question is how to use the msgbox if i use a it will display only a, so anyone pls let me know how to get the display of all the properties using GetToProperties () or GetRoProperties (). Thanks a lot

5 Answers  


Categories