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 load testing can be done with silk international?
How to define new testplan attributes?
What are the types of text lines in a testplan file?
What are the default testplan attributes?
How to select a group of test cases in a testplan to run?
What are the problems you faced while identifying an object in silk?
Is there any way of passing values at runtime? Like scanf does in C.
What are testplan attributes?
What is a test frame?
How to test your defaultbasestate?
How to add objects of other pages to a test frame?
How to define an object verification in a test case?
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?
How record a test case into a testplan automatically?