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 use of automation objective model?where is used?
plz tell me

Answers were Sorted based on User's Feedback



what is the use of automation objective model?where is used? plz tell me..

Answer / priya

The QuickTest automation object model provides objects,
methods, and properties that enable you to control
QuickTest from another application.

When to go for QuickTest Object Model:
Any QuickTest operation that you must perform many times in
a row or must perform on a regular basis is a good
candidate for a QuickTest automation program.

Ex: Starting QuickTest and configuring the options and the
settings required for recording on a specific environment.

Is This Answer Correct ?    3 Yes 0 No

what is the use of automation objective model?where is used? plz tell me..

Answer / lakhan

The QuickTest automation object model provides objects,
methods, and properties that enable you to control
QuickTest from another application.

When to go for QuickTest Object Model:
Any QuickTest operation that you must perform many times in
a row or must perform on a regular basis is a good
candidate for a QuickTest automation program.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Is text area check point supports for web applications?

0 Answers  


Hi I have a doubt in qtp. Can you please clarify my doubt. If we are importing the data from excel sheet in qtp the the script is running the number of row times. I mean if there are 4 rows in excel sheet the script is running 4 times. cant we avoid this. suppose i have tis script: datatable.Import "C:\Documents and Settings\sailaja\My Documents\login1.xls" n = datatable.GetRowCount For i =1 to n systemutil.Run "C:\Program Files\Mercury Interactive\QuickTest Professional\samples\flight\app\flight4a.exe" datatable.SetCurrentRow i Dialog("Login").WinEdit("Agent Name:").Set DataTable ("Username", dtGlobalSheet) Dialog("Login").WinEdit("Password:").Set DataTable ("Password", dtGlobalSheet) Dialog("Login").WinButton("OK").Click Window("Flight Reservation").ActiveX ("MaskEdBox").Type "020209" Window("Flight Reservation").WinComboBox("Fly From:").Select "Frankfurt" Window("Flight Reservation").WinComboBox("Fly To:").Select "Los Angeles" Window("Flight Reservation").WinButton("FLIGHT").Click Window("Flight Reservation").Dialog("Flights Table").WinButton("OK").Click Window("Flight Reservation").WinEdit("Name:").Set "Sailaja" Window("Flight Reservation").WinButton("Insert Order").Click Window("Flight Reservation").WinMenu ("Menu").Select "File;New Order" window("Flight Reservation").Close next I created a excel sheet with 3 rows and 2 columns. (username and password). The script is running 9 times. I made the option run one itaration only . eventhough it is running 9 times .can u plaese clarify my doubt. Thankyou Sailaja.

3 Answers  


When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)

3 Answers  


what is the difference between testing and debugging?

2 Answers  


How we wil do data driven test using chkpts? Plz. give me complete navigation steps for this?

1 Answers  


Name the properties you would use for identifying a browser and page when using descriptive programming?

0 Answers  


Explain in brief about the quicktest professional (qtp) automation object model?

0 Answers  


we have a link in a website or webtable How can we record link in that table or site? link is not static we don't know exact location of that link? how ? if u know pls give reply with script also?

6 Answers   Cognizant, Covansys,


hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]

0 Answers   Accenture,


can any one tell me how to select some text.i need the script for that

1 Answers  


what is a test strategy & what is the difference between test strategy & test plan?

5 Answers  


what is the use of automation frame work ??(QTP)

2 Answers  


Categories