what is the statment/command for invoke the browser from script
Answer Posted / sa
please read the Q?carefully before giving the Answeres.....
the above Q? asking in SilkTest but giving in QTP....
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the segue testing methodology?
What is silktest project?
What is multi-tagging?
Is there any way of passing values at runtime? Like scanf does in C.
What is the standard flow of execution of a test case?
How to include a test case into a testplan?
How to define an object verification in a test case?
What is the syntax of ui object identifier used by dom 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
How dom browser extension identify a web application ui object?
can any one please tell me the full form of .g.t in silktest datadriven method
What are the types of text lines in a testplan file?
Can silktest run on mac?
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
How to create group and sub group descriptions in a testplan?