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
Can any one send me the QTP Basic Coding Samples?
Explain about business process component? types and usage?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
Step 3&4 are repeated until an the object in recognised uniquely.
What is method name to compare two XML files.
What is the differences between image check point and bit map check point?
What does mean by Scope of Automation?n How we defined it?
What is the recovery scenario in qtp?
What are the different kinds of test steps?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
What will be happen if i load object repository at run time, but it has already associated.
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
Which environments are supported by hp qtp?
What are the methods used in UFT to handle exceptions or run-time errors?
What is the use of an object spy tool in qtp?