What are the reasons behind silk test hanging? Is any particular problem or it is just because of system problem.?
2 6278In 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?
CSS,
2542In how many ways we can perform datadriven test in silk test, throgh flatfiles can we perform?
3 9399I have Silk Test 7.5 installed to my machine. My silk recoginizes all the windows applications.But its not recoginizing the web application.When i try to ENABLE EXTENSION for any web application i am not getting the window with the two radio button namely DOM and VO. What could be the problem? I also tried using browsers like IE,FF and also uninstalled the silk n reinstalled it again.But it works out with my neighbours system....Wht could be the problem?????
3 9260Any tools to test the performance of SQL Quarries and SP? If any one are using them please provide the site names or software names...
IBM,
1 5345
What is the syntax of ui object identifier used by dom extension?
What is the standard flow of execution of a test case?
Is there any way of passing values at runtime? Like scanf does in C.
can any one please tell me the full form of .g.t in silktest datadriven method
How to define new testplan attributes?
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?
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
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
How to assign attribute values to test cases?
Where is a testplan stored?
How to run a test case from a testplan file?
How to test your defaultbasestate?
How dom browser extension identify a web application ui object?
How to define values for a testplan attribute?
Can silktest switch browsers automatically?