What is the difference between QTP 8.2 and QTP 9.2 ?
Answer Posted / 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 |
Post New Answer View All Answers
Approach for Installation,comaptibility,system testing
can the activities of test case design be automated?
Are Shared ORs read-only?
If I change the object name in one action will it be updated in all the actions? Or not?
What contains Data Driven Framework document in qtp?
Hi ,Can any one pleas explain how to test splash objects using QTP?
What are the general steps involved in the data driven framework?
What is qtpro?
Can we use index on view?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
Define virtual object?
What are main panes available in qtp test browser?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
what testplan contents and what test strategy contents,what is the diff b/w them