|
INTERVIEW QUESTIONS
TESTING
SILK TEST
DETAILS
Question: What .OPT file is used for?
Answer: opt file is used to set the options....... Say in your script you set the option Agent.set option (OPT_WINDOW_TIMEOUT, 5) Agent.set option (OPT_WINDOW_RETRY, 0.06) Agent.set option (OPT_KEYBOARD_DELAY, 0.3) ..... ..... For few options you can set in your script.....If you are going to set more number of options, it is better to set in an .opt file and use that .opt file.... The above example is for Agent option....There are other options e,g General, Runtime etc which you have to set in the .opt file
|
|
|
Category |
Silk Test Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 8210 users |
Added on |
2/16/2013 |
Views |
67382 |
Rate it! |
|
|
Question:
What .OPT file is used for?
Answer:
opt file is used to set the options....... Say in your script you set the option Agent.set option (OPT_WINDOW_TIMEOUT, 5) Agent.set option (OPT_WINDOW_RETRY, 0.06) Agent.set option (OPT_KEYBOARD_DELAY, 0.3) ..... ..... For few options you can set in your script.....If you are going to set more number of options, it is better to set in an .opt file and use that .opt file.... The above example is for Agent option....There are other options e,g General, Runtime etc which you have to set in the .opt file Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
What's about .vtp file in silktest?
|
View Answer
|
|
How to write the single silk statement in two lines?
|
View Answer
|
|
Need to get file size for a file present on Unix machine , thr' silktest at run time. How to get it ?
|
View Answer
|
|
Has anyone had any experience using the Japanese version of SilkTest?
|
View Answer
|
|
How actually ST works internally from developers point of view?
|
View Answer
|
|
Where is a testplan stored?
|
View Answer
|
|
How to open an existing SilkTest project?
|
View Answer
|
|
How to select a group of test cases in a testplan to run?
|
View Answer
|
|
How to run all test cases in a testplan?
|
View Answer
|
|
Is there a better way to generate a random integer than SilkTest's RandInt() function?
|
View Answer
|
|
Can SilkTest switch browsers automatically?
|
View Answer
|
|
How record a test case into a testplan automatically?
|
View Answer
|
|
How to include a test case into a testplan?
|
View Answer
|
|
What are the important aspects of a test case?
|
View Answer
|
|
How to test your DefaultBaseState?
|
View Answer
|
|
How to specify a browser extension to a Web application?
|
View Answer
|
|
How to get the integer value from a string ?
|
View Answer
|
|
What is multi-tagging?
|
View Answer
|
|
How silktest recognize objects in UI? What it intenally calls to find out that the particular UI element is of which class etc??
|
View Answer
|
|
How DOM browser extension identify a Web application UI object?
|
View Answer
|