Answer Posted / 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 |
Post New Answer View All Answers
How to create datapool?
Where do you view the results in Trap option?
What information is contained in the Datapool_config section?
How will you edit a baseline file of a verification point?
What are the Limitations/Disadvantages of Rational Function Test?
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.
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?
what is responsibilities of the Rational Robot
What is the purpose of the Trap options?
Explain what kind of problems are solved by datapools?
What is the purpose of the Trap options?
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?
How do you analyze results after playback?
How we write a java script using RFT for the below scenario iam having dropdown list COUNTRY(it contains india,us,uk...) once we select the india in that list it will open the corresponding states in STATES dropdown list. i would like to change those values dynamically... can u pls send me the coding....
Explain datapool?