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 is responsibilities of the Rational Robot
Explain datapool?
What is the purpose of the Trap options?
How will you edit a baseline file of a verification point?
What information is contained in the Datapool_config section?
How to do data driven testing using robot?
For unattended execution whick playback options you will use?
Explain purpose of inserting delay values in the scripts of rational?
Explain the use of "testobject root = getroottestobject();" in rft?
If we write a scipt for login page and we click submit button then it moves to order page ... How we can validate once we click the submit button it opens wether order page or not
Explain Robot?s command line options?
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
How Do I run my RFT scripts through RQM(rational quality manager)can anyone explain me in the details giving examples. Also, I wanna to integrate RQM with RFT how to do that?
If you want to output the results to the log file .. How to do?
What is the purpose of the Trap options?