how do you know which software with
version(ex.msoffice)available in our system,using tsl functions
Answers were Sorted based on User's Feedback
Answer / madhumitha
we can use gui get name function in TSL
try this one..........
GUI_get_name(outname,outversion);
pause(outname&" "&outversion);
note: here both the parameters and out variable.
coments always welcome
Is This Answer Correct ? | 0 Yes | 0 No |
How would you define a "bug?"
i would like to know the steps to write tsl exception and object exception with a simple example
how v should get data from third excel sheet?
what is mean block box and white box testing. pls give exact example in the question
what is modul? and differ btwn testing and debugging
How do you suppress a regular expression?
Difference between actions and functions
How to connect TestDirector from winrunner tool?
What are the synchronization points?
how do you know which software with version(ex.msoffice)available in our system,using tsl functions
what are the modules present in Winrunner?
what is the TSL statement for pass/fail crieteria appear in the test results of TD?