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
No Answer is Posted For this Question
Be the First to Post Answer
what is the use of exception handling in Silk Test and how to use the commands?
what is silk testing?
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...
Imagine you have a string variable that holder a credit card (16digit). There are multiple ways of obtaining last four digits of this number programmatically on a run time. Name one; for practical purpose variables name is sCCnumber?
How can you get the moving contents of flash image using silktest.
who is the head of the BMC
What statement in for test is used to transfer control of the script out of the innermost nested for, for each, while switch or selected statement?
what is DON in SILK?
How to create and edit a testplan?
How to record a test case?
How load testing can be done with silk international?
Need information on how the scripts (test cases) are written for any application in silktest.