Answer Posted / ramu
When test application what ever it may (wep application or
window based application) be befor going test the applicaton
you have enable the extentions and set the recovery system
and record the window delcarations .After the declarations i
will genare the script by hand writing .
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is there any way of passing values at runtime? Like scanf does in C.
how to pass TDS intery in tally?
How to create a test frame?
How dom browser extension identify a web application ui object?
How to include a test case into a testplan?
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
What is defaultbasestate?
What are the important aspects of a test case?
What is silktest host?
Can silktest run on mac?
How to create and edit a testplan?
What is a test frame?
How to run all test cases in a testplan?
What is 4test?
How to run a test case from a test script file?