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 |
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
hi what is the use of "dim" in automation objective model or any where what is the use of "dim" plz tell me
You say it is a bug but developer say it is not a bug then what will you do?
7 Answers Hewitt, Tech Mahindra,
what are the mandatory and assistive properties of objects in QTP?What is attached text?Plz assist me with proper answer.
QTP9.1 does not support to text checkpoint in Windows application? Is this correct? If this is correct, what is alternative for Text checkpoint?
Which scripting language used by quicktest professional (qtp)?
How many check points are there in QTP and what are they?
How do we handle run-time errors?
What is QTP scenario.
Explain the types of properties that quick test learns while recording?
What are the views available in quicktest professional?
in Qtp,how to display user name and pwd (script)in data table(global sheet).