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 do you insert Log Messages and delay values in scripts?
how many technologies and environments do the rational rose supports?
What is datapool cursor?
hi i am sanganithi.i am having some doubt in rational robot.can we do synchronization in rational robot,if we can do means how can we do .please explain the steps clearly.
Explain the use of "testobject root = getroottestobject();" in rft?
What is the purpose of comparators in analyzing the results?
How many Comparators are there in Rational Robot? List them.
Symbol for comments in Rational?
What is purpose of Rational Administrator?
How to record & run on Japanese lanuage application using english version of IBM ???
Explain datapool?
what is the use of "TestObject root = getRootTestObject();" in RFT?