Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the Test Object model in QTP?

Answers were Sorted based on User's Feedback



What is the Test Object model in QTP?..

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

What is the Test Object model in QTP?..

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

What is the Test Object model in QTP?..

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

Post New Answer

More QTP Interview Questions

Is it possible to change the extension of Shared object repository?

2 Answers  


what is the advatages of merging of object repositories in Qtp9.0

3 Answers   TCS,


how do you done Data-driven test using MS-Word Instead of DataTable

3 Answers   IBM,


what is descriptive.create()in qtp?

3 Answers  


write a script to verify the image path(src property) of the images which are in web pages.(do it by Descriptive method by creating a description object)

1 Answers  


what is defination of system testing?

3 Answers   CodeArrow, Infosys, Omax,


difference between GetROProperty and GetTOProperty

3 Answers   Wipro,


How to handle "Java Runtime error" popup window in the web application ? Sometimes the application throws the error repeatedly... Is there any browser setting available to disable the error ?

2 Answers   TCS,


what is verification & validation?

2 Answers   Accenture, TCS,


what is the another name for blackbox testing?

7 Answers  


I register user defined function in one test, I tried to call that function into other test. But that function not works in other test please give the direction for that.

1 Answers  


If the objects hierarchy is changing from build to build, then how you will handle that condition?

0 Answers  


Categories