How you know that a test case is a regression test case
Answer Posted / nitin sharma
with the help of RTM(Requirement Tracebility Metrices) u can
track how many test cases are affected after the change has
been made in code.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is synchronization? What are the ways you can synchronize?
How to analyzing test results using quicktest professional (qtp)?
How QA specialist can identify when programmatic descriptions are useful?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
What is the syntax to call one script from another?
How will you compare keyword and expert view?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
What are the technologies supported by qtp?
What is the use of sendkeys and what are send keys
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
What are the differences between quicktest professional and winrunner?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
How you can write contexts to text file in qtp?
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT