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

how many technologies and environments do the rational rose supports?

3 Answers  


what is the purpose of start and end timers in robot scripts?

2 Answers  


Explain the planning and creating datapool with an example?

1 Answers  


Where the datapool values are stored?

2 Answers  


How to test java applications and what settings you need to do?

0 Answers  






How will you debug your script?

2 Answers   Covansys,


Is it possible to perform performance/stress tests using Rational Test Manager, by executing manual test scripts?

3 Answers  


Hi this is chandra if any one have Navigation of LAB RATIONAL ROBOT I want Navigation of those tools, if any one have the and know the Navigation each and every part of the Rational Robot and plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com

0 Answers  


How will you test Java Applications and what settings you need to do?

1 Answers  


If we have to use a different data type then which command helps us in that a. Custom Data type b. Import from command line c. Microsoft excel d. None of the above

2 Answers  


What is the purpose of the Trap options?

0 Answers   Accenture,


I am new to Rational tools,how to test an application i.e what are the things i should do before starting testing the application

0 Answers  


Categories