Answer Posted / santhosh
when ever u want to test application u need to enable the
extention and u must be creat the .inc file based on window
declaration.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to run a test case from a test script file?
Where are the testplan attributes stored?
Where is a testplan stored?
How to add objects of other pages to a test frame?
What is silktest project?
What is a test frame?
What is the segue testing methodology?
What is the vo browser extension?
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 are testplan attributes?
How to run a test case from a testplan file?
What is stored in a test frame?
What is the syntax of ui object identifier used by dom extension?
How dom browser extension identify a web application ui object?
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