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 |
Can silktest run on mac?
can we test the application by inserting checkpoints using silktest as we do in qtp and winrunner and also what are the automation frameworks in silktest
How can i used If Else statement in Silk Test. And my table name is login how can i get rowcount in the table having
How do you identify an exception is silk?
How to record a test case?
What are the problems you faced while identifying an object in silk?
How to create a test frame?
How to test your defaultbasestate?
In how many ways we can perform datadriven test in silk test, throgh flatfiles can we perform?
What is the perpose of user-defined base state method?
Define Silk Testing.
How to define an object verification in a test case?