can any one please tell me the full form of .g.t in silktest
datadriven method
Answer / Bhagya Laxmi Upadhyay
.g.t in SilkTest stands for General Test. In data-driven testing, it allows you to create a single test script that can be executed with different sets of data.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is 4test?
what is silk testing?
Define PEER Review ,what it contains & What we discuss in that meeting.
Can silktest switch browsers automatically?
How to specify a browser extension to a web application?
What are the default testplan attributes?
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
Which tag in silk is the most reliable in a scenario where content and order of object change frequently?
What is custom object .what it contains. Difference between custom & standard objects.
what is the base class for all the classes in silk?
What is a test frame?
What is Silktest?