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
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 multi-tagging?
What is silktest project?
How to create a new silktest project?
How to run all test cases in a testplan?
What is a test frame?
How load testing can be done with silk international?
What is the standard flow of execution of a test case?
What is defaultbasestate?
Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website
Is there any way of passing values at runtime? Like scanf does in C.
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?
How to download latest silk test trial version?
can any one please tell me the full form of .g.t in silktest datadriven method
What are the problems you faced while identifying an object in silk?