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
What are the types of text lines in a testplan file?
How to define new testplan attributes?
Can silktest switch browsers automatically?
What is the vo browser extension?
How to run a test case from a test script file?
What is the segue testing methodology?
What is multi-tagging?
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 syntax of ui object identifier used by dom extension?
What are testplan attributes?
What are the default testplan attributes?
How to create group and sub group descriptions in a testplan?
can we test the application by inserting checkpoints using silktest as we do in qtp and winrunner and also what are the automation frameworks in silktest
What is stored in a test frame?
How to define an object verification in a test case?