Answer Posted / santhosh
use the
do
...........
...........
accept log()
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is silktest agent?
How dom browser extension identify a web application ui object?
What is the segue testing methodology?
can we test the application by inserting checkpoints using silktest as we do in qtp and winrunner and also what are the automation frameworks in silktest
Is there any way of passing values at runtime? Like scanf does in C.
Where are the testplan attributes stored?
What are the default testplan attributes?
How to test your defaultbasestate?
How to add objects of other pages to a test frame?
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
can any one please tell me the full form of .g.t in silktest datadriven method
How to include a test case into a testplan?
how to pass TDS intery in tally?
What are the types of text lines in a testplan file?
What are the problems you faced while identifying an object in silk?