Answer Posted / durga prasad
.inc file is Include file where you can define your
application objects and you can write functions for the
required Business Senario in functions.inc and you can call
the function in in .t file.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to define values for a testplan attribute?
What is stored in a test frame?
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
What is silktest agent?
Can silktest run on mac?
how to pass TDS intery in tally?
What are the default testplan attributes?
How to define an object verification in a test case?
How to run all test cases in a testplan?
How to add objects of other pages to a test frame?
What is a test frame?
How to include a test case into a testplan?
What is defaultbasestate?
What is the vo browser extension?
What is multi-tagging?