What are the reasons behind silk test hanging? Is any particular problem or it is just because of system problem.?
2 6276In 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,
2539In how many ways we can perform datadriven test in silk test, throgh flatfiles can we perform?
3 9396I 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 9252Any 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 5343
How to define an object verification in a test case?
What are the default testplan attributes?
How to assign attribute values to test cases?
How to open an existing silktest project?
What is silktest host?
What is 4test?
What are the important aspects of a test case?
Where are the testplan attributes stored?
How to create a test frame?
can any one please tell me the full form of .g.t in silktest datadriven method
What are testplan attributes?
How to record a test case?
Where is a testplan stored?
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 segue testing methodology?