What is the use of Global.sbl file in Rational?
Answers were Sorted based on User's Feedback
Answer / meenu
Robot provides lobal.sbl file for the convinience of the
users.It a blank library source file.You can add procedures
to it or make your own
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sujatha
small correction to above answer
global.sbl file
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vasantha
Robot provides the blank Global.sbl file for benefit of the
users, User can write their own proceedures, declare global
constants which can be used anywhere in the project files.
| Is This Answer Correct ? | 0 Yes | 0 No |
Shortcut Key for Playback and Halting the playback in Rational Robot are a. F8 and F9 b. F5 and F9 c. F5 and F11 d. F8 and F11
How many Comparators are there in Rational Robot? List them.
How many verification points are there in Robot and What are they?
What is the purpose of the wait state?
how many technologies and environments do the rational rose supports?
What is the use of Global.sbl file in Rational?
How to do data driven testing using robot?
What is the purpose of breakpoint?
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 will you debug your script?
If we write the script for login page and click on submit boutton then it opens order page...How we can validate that opened page is wether orderpage or not?
consider i had created two projects in rational administrator.And i am currently working one project in rational robot.Now i want to open the other project script in rational robot without closing the rational robot.How can we access the other project script in robot.