which function executes multiple TSL script

Answers were Sorted based on User's Feedback



which function executes multiple TSL script..

Answer / srikanth.m

by using BATCH test we can execute multiple tests/multiple
TSL statments by making use of CALL() statement.

if there is any mistake please correct me @
madamanchi.sri@gmail.com

Is This Answer Correct ?    2 Yes 0 No

which function executes multiple TSL script..

Answer / mayank maheshwari

Batch Test is used to executes multiple TSL script.
Suppose u have two TSL one is test1 and aother u have test2.
tset1 is save in C drive and also the test2.
then using call function u can execute..
call "C:\\test1"();
call "C:\\test2"();

Is This Answer Correct ?    1 Yes 0 No

which function executes multiple TSL script..

Answer / suresh kumar

Call statement

Is This Answer Correct ?    0 Yes 2 No

which function executes multiple TSL script..

Answer / maheswar

suresh thanks for posting questions and answers.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More WinRunner Interview Questions

where can i get realtime projects

2 Answers   Zensar,


What is the purpose of Wdiff utility?

1 Answers  


Do we need start up file in win runner??if yes then why?and no then why?

1 Answers  


WHAT PURPOSE TO USE WINRUNNER

8 Answers   247Customer,


I am new to testing. Can anyone send a sample test script in which variables are used to automate the flight login page.

1 Answers  






which option allows to execute script from a given location

1 Answers  


What is the XML test cases creation?

0 Answers   IBM,


How to do the "Exception Handling" in Winrunner ..... Give Me detail Practical approach....(Object Exception,TSL exception & Pop - up also).......?

1 Answers   CTS, SunGard,


what is compile module in WinRunner?

3 Answers  


how u can do parameterization in winrunner? tell me the sample code.

2 Answers   Mastek, MBT,


hye.when we do recording,objects r indentified by GUI map editor.and respective script is generated.But my problem is that in GUI map editor objects r not stored-not their description.I tried 'LEARN' option in GUI map,even it is not working.So that i can't run my script.Tell me solution Thank you.

2 Answers  


Difference between winrunner and test director?

0 Answers  


Categories