What is the Maximum syncronization timeout in seconds in
QTP 9.5
Answer Posted / seshu
Default value for object synchronization time out is 20 sec.
but it is not the maximum time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is it possible to change the values of analog recording?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
How to replay a script in qtp?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
what testplan contents and what test strategy contents,what is the diff b/w them
Tell some commonly used Excel VBA functions?
Explain Descriptive Programming Types with Examples?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
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 and so on. how we can handle this scenerio thru Descriptive programming?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
What are metrics and matrix?
how to download mercury qtp9.2 ny internet ?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
Is it possible to switch between recording modes during a test creation?