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



how do you know which software with version(ex.msoffice)available in our system,using tsl functions..

Answer / hemanth

i think using dos_system("msoffice")

Is This Answer Correct ?    0 Yes 0 No

how do you know which software with version(ex.msoffice)available in our system,using tsl functions..

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

Post New Answer

More WinRunner Interview Questions

How would you define a "bug?"

15 Answers   Byte, RMSI,


i would like to know the steps to write tsl exception and object exception with a simple example

0 Answers  


how v should get data from third excel sheet?

1 Answers  


what is mean block box and white box testing. pls give exact example in the question

2 Answers   HCL,


what is modul? and differ btwn testing and debugging

1 Answers  






How do you suppress a regular expression?

0 Answers  


Difference between actions and functions

2 Answers   Ordain Solutions,


How to connect TestDirector from winrunner tool?

2 Answers   STG,


What are the synchronization points?

0 Answers  


how do you know which software with version(ex.msoffice)available in our system,using tsl functions

2 Answers   Satyam,


what are the modules present in Winrunner?

2 Answers   Infosys,


what is the TSL statement for pass/fail crieteria appear in the test results of TD?

1 Answers   MBT,


Categories