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 |
Explain the concept of how quicktest professional (qtp) identifies object?
Which scripting language used by quicktest professional (qtp)?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
How you can find the absolute value of the number in qtp?
What is QTP’s model for test creation?
There is web page with the webtable,this contains some data, how do you manipulate the data.
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
How do you invoke any application and write a script to invoke QTP using VB Script.
While scripting do we use any reference. may be we have 2 0r more same objects that time how do we write scripts