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 all test cases in a testplan?
can any one please tell me the full form of .g.t in silktest datadriven method
How to specify a browser extension to a web application?
What is stored in a test frame?
Is there any way of passing values at runtime? Like scanf does in C.
How to open an existing silktest project?
Where are the testplan attributes stored?
What is silktest project?
How to add objects of other pages to a test frame?
How to define new testplan attributes?
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 the vo browser extension?
How to create a new silktest project?
What are the important aspects of a test case?
How to create group and sub group descriptions in a testplan?