What is an other way of "Wait" statement in QTP
I dont want to use wait("Some number").
Can any one tell this please..........
Answer Posted / king
Increase the defult time... the default time is 20 seconds
u can increase how much u want..
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
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?
Is text area check point supports for web applications?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
How can you exit from an action?
Is it possible to change the values of analog recording?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
When using descriptive programming?
What is the synchronization point in qtp?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
what is the advantages and disadvantages of using functions instead of re usable actions
Hi All, I need code for how to execute qtp scripts from excell sheet
what type of framework u r using in ur organization
Is QTP supports Unix. If yes, then how the test automation is done?
What is reusable action?