Answer Posted / mreddy
There are 4 types.
1) .waitproperty():-this is applied for a object or page
properties
2) .sync():- its used to wait to get the page is up
3) .exists():-its used to wait untill or unless the page
exists
4) .wait():-its used to wait a particular times given time
Ex: wait(10)-it will wait 10 sec
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the different types of functions available in qtp and explain ?
what are all the fileds present in object repository?
How to break the object spy ?
What are the challenges u faced in testing with crm domain? How u overcome with?
What are the differences between quicktest professional (qtp) and winrunner?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
What is keyword view in qtp?
How to execute a winrunner script in quicktest professional?
How do we analyze the checkpoint results?
How do you test DLL files using automation Tool QTP?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
What are the five challenges you faced in QTP?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
Without using gui map editor we can recognize the application in winrunner ?