What is the perpose of user-defined base state method?
Answer Posted / 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 |
Post New Answer View All Answers
How to assign attribute values to test cases?
What are testplan attributes?
How to define an object verification in a test case?
Where is a testplan stored?
What is silktest agent?
How to record a test case?
How to create a new silktest project?
Hi All, An newbiee to silk test tool. I wanted to write a function which checks the browser type installed in the local machine & then based on the browser type test case should run. I tried little bit writing the function : Void Func_ValidateBrowserType() Window myWin myWin = Browser.GetRealBrowser () print (myWin) Any help please.. Thanks, V
How to define values for a testplan attribute?
can any one please tell me the full form of .g.t in silktest datadriven method
How to run all test cases in a testplan?
How to create group and sub group descriptions in a testplan?
How to define new testplan attributes?
What are the types of text lines in a testplan file?
How record a test case into a testplan automatically?