How to include a test case into a testplan?
No Answer is Posted For this Question
Be the First to Post Answer
How to create a test frame?
What is silktest host?
How to specify a browser extension to a web application?
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...
What is the standard flow of execution of a test case?
How do you identify an exception is silk?
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?
What is the wait statement in Silktest?
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 syntax of ui object identifier used by dom extension?
Can silktest switch browsers automatically?
What are the types of text lines in a testplan file?