now a days which one is using all companies for qtpscript
a)Object Repository based script
b)Descriptive program based script
c)BOTH
Answer Posted / rajesh
Hi,
For your question that actually depends on the application not on the company .
If your AUT is ready and stable , then you can go for Object repository . Here is a clause like if your application is loaded with GUI objects then the size of the OR becomes huge , this may effect the performance of scripts .
So in this scenario you may go far DP .
As per my knowledge based on the System, we can go .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS
What does mean by Scope of Automation?n How we defined it?
Explain about datafile/verification of date file when file is not available in local system?
How many add-ins comes by default with quicktest professional?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
How to create a standard checkpoint ?
What is the recovery scenario in qtp?
What is test object model in quicktest professional (qtp)?
How to get the particular property value?
How can i check items sorted or not in a weblist ? Give me the script for this...
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
What is the default object synchronization timeout in qtp?
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
What is the difference in testing a client-server application and a web application?