What is the use of Global.sbl file in Rational?

Answers were Sorted based on User's Feedback



What is the use of Global.sbl file in Rational?..

Answer / arunkumar.s

This is the default library file name given by rational
Robot.Extension .sbl is used to denote a library file.We
can give any name for the library file.We can also use .rec
extension for library files.For complied library files
use .sbx extension.

Is This Answer Correct ?    0 Yes 0 No

What is the use of Global.sbl file in Rational?..

Answer / suri

Global.sbl means it is procedure name called Global
and .sbl means it is extension of procedure/Function in
robot
Use Global Procedure is :
U can declare any global variables and constants in this
file. Once you decalre var as global no need to declare in
ur local script
ex: URL = Application path (instead of calling whole
application path in each and every script just call URL )

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Rational TestSuite Interview Questions

purpose of inserting delay values in the scripts of Rational?

1 Answers   HP,


For unattended execution whick playback options you will use?

1 Answers   Infosys,


Explain Robot?s command line options?

0 Answers  


What information is contained in the Datapool_config section?

0 Answers   Covansys,


Where the datapool values are stored?

2 Answers  






What is user defined data type?

0 Answers  


How many Verification points are there in Rational Robot? List them.

3 Answers  


Explain Robot?s command line options?

0 Answers  


Explain what kind of problems are solved by datapools?

0 Answers  


What is the purpose of inserting delay values in the scripts of rational?

0 Answers  


What is RTRT??

11 Answers   IBM, Intel,


What do you mean by data driven testing? a. Testing using Data Drivers. b. Testing using Excel Sheets c. Testing using Executables. d. Testing using Command Line Parameters

6 Answers  


Categories