What is the purpose of the wait state?
Answers were Sorted based on User's Feedback
Answer / hemakumar jm
The main purpose of the wait state is used in
Synchronization.
The application time system should not match....then we go
for wait state is nothing but check point in winrunner or
simply write a script.eg: wait(time);
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / uday kumar. a
Wait statement is used for synchronization.
WR simply waits the specified amount of time, whether the
application is completed its operation or not.
Ex: suppose if one operation takes varible amount of time,
inorder to synchronize between WR and application we use
wait statement.
wait(secs.) wait(20)
Here, WR waits 20 seconds even the operation completes in 5
secs.
| Is This Answer Correct ? | 0 Yes | 1 No |
Hi all when you run your scripts, all the corresponding bugs can be loged in to Quality Center (or any bug tracking tool), when you have a connection between both the tools. obviously one is being a BUG TRACKING and TEST MANAGEMENT TOOL (QC) and the next is a TESTING TOOL (QTP). my question is that....being both are different tools how can you establish a connection. As you connect your Monitor with CPU by some cables. ns_prasad21@yahoo.co.in
how many technologies and environments do the rational rose supports?
Where the datapool column names are stored?
What is datapool cursor?
What kind of problems are solved by Datapools?
is there any book on rtrt?
Explain user defined data type with an example..?
How can I date change in tally whenever new voucher entery. When I press F2 I can change the date only 1,2&31. When I feed other dates like 12,15,17, 21 etc. not changed. Please tell me how can I change the all voucher dates.
hi i am sanganithi.i am having some doubt in rational robot.can we do synchronization in rational robot,if we can do means how can we do .please explain the steps clearly.
How to analyze results after playback?
What are the different data pool access orders?
Where the datapool values are stored?