Which function in TSL invokes AUT
Answers were Sorted based on User's Feedback
Answer / srikanth.m
invoke_application("path of .exe
file",sw_maximized/sw_miniized);
if there is any mistake in attributes plz excuse me main
function is this.
| Is This Answer Correct ? | 0 Yes | 0 No |
In general, how do you see automation fitting into the overall process of testing?
how you execute the function
How could we Learn the Application Initially for Testing- Need Realtime Explanation? Who will Record the Application?
Is 'public' allowed inside of the function declarations?
what is the use of _set_window in winrunner?
Difference between winrunner and test director?
Explain data parameterization in winrunner?
How do you execute your tests from windows run command?
How to calculate the edit field length
What are all the parameters used in Winrunner? What is actual parameter and formal parameter?
How to to get the information from the status bar without doing any activity/click on the hyperlink?
Is it possible to place a Logical name in a data table and can use that logical name in the script? Tell me with mentioning function names..?