Answer Posted / 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 |
Post New Answer View All Answers
How to create group and sub group descriptions in a testplan?
What is a silktest testplan?
How to assign attribute values to test cases?
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
How to open an existing silktest project?
How to run a test case from a testplan file?
Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website
What are the problems you faced while identifying an object in silk?
What is a test frame?
Is there any way of passing values at runtime? Like scanf does in C.
What is defaultbasestate?
What are the types of text lines in a testplan file?
How to include a test case into a testplan?
How load testing can be done with silk international?
How to run all test cases in a testplan?