What is the wait statement in Silktest?
Answers were Sorted based on User's Feedback
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 |
How to open an existing silktest project?
what is DON in SILK?
What is the perpose of user-defined base state method?
Can we use regular expressions to facilitate dynamic objects identification by SilkTest?
How record a test case into a testplan automatically?
How to assign attribute values to test cases?
What are the types of text lines in a testplan file?
How can you read the contents of PDF using silktest?
How to create a test frame?
How to specify a browser extension to a web application?
Is there any way of passing values at runtime? Like scanf does in C.
How to create and edit a testplan?