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
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
Explain the checkpoint in qtp?
how to evalute defects in QTP script?
how will you check how many members visited the website www.infosys.com?
They asked by using qtp recording writing scripting
what is command for executing files?
Differences between quicktest professional (qtp) and winrunner?
How to test login module with different username and password by using data driven testing in QTP?
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
Explain actions in qtp ?
Mention the test steps of qtp.
What the differences are and best practical application of Object Repository?
How smart identification works in qtp ?
What is file database?
How will you check a web application for broken links using qtp?