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 write the good frame work for application.
What is present in review report .
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 is custom object .what it contains. Difference between custom & standard objects.
What is silktest project?
Can silktest switch browsers automatically?
Can we customise the result file?
What is a silktest testplan?
procedure or steps to do silk test? clearly
can any one please tell me the full form of .g.t in silktest datadriven method
How to Write user defined functions?
What is 4test?