what .inc file consists in silk?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ggggggggg
in silk test .inc file is known as include file
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / sid
A file that contains window declarations, constants,
variables, classes and user-defined functions.
| Is This Answer Correct ? | 0 Yes | 1 No |
How can we Read the data from data grid in Silk Test?
How to create a new silktest project?
Can silktest run on mac?
Which tag in silk is the most reliable in a scenario where content and order of object change frequently?
What is the Real time process for testing please tell in detain 7it is very urgent.
How to define an object verification in a test case?
What is silktest project?
How to define values for a testplan attribute?
How to open an existing silktest project?
What is the segue testing methodology?
How to create a test frame?
What is defaultbasestate?