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 add objects of other pages to a test frame?
What is the vo browser extension?
Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website
How to open an existing silktest project?
How to run all test cases in a testplan?
What are testplan attributes?
How to create a test frame?
What is a test frame?
How to define values for a testplan attribute?
how to pass TDS intery in tally?
What is a silktest testplan?
What is multi-tagging?
How to run a test case from a test script file?
What is stored in a test frame?
Is there any way of passing values at runtime? Like scanf does in C.