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

What is the perpose of user-defined base state method?

3 Answers   TCS,


Hi All, An newbiee to silk test tool. I wanted to write a function which checks the browser type installed in the local machine & then based on the browser type test case should run. I tried little bit writing the function : Void Func_ValidateBrowserType() Window myWin myWin = Browser.GetRealBrowser () print (myWin) Any help please.. Thanks, V

0 Answers  


How to open an existing silktest project?

0 Answers  


How to run a test case from a test script file?

0 Answers  


Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website

0 Answers  






How to define new testplan attributes?

0 Answers  


what is the operator for carriage return(Enter) in Silk Test for File.

3 Answers  


what is silk testing?

1 Answers  


How can you get the moving contents of flash image using silktest.

1 Answers  


What is the segue testing methodology?

0 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,


What is 4test?

0 Answers  


Categories