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 run a test case from a testplan file?
How to open an existing silktest project?
What is the Real time process for testing please tell in detain 7it is very urgent.
What is 4test?
How to create group and sub group descriptions in a testplan?
What are testplan attributes?
what .inc file consists in silk?
How to define an object verification in a test case?
In for test there are three pass modes for function arguments. They are rarely used since pass mode always default to the most used one. Pls name them and specify which one is a default?
What are the problems you faced while identifying an object in silk?
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?
What are the types of text lines in a testplan file?