What is the main difference between QTP 8.0& QTP 9.2.And
what r the features and benefits of QTP.
Answer / nithya.m
Please find the below differences
Screen Recorder :
We can take the movies of our run session as a whole and
also some part . You can view that in results window Screen
Recorder tab at the bottom .
Object Repository :
Object Repository is some what different in QTP 9.2 .Like
here we use one or more object repositories named as
repository collections object .
Object Spy :
We can spy more than one object at the same time by
dragging your mouse pointer over the application and can
view the properties and methods .
Features of QTP :
Operates stand-alone, or integrated into Mercury Business
Process Testing and Mercury Quality Center.
Allowing for fast test creation, easier maintenance, and
more powerful data-driving capability
Identifies objects with Unique Smart Object Recognition,
even if they change from build to build, enabling reliable
unattended script execution
Collapses test documentation and test creation to a single
step with Auto-documentation technology
Enables thorough validation of applications through a full
complement of checkpoints
| Is This Answer Correct ? | 0 Yes | 1 No |
How can we make a shared object repository in QTP 9?
3 Answers Kanbay, Ordain Solutions,
What is QTP testing process?
When it be decided to go for either Per - Action or Shared?
how to write code for to select all the checkboxs in the gmail i wrote code for my question but it didn't works any body suggest what wrong my code my code is Set chkboxDesc=Description.Create() chkboxDesc("type").value="chekbox" Set chboxcollection=Browser("name:=Gmail .*").Page("title:=Gmail .*").ChildObjects(chkboxDesc) For i=0 To chboxcollection.count-1 chboxcollection(i).set "ON" Next i was getting general run time error pls help me i am in learing stage
How to create configuration scripts
How to find operating system information using the qtp script?
what are the drawbacks for record and payback in qtp
what is virtual object?
What are the properties you would use for identifying a browser & page when using descriptive programming ?
how to identify the user defind varibles? plz tell me
How to work with multiple browsers when opened in the window, write the script for it
How often were they executed?