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 phases are involved in testing an application in qtp?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
How i can change shared repository to per test repository in qtp
Tell me Three major differences between QTP & Winrunner?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
What is the difference between byref and byval in qtp?
How you r using QTP in u r project
1 Answers IBM, Lehman Brothers,
what is difference between normal mode and fast mode?
Differences between text and test area checkpoints?
suppose i have one datatable in my datatable in 2 nd row 3rd column one link is ther i need to validate that link how do u do this?(wipro)
How we will execute(run) the scripts in qtp 8.2?
write vb script code to delete the duplicate values in an array.