What are the reasons behind silk test hanging? Is any
particular problem or it is just because of system problem.?
Answer Posted / sid
In addition to above answer, silk test can also hang when
it is run / opened for long hours, I mean very long hours.
I have observed a huge memory leak happening in when a used
for long hrs and this compounds on building the heap memory
of the system.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to run a test case from a testplan file?
How dom browser extension identify a web application ui object?
How to select a group of test cases in a testplan to run?
How to assign attribute values to test cases?
How to create group and sub group descriptions in a testplan?
What is the vo browser 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
Where are the testplan attributes stored?
can any one please tell me the full form of .g.t in silktest datadriven method
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 a test frame?
What is a silktest testplan?
How to create a test frame?
How record a test case into a testplan automatically?
How to run a test case from a test script file?