Want to lear from basic about silktest and how to write
scripts. Please let me know if you know any website
No Answer is Posted For this Question
Be the First to Post Answer
In for test there are three pass modes for function arguments. They are rarely used since pass mode always default to the most used one. Pls name them and specify which one is a default?
Can we customise the result file?
What are the reasons behind silk test hanging? Is any particular problem or it is just because of system problem.?
hai iam not working.iam try to job.on practice i have dout .HOW TO TEST THE CALCULATOR BY USING DATA DRIVEN.PLS REPLY WITH CODE.I HAVE NO IDEA ON DATA DRIVEN.
How to include a test case into a testplan?
what .inc file consists in silk?
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
How to run all test cases in a testplan?
Need information on how the scripts (test cases) are written for any application in silktest.
what type of frameworks are you using in silk test?
How to run a test case from a test script file?
Is there any way to retrieve content of the image i.e If image contains text... how to retrieve in silk test In QTP there is GetVisibleText is there any function similar to this in silktest...