how do you know which software with
version(ex.msoffice)available in our system,using tsl functions
Answer Posted / 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 |
Post New Answer View All Answers
Which are default codes winrunner generates when we start the application?
What do you mean by the logical name of the object.
Have you used winrunner in your project?
How do you maintain the document information of the test scripts?
How can withwin runner to make single scripts which supports multiple languages?
How do you load GUI map?
How should we write and execute a user define function using WinRunner.
What are the reasons that winrunner fails to identify gui object?
Hiiiiiiiii This is lavanya.....At present i m working as a MATLAB developer at CMC(A tata enterprise)from about1 year .now i want to move to testing field as a fresher?Is this possible...can anyone give me a suggestion regarding d testing field.....
What is the use of gui map and what happens when the gui map file get loaded?
How do you find out which is the start up file in winrunner?
What is the purpose of a gui spy?
what is risk?
What are the Win Runner tools for functional testing?
What is the disadvantage of loading the GUI maps through start up scripts?