What is the difference between QTP 8.2 and QTP 9.2 ?
Answers were Sorted based on User's Feedback
Answer / mohammad
check syntax is not avilable in 8.2 check syntax is
available in 9.2 commenting is not available in 8.2
commenting is available in 9.2
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / vinod
Interface is a major difference.People who are very
comfortable with 8.2 will find it difficult initially to
find the options....Major difference is the object
repositary...Drag n drop of objects from one hirarchy to
another is possible....
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / satya
Adv.s of QTP9.2:
1) we can rename checkpoints
2) can call multiple ORs in an action
3) can modify shared OR in OR Manager
4) OR size is increased
5) Function Definition option is avaialable
6) 'Screen Recorder' option is available in Test Results
window
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / dilip
QTP 9.2 :
1)Object Repositories modes is local and shared
2)Can call multiple Object Repositories in an single action
3)Object Repository Manager to manage all of the shared
object repositories, this includes adding and defining
objects, modifying objects and their descriptions,
parameterizing test object property values, maintaining and
organizing repositories, and importing and exporting
repositories in XML format.
4)Built-in function library editor
5)Mercury Screen Recorder: Capture your entire run session
in a movie clip or capture only the segments with errors,
and then view your movie from the Test Results window.
Is This Answer Correct ? | 1 Yes | 0 No |
What is the use of "Step Generator" in QTP??for what purpose we are using??explain with an example
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
How to use descriptive programming?
what are the difference between qtp8.2 to 9.0 surya
What are the disadvantages of recording test cases in qtp?
what is run-time object property in Object spy in QTP9?
diff between dim & redim ? in detailed? pls any one explain me?
How to match two doc files using qtp requirment is:- each and every single word of a doc file should be matched with the another doc file. can someone send me the code.
What is the syntax to call one action in another?
Through array we can execute the testcase how ? give me example
Please give me the steps to carry out datadriven in QTP8.2
We have 10 rows in datatable at runtime we get error at 3rd row ? what is the procedure for continuing same test from 4th row on wards?