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 |
What is stored in a test frame?
Whats the difference between Basestate & Default basestate?
What is 4test?
Define Silk Testing.
How to include a test case into a testplan?
can you test an application in silk test that is running on another system?
How to create a test frame?
How can i used If Else statement in Silk Test. And my table name is login how can i get rowcount in the table having
How to attach silk test results to test director?
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 is defaultbasestate?
I have Silk Test 7.5 installed to my machine. My silk recoginizes all the windows applications.But its not recoginizing the web application.When i try to ENABLE EXTENSION for any web application i am not getting the window with the two radio button namely DOM and VO. What could be the problem? I also tried using browsers like IE,FF and also uninstalled the silk n reinstalled it again.But it works out with my neighbours system....Wht could be the problem?????