What is the use of Global.sbl file in Rational?
Answer Posted / 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 View All Answers
What are the different data pool access orders?
Explain purpose of inserting delay values in the scripts of rational?
Which of these is not a kind of report in Rational Test Manager a. Performance Report b. Build Listing Report c. Test Plan Report d. Test Case Report
What is the purpose of the Trap options?
How can you automate your project?
Explain Robot?s command line options?
How will you do data driven testing using Robot?
If you want to output the results to the log file .. How to do?
I wanna to learn RFT can anyone send me the learning material including demo. I am working on mainframe based project using RFT, but don't have that much knowledge of java scripts so need to learn.
For unattended execution which playback options you will use?
How to get the OR SAP discriptive program by using RFT.
What is user defined data type?
what is responsibilities of the Rational Robot
Explain what kind of problems are solved by datapools?
What is the purpose of inserting delay values in the scripts of rational?