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 many verification points are there in Robot and What are they?
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..?
Could any one share scripts... where we can Parameterize radio buttons and Check boxes.
What is the planning and creating datapool?
Is it possible to perform performance/stress tests using Rational Test Manager, by executing manual test scripts?
How will you debug your script?
How to do data driven testing using robot?
Which is the correct order? a. Planning, Designing, Execution, Implementation and Analysis b. Planning, Designing, Implementation, Execution and Analysis c. Analysis, Planning, Designing, Execution and Implementation d. Planning, Analyzing, Designing, Execution and Implementation
What is not present in iterations of test manager? a. Owner b. Name c. Child iteration d. Start date and end date
For unattended execution which playback options you will use?
How to test java applications and what settings you need to do?