What is Datapool?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / guest
data pool is testdata which supplies data values to the
variable during playback
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sivagami
Data pool is facility to supply data which will be varying
across the scripts like User NAme and Password
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / meenu
a datapool is a test dataset which supplies values to the
variables in a script during script playback. datapools let
you automatically pump test data to virtual testers under
high volume conditions that potentially involve hundreds of
virtual users performing thousands of transactions.
| Is This Answer Correct ? | 1 Yes | 2 No |
How will you do data driven testing using Robot?
How to test java applications?
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
Unexpected Active Window tab is in a. General Option b. GUI Record Option c. GUI Playback Option d. Session Record Option
What is the purpose of breakpoint?
If you want to output the results to the log file .. How to do?
What is the use of Global.sbl file in Rational?
For unattended execution which playback options you will use?
What is datapool cursor?
Explain datapool?
How to analyze results after playback?
How to identify the particular item in dropdownlist?