now a days which one is using all companies for qtpscript
a)Object Repository based script
b)Descriptive program based script
c)BOTH
Answer / 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 |
Can u explain about QTP framework
What kind of errors can b handled in QTP in real time scenario?
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?
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
What does VBS file contain?
what is the advatages of merging of object repositories in Qtp9.0
How does QTP identify an object?
how do we add a new sheet to data table in QTP?
What are the types of Object Repository’s in QTP?
Did the scripts need lot of maintenance? If yes, why?
can u give one scenario for for PopWindow Exception & write Code for that?
can we install qtp on server machine and do automation of application which is installed on client machine.If yes then how? If no then is there any other automation tool for this (client-server) senario.