What is the use of "Define new test object" in QTP 9.1
When should we use? Explain?
Answer Posted / nanda
yeah good question...
in some situations we have to prepare the scripts before
the application is delivered for testing. at that time you
can not capture the objects from application, right? so,
what you can do is you can create the test objects manually
based on the test case says, and can prepare the scripts.
once the application is ready we will debug the script to
check whether QTP is identifying the objects with the user
defined test object description. if not identifying u can
change the properties of those objects.
and another situation, when you are capturing some
objects to Object Repository some of the objects may be
invisible. they will come to visible only in some
situations. so, you will create one user defined test
object even that object is invisible.
may be this can answer your question, if not please
reply me again. i can add some more description.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the types of properties that quick test learns while recording?
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
why you have standardized functions? plzzz guys with real time exp. do answer
What Folder Structure following in Keyword Driven Frame work?
What are table and db checkpoints?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
Can you write a script to check if the folder exists or not?
what r the main attributes of test automation?
What is smart identification in QTP?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
When using descriptive programming?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
Name the different types of recording modes?
assume i have few url link how will i dynamically call then using descriptive programming?
Give the syntax to load function at run time.