What are the reasons behind silk test hanging? Is any
particular problem or it is just because of system problem.?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / smitha
It can be of various reasons like
a) not able to find the required push button or window.
b) Sometimes due to delay settings in Agent options.
c) Problem with application under testing .
d) Never ending loops
e) Unwanted Sleeps
| Is This Answer Correct ? | 0 Yes | 1 No |
How to run all test cases in a testplan?
what is the use of exception handling in Silk Test and how to use the commands?
can you test an application in silk test that is running on another system?
How can you get the moving contents of flash image using silktest.
What is custom object .what it contains. Difference between custom & standard objects.
Where are the testplan attributes stored?
What is silktest project?
How to assign attribute values to test cases?
can any one please tell me the full form of .g.t in silktest datadriven method
How to add objects of other pages to a test frame?
What statement in for test is used to transfer control of the script out of the innermost nested for, for each, while switch or selected statement?
What is the advantage of using do except instead of other error logging functions?