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
Need information on how the scripts (test cases) are written for any application in silktest.
What are the reasons behind silk test hanging? Is any particular problem or it is just because of system problem.?
Whats the difference between Basestate & Default basestate?
Where is a testplan stored?
How load testing can be done with silk international?
How to write the good frame work for application.
What is the dom browser extension?
Which tag in silk is the most reliable in a scenario where content and order of object change frequently?
What is stored in a test frame?
How to define an object verification in a test case?
What is silktest agent?
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