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 / prashanth
I use a windows application where except wait function and
wait property i have no other options.
Then how to proceed, as wait function is not a right way of
coding as I know and wait property cannot be used in case
as no object is going to change exceot the window gets
refreshed when RETURN key is clicked.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of a Hybrid framework?
How you can find the absolute value of the number in qtp?
Approach for Installation,comaptibility,system testing
What is test object model in quicktest professional (qtp)?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
What is the limitation to XML Checkpoints?
How can i initiate the objects to find uniquely in OR
Did the scripts need lot of maintenance? If yes, why?
What is Distributed testing? How does UFT support it?
What is action split and the purpose of using this in qtp?
What are main panes available in qtp test browser?
give me the code to save all messages of inbox of gmail into a folder and notepad
How you create new action in qtp?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.