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

Hi i am learning Rational test could some one please give me some tips and tricks how and where to start and suggest me any sites, documents or traning to go through. Any help is appreciated Thank you.

0 Answers   Rational,


how many technologies and environments do the rational rose supports?

3 Answers  


Explain the planning and creating datapool with an example?

1 Answers  


What can u say about making a new configuration in Rational Test manager? a. Yes, it can be easily made. b. Yes, but with great difficulty c. No, Never. d. Can’t say.

1 Answers   Hewitt,


How will you debug your script?

2 Answers  






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

3 Answers  


What is datapool cursor?

0 Answers  


Can we compile the .sbl file?

5 Answers  


hi i am sanganithi.i am having some doubt in rational robot.can we do synchronization in rational robot,if we can do means how can we do .please explain the steps clearly.

2 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 start and end timers in robot scripts?

2 Answers  


What is the purpose of .sbl, .sbh, .rec files?

1 Answers  


Categories