Answer Posted / sreeprasad
the test object model is a large set of object types or
classes that Quick Test uses to represent the objects in
your application. Each test object class has a list of
properties that can uniquely identify objects of that class
and a set of relevant methods that Quick Test can record
for it. A test object is an object that Quick Test creates
in the test or component to represent the actual object in
your application. Quick Test stores information about the
object that will help it identify and check the object
during the run session.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
write the vb script for call to new action in qtp?
Give the syntax to import/export xls into qtp.
can any body give the banking domain concepts/links
What are advantages of test automation?
There is an excel file of 1 to 100 sheets how you will iterate through it?
Explain xml checkpoints.
regular expression in qtp standar check point for months from accepting months from january to december only
What is quick test pro? What is a quick test professional?
assume i have few url link how will i dynamically call then using descriptive programming?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
What is test object model in quicktest professional?
What are the different attribute used with regular expression?
What is the Difference between copy to action and call to action?