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 |
In SilkTest we have a function Except Log which displays the path of the error occured in a Script.In QTP do we have any function like that?
What is stored in a test frame?
How to do text verification point in silktest for a specific content.Suppose in the text editor, i have typed some "aaaa,bbbb,cccc,dddd" in different lines. now i want to capture only aaaa of first line from the text editor. How can i do it.Can any one help me.
In how many ways we can perform datadriven test in silk test, throgh flatfiles can we perform?
what are agents in silk?
How to download latest silk test trial version?
How to create a new silktest project?
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?
How dom browser extension identify a web application ui object?
How to run a test case from a testplan file?
What is the wait statement in Silktest?
How to record a test case?