What is the wait statement in Silktest?

Answers were Sorted based on User's Feedback



What is the wait statement in Silktest?..

Answer / sid

Wait (seconds) will make ur script halt at this statement
till the time in seconds is elapsed before going to next
execution line in the script.

This can be used as a synchronization point between ur
application trigger and application display.

Is This Answer Correct ?    7 Yes 3 No

What is the wait statement in Silktest?..

Answer / jinsha

sleep(time in second)

Is This Answer Correct ?    4 Yes 0 No

What is the wait statement in Silktest?..

Answer / swapna

sleep(seconds);

Is This Answer Correct ?    5 Yes 2 No

What is the wait statement in Silktest?..

Answer / nitin

Cursor.wait ("pointer",seconds)

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Silk Test Interview Questions

How record a test case into a testplan automatically?

0 Answers  


How to select a group of test cases in a testplan to run?

0 Answers  


In how many ways we can perform datadriven test in silk test, throgh flatfiles can we perform?

3 Answers  


What is the Real time process for testing please tell in detain 7it is very urgent.

2 Answers  


How to test your defaultbasestate?

0 Answers  






How dom browser extension identify a web application ui object?

0 Answers  


What is the advantage of using do except instead of other error logging functions?

2 Answers   IBM,


hai iam not working.iam try to job.on practice i have dout .HOW TO TEST THE CALCULATOR BY USING DATA DRIVEN.PLS REPLY WITH CODE.I HAVE NO IDEA ON DATA DRIVEN.

2 Answers   Aricent, Cincom,


How can we Read the data from data grid in Silk Test?

2 Answers   PSO,


How to include a test case into a testplan?

0 Answers  


can we test the application by inserting checkpoints using silktest as we do in qtp and winrunner and also what are the automation frameworks in silktest

0 Answers  


Can we customise the result file?

1 Answers  


Categories