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
What is the vo browser extension?
What is defaultbasestate?
How load testing can be done with silk international?
Can silktest run on mac?
What is silktest agent?
How to specify a browser extension to a web application?
How to assign attribute values to test cases?
In SilkTest we have a function Except Log which displays the path of the error occured in a Script.In QTP do we have any function like that?
What are testplan attributes?
Where are the testplan attributes stored?
How to create a new silktest project?
how to pass TDS intery in tally?
What are the problems you faced while identifying an object in silk?
What is silktest project?
Is there any way of passing values at runtime? Like scanf does in C.