What is Datapool?
data pool is test data that supply datavalues to the
variable in script during playback.
datapool values are stored in file with .csv extension.
data pool columns name are stored in specification file
with .spc extension.
data pools are mainly created to run the script multiple
times without interuption
| 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
How will you edit a baseline file of a verification point?
How to test java applications and what settings you need to do?
Explain the planning and creating datapool with an example?
Explain Robot?s command line options?
How will you test Java Applications and what settings you need to do?
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....
Where the datapool column names are stored?
How do you insert Log Messages and delay values in scripts?
What do you mean by data driven testing? a. Testing using Data Drivers. b. Testing using Excel Sheets c. Testing using Executables. d. Testing using Command Line Parameters
What is datapool cursor?