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 are the possible failure scenarios and different types of errors you find in silkTest?
How can we Read the data from data grid in Silk Test?
Can silktest switch browsers automatically?
How to create a new silktest project?
In "Property" the user-defied property can have two functions only, define that?
How to write the good frame work for application.
How to run a test case from a test script file?
What is the vo browser extension?
I have Silk Test 7.5 installed to my machine. My silk recoginizes all the windows applications.But its not recoginizing the web application.When i try to ENABLE EXTENSION for any web application i am not getting the window with the two radio button namely DOM and VO. What could be the problem? I also tried using browsers like IE,FF and also uninstalled the silk n reinstalled it again.But it works out with my neighbours system....Wht could be the problem?????
why silk test sees each objects as custom windows?
How can you get the moving contents of flash image using silktest.
What is the perpose of user-defined base state method?