What is the use of "Define new test object" in QTP 9.1
When should we use? Explain?
Answer Posted / rayudu
Thank you nanda...
U r right..
Second one is Okay..
But one thing I have not understood is that, after writting
the code, should we add properties to the repository?
I knew two ways to write script.
1. Add objects to the repository and use them in script.
2. Assigning the property values to the properties
directly, without using OR (Discriptive programming)
But here not using either OR or object property values in
the script
How the QTP identfies the objects of an application.
suppose I have written like this.(if it is web based)
Browser("Rayudu").Page("ray").link("livetek").click
Once application ready how can I run this on the
application.
ok
should we use settoproperty???
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does qtp recognize objects in aut?
Without using gui map editor we can recognize the application in winrunner ?
What is the quicktest professional (qtp) testing process?
what is the hierarchy to use properties in descriptive programming
Explain runtime dynamic settings?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
If I give some thousand tests to execute in two days what do you do?
What is the quicktest professional testing process?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
Where you are storing your script?
With what extension you can save the list of tests in a file to run in test batch runner?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
How many types of recording modes in qtp?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
How can I change object description or check point values in qtp?