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 |
What are the different data pool access orders?
what is the use of "TestObject root = getRootTestObject();" in RFT?
What do you mean by data driven testing? a. Testing using Data Drivers. b. Testing using Excel Sheets c. Testing using Executables. d. Testing using Command Line Parameters
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.
How will you test Java Applications and what settings you need to do?
For distributed functional testing what do we require in test manager? a. Test Agent b. Test Monitor c. Test Executer d. Test Mentor
Explain what kind of problems are solved by datapools?
Which of the following is not a built-in input type in Rational Test Manager a. Rational Requisite Pro b. Rational Rose c. Microsoft Excel d. Rational Clear Quest
How will you debug your script?
Could any one share scripts... where we can Parameterize radio buttons and Check boxes.
What is the purpose of .sbl, .sbh, .rec files?
What is user defined data type?