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 |
Explain datapool?
How to record & run on Japanese lanuage application using english version of IBM ???
How will you test Java Applications and what settings you need to do?
Shortcut Keys for Recording a GUI Script and VU Session are a. F2 and F3 b. Ctrl+ R and Ctrl + Shift + R c. Ctrl+ R and Alt +R d. Ctrl + G and Ctrl + V
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.
Where the datapool column names are stored?
purpose of inserting delay values in the scripts of Rational?
Is it possible to perform performance/stress tests using Rational Test Manager, by executing manual test scripts?
How to test java applications and what settings you need to do?
What is the purpose of breakpoint?
What is standard data type and what is user defined data type?
Is there any book for RFT and QTP containing all the details of the tool and scripting concepts.