what is TSL in winrunner
Answers were Sorted based on User's Feedback
Answer / suresh.chaluvadi
TSL-- Test script language
this is the language used in winrunner for developing scripts.
It's just like C language.
| Is This Answer Correct ? | 8 Yes | 2 No |
What id DB Folder? when it will be created and what it consists?
what is the diff. Between GUI_unload() and GUI_close()?
can we write exception handlers (object,tsl,pop-up) programatically then how should we insert this in the script?
In the flight example flight(select flights) button is recognizing ,it recognizes as object how to gui map configure to button pls explain
How do you execute your tests from windows run command?
How do you find out which is the start up file in winrunner?
i was getinng problem if i use the same test-data(data table) to script1 and script2. why it is so? and how it can be resolved?
How do handle error/exceptions in winrunner.
what is custom check point? what is the diff.between custom check point and runtime Record check ?
2 Answers Infeneon Technologies,
What are the reasons that winrunner fails to identify gui object?
in which file Data of a Table is stored for further analysis
is there any winrunner function which will allow me to send my user defined message to the test result window. i mean to say is there something similar to msgbox(that we use in qtp)in wr? the wr function i want to know is other then report_msg and tl_step.