What is the purpose of .sbl, .sbh, .rec files?
Answer / nandakumar
.sbl - is the library file, where you can create a
procedure or function and you can use that in any script.
.sbh - is the header file, where you can declare the
procedure, data and function. this used as reference in
script or sbl.
.rec - is script file, this will be generated while
recording the action or user can develop the script.
| Is This Answer Correct ? | 1 Yes | 0 No |
How to create datapool?
If you want to output the results to the log file .. How to do?
is there any book on rtrt?
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?
How will you edit a baseline file of a verification point?
For unattended execution which playback options you will use?
What are the different data pool access orders?
Where the datapool values are stored?
Explain Robot?s command line options?
Unexpected Active Window tab is in a. General Option b. GUI Record Option c. GUI Playback Option d. Session Record Option
For distributed functional testing what do we require in test manager? a. Test Agent b. Test Monitor c. Test Executer d. Test Mentor
How will you do data driven testing using Robot?