How to define an object verification in a test case?
No Answer is Posted For this Question
Be the First to Post Answer
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 assign attribute values to test cases?
How to open an existing silktest project?
What is custom object .what it contains. Difference between custom & standard objects.
Is there any way of passing values at runtime? Like scanf does in C.
Can we use regular expressions to facilitate dynamic objects identification by SilkTest?
Can silktest switch browsers automatically?
How do you create a user defined class in silk?
How to attach silk test results to test director?
What are the default testplan attributes?
Can u Tell me why we use Advanced tool like Silk Test other than QTP, Or WIN RUNNER And others what is the advantage of these compared o others
How to select a group of test cases in a testplan to run?