What is the Test Object model in QTP?
Answers were Sorted based on User's Feedback
Answer / agadhu
Just as you use QuickTest to automate the testing of your
applications, you can use the QuickTest Professional
automation object model to automate your QuickTest
operations. Using the objects, methods, and properties
exposed by QuickTest's automation object model, you can
write programs that configure QuickTest options and run
tests or business components instead of performing these
operations manually using the QuickTest interface.
Automation programs are especially useful for performing the
same tasks multiple times or on multiple tests or
components, or quickly configuring QuickTest according to
your needs for a particular environment or application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / agadhu
An object model is a structural representation of software
objects (classes) that comprise the implementation of a
system or application. An object model defines a set of
classes and interfaces, together with their properties,
methods and events, and their relationships.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
What are the Features & Benefits of Quick Test Pro ?
hi all, I want to know about the QTP scripts, i have read more books but all areis to be a theory so how can i improve my script skills. if anybody knows about qtp scripts plz guide me and i need a sample scripts.my mail id is karthis4u@gmail.com, 9986667831 If you all have any data send it to akadi111@gmail.com
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
Hi guys can any plz help me how to send fax in sample Flight Appication
What is Terminal Emulators”? Why we used in QTP.? How he works on QTP.
Difference between keyword driven test and DDT?
what is defination of regression testing?
what is the extension for the test version of the script?
A question was asked in a company-suppose, I am testing a website on QTP, all the time a new title bar is appeared on next page. Trying to use regular expression under key word driven testing but expert view is also appearing unchanged and error is also generating, do you have any best resolution for that kindly explain in detail. please dont give example of yahoomail, that is unable to clear my doubt.
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
How many types of object repository in qtp?
Does the Existing reusable action can be modified at the time of calling the action?? Please help me..