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 |
what type of frameworks are you using in silk test?
How to define an object verification in a test case?
How to write the good frame work for application.
What is the segue testing methodology?
what is the use of exception handling in Silk Test and how to use the commands?
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...
How do you create a user defined class in silk?
How to create group and sub group descriptions in a testplan?
What is the perpose of user-defined base state method?
What is present in review report .
What is 4test?
What are the types of text lines in a testplan file?