can you test an application in silk test that is running on
another system?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / vimalkanth
Yes you can. Go to Runtime setting, update the Agent Name.
By default you will see [none] and [local]. You can update
with machine name where agent is running.
| Is This Answer Correct ? | 0 Yes | 2 No |
I'm involved in automation using silk test of an swing application running in a browser. There is a window whose name is a dynamic. i.e based on the input(eg: some filename) the window name keeps on changing. I need to capture the window name for every run of silk test case for different input filenames. I'm aware of GetName() in SilkTest, but its not working for me. Can anybody suggest me any logic to achieve this using silktest?
Can we use regular expressions to facilitate dynamic objects identification by SilkTest?
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 is custom object .what it contains. Difference between custom & standard objects.
How to define values for a testplan attribute?
How to create group and sub group descriptions in a testplan?
Any tools to test the performance of SQL Quarries and SP? If any one are using them please provide the site names or software names...
How do you create a user defined class in silk?
How load testing can be done with silk international?
who is the head of the BMC
How to create a test frame?
What is the syntax of ui object identifier used by dom extension?