What is the purpose of .sbl, .sbh, .rec files?
These are related to Rational Robot SQA scripting.
These are the file extention in it.
.Rec files are regular GUI test scripts.
.Sbl files are used to store user defined functions and
procedures and its a library file extention.
.sbh files are used to store script header functions and
procedures and its a header file extention.
| Is This Answer Correct ? | 5 Yes | 1 No |
Where the datapool values are stored?
What is the purpose of comparators in analyzing the results?
Explain the planning and creating datapool with an example?
How to analyze results after playback?
Explain purpose of inserting delay values in the scripts of rational?
purpose of start and end timers in robot scripts?
Hi all when you run your scripts, all the corresponding bugs can be loged in to Quality Center (or any bug tracking tool), when you have a connection between both the tools. obviously one is being a BUG TRACKING and TEST MANAGEMENT TOOL (QC) and the next is a TESTING TOOL (QTP). my question is that....being both are different tools how can you establish a connection. As you connect your Monitor with CPU by some cables. ns_prasad21@yahoo.co.in
Explain user defined data type with an example..?
1. Which of this is not a verification point a. File Comparison b. File Existence c. Module Comparison d. Module Existence
If you want to output the results to the log file .. How to do?
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 do you analyze results after playback?