|
Related Questions |
View Answer |
|
How do you call a function from external libraries (dll).
|
View Answer
|
|
What is the purpose of load_dll?
|
View Answer
|
|
How do you load and unload external libraries?
|
View Answer
|
|
How do you declare external functions in TSL?
|
View Answer
|
|
How do you call windows APIs, explain with an example?
|
View Answer
|
|
Write TSL functions for the following interactive modes: i. Creating a dialog box with any message you specify, and an edit field. ii. Create dialog box with list of items and message. iii. Create dialog box with edit field, check box, and execute button, and a cancel button. iv. Creating a browse dialog box from which user selects a file. v. Create a dialog box with two edit fields, one for login and another for password input.
|
View Answer
|
|
What is the purpose of step, step into, step out, step to cursor commands for debugging your script?
|
View Answer
|
|
How do you update your expected results?
|
View Answer
|
|
How do you run your script with multiple sets of expected results?
|
View Answer
|
|
How do you view and evaluate test results for various check points?
|
View Answer
|
|
How do you view the results of file comparison?
|
View Answer
|
|
What is the purpose of Wdiff utility?
|
View Answer
|
|
What are batch tests and how do you create and run batch tests?
|
View Answer
|
|
How do you store and view batch test results?
|
View Answer
|
|
How do you execute your tests from windows run command?
|
View Answer
|
|
Explain different command line options?
|
View Answer
|
|
What TSL function you will use to pause your script?
|
View Answer
|
|
What is the purpose of setting a break point?
|
View Answer
|
|
What is a watch list?
|
View Answer
|
|
During debugging how do you monitor the value of the variables?
|
View Answer
|