What are the reasons behind silk test hanging? Is any
particular problem or it is just because of system problem.?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the standard flow of execution of a test case?

541


What are the default testplan attributes?

630


How to create a new silktest project?

597


What is defaultbasestate?

604


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

2050






can any one please tell me the full form of .g.t in silktest datadriven method

2592


What are the problems you faced while identifying an object in silk?

1913


How to define new testplan attributes?

525


How to download latest silk test trial version?

668


How to create a test frame?

635


How to test your defaultbasestate?

613


How to define values for a testplan attribute?

589


What are the important aspects of a test case?

574


What is silktest project?

571


Is there any way of passing values at runtime? Like scanf does in C.

2183