What is the purpose of the wait state?

Answers were Sorted based on User's Feedback



What is the purpose of the wait state?..

Answer / amit

wait statement is used for give a wait command in a
particular application.whenever a test run it takes a
default time for executing a object and then go into the
next step.if you want to observe the functionality of a
object then you can give wait(10) then in running time it
will wait till 10 second on that particular object or event
and then move into next statement

Is This Answer Correct ?    1 Yes 0 No

What is the purpose of the wait state?..

Answer / purush234

wait statement is used to wait the application for that
peticular period of time and that will move of later for
example wait(20), means this statement will wait for 20 sec
and it will move from that statement

Is This Answer Correct ?    0 Yes 0 No

What is the purpose of the wait state?..

Answer / gajendra

It is that state which specifies the verification point's
Retry value and Timeout value, as in Wait=1,30 where 1
indicates the test is to be retried every second but timed-
out after 30 seconds.

Wait function can only be used in VU scripts.
For GUI scription function delayfor is used.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Rational TestSuite Interview Questions

What is datapool cursor?

0 Answers  


How many verification points are there in Robot and What are they?

2 Answers   GE,


For distributed functional testing what do we require in test manager? a. Test Agent b. Test Monitor c. Test Executer d. Test Mentor

2 Answers  


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

1 Answers  


hi i did MBA(HR)from IGNOU, NEW DELHI. can any please tell me that is testing is helpful my career?

5 Answers  






What is the purpose of comparators in analyzing the results?

3 Answers   Wipro,


What is meant by verification point and what is the use of it?

0 Answers  


If we write a scipt for login page and we click submit button then it moves to order page ... How we can validate once we click the submit button it opens wether order page or not

0 Answers   IBM,


How to do data driven testing using robot?

0 Answers  


Explain Robot?s command line options?

0 Answers  


how many technologies and environments do the rational rose supports?

3 Answers  


purpose of start and end timers in robot scripts?

1 Answers   GE,


Categories