What is the perpose of user-defined base state method?
Answers were Sorted based on User's Feedback
Answer / praveen
The base state is noting but the User driven testcase
senario where in the application will be stable at that
particular stage of execution .Please dont Post unknown
answers!
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / vps
User defined Base State method is written for the AUT
specific setting.It is called from default Base State.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramu
entrey criteria and exit criteria is noting but use defined
base state.
| Is This Answer Correct ? | 1 Yes | 4 No |
how to pass TDS intery in tally?
I'm involved in automation using silk test of an swing application running in a browser. There is a window whose name is a dynamic. i.e based on the input(eg: some filename) the window name keeps on changing. I need to capture the window name for every run of silk test case for different input filenames. I'm aware of GetName() in SilkTest, but its not working for me. Can anybody suggest me any logic to achieve this using silktest?
How to select a group of test cases in a testplan to run?
what is DON in SILK?
What is the wait statement 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 to test your defaultbasestate?
Where are the testplan attributes stored?
What is silktest host?
can you test an application in silk test that is running on another system?
What are the reasons behind silk test hanging? Is any particular problem or it is just because of system problem.?
What is custom object .what it contains. Difference between custom & standard objects.