can any one please tell me the full form of .g.t in silktest
datadriven method
No Answer is Posted For this Question
Be the First to Post Answer
How to open an existing silktest project?
What are the possible failure scenarios and different types of errors you find in silkTest?
How can i used If Else statement in Silk Test. And my table name is login how can i get rowcount in the table having
what is the base class for all the classes in silk?
How to select a group of test cases in a testplan to run?
How do you identify an exception is silk?
What is 4test?
How to Write user defined functions?
procedure or steps to do silk test? clearly
What are the types of text lines in a testplan file?
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
Define Silk Testing.