Where are the testplan attributes stored?
What are the problems you faced while identifying an object in silk?
How to run all test cases in a testplan?
How dom browser extension identify a web application ui object?
How load testing can be done with silk international?
How to record a test case?
What is a silktest testplan?
How to create a new silktest project?
Can silktest switch browsers automatically?
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?
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.
What is silktest agent?
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?