can you test an application in silk test that is running on
another system?
Answer Posted / guest
you should also update in the Agent window. Right click on
the agent window ,choose network and change the agent name
and network.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to specify a browser extension to a web application?
What is defaultbasestate?
What is the vo browser extension?
How to run a test case from a test script file?
What is silktest project?
how to pass TDS intery in tally?
How to run all test cases in a testplan?
What is stored in 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
How to create group and sub group descriptions in a testplan?
How to assign attribute values to test cases?
Where are the testplan attributes stored?
How to open an existing silktest project?
What is a test frame?
What is the syntax of ui object identifier used by dom extension?