Answer Posted / joe
A datapool is a test dataset, a collection of related data
records which supplies realistic data values to the
variables in a test script during test script playback.
You can create data from scratch or import existing data
into a new datapool from another Functional Test datapool,
an IBM Rational TestManager datapool, or a .csv file.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How to create datapool?
Where do you view the results in Trap option?
Explain Robot?s command line options?
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....
What is standard data type and what is user defined data type?
What is datapool cursor?
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?
Where the datapool values are stored?
Which of these is not a kind of report in Rational Test Manager a. Performance Report b. Build Listing Report c. Test Plan Report d. Test Case Report
What is meant by verification point and what is the use of it?
If we write a scipt for login page and we click submit button then it moves to order page ... How we can validate once we click the submit button it opens wether order page or not
What is user defined data type?
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.
How to test java applications?