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 / litan
Excluding Wait 2 other methods are there.
1.Browser("micclass:=Browser").page("micclass:=Page").Sync
2.Wait Property
Ex:Browser("micclass:=Browser").Page("micclass:=Page").Image
("name:=Pic).WaitProperty "Property Name","Property
Value",30000
It will wait till in next page That Property Match
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
When ‘option explicit’ keyword is used in qtp?
what type of framework u r using in ur organization
Can we use index on view?
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
Discuss quicktest professional environment?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
how to know no.of mails in our g mail by using vb-script
What phases are involved in testing an application in qtp?
In qtp, explain what is keyword driven automation framework?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
When you open QTP, how many sheets you can see?