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

who is the head of the BMC

1 Answers   BMC,


How to record a test case?

0 Answers  


What is the vo browser extension?

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  






How to add objects of other pages to a test frame?

0 Answers  


How to create a test frame?

0 Answers  


What are the default testplan attributes?

0 Answers  


how to pass TDS intery in tally?

0 Answers  


How to Write user defined functions?

3 Answers  


Is there any way to retrieve content of the image i.e If image contains text... how to retrieve in silk test In QTP there is GetVisibleText is there any function similar to this in silktest...

3 Answers   AppLabs, HCL,


How can you read the contents of PDF using silktest?

2 Answers  


Categories