What kind of problems are solved by Datapools?
Answers were Sorted based on User's Feedback
Answer / mohan
by using Datapools we can do data drven testing. datapool
is used to generate the data and we can parameterize the
variables by using data in datapool.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / meenu
it test data set tyat supplies values to the variables in
the script during run time.
data pool allows you to pump data to virtual testers under
high volume conditions that involve hundreds of virtual
testers perform thousands of transactions
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vijay soni
Following are the problems that are solved by Datapools :
1. To provide data to the application which accept only unique data in each iteration to avoid already exist error ie. application that receives unique data only as input.
2. To provide data to the applications which deletes data from the database. If data is same and it is deleted in first iteration then it will give no data found error in subsequent iterations.
3. To provide unique data in performance testing so that application performance can be evaluated as per real time scenario.
Hope this helps.
Is This Answer Correct ? | 0 Yes | 0 No |
How many Verification points are there in Rational Robot? List them.
Explain the planning and creating datapool with an example?
What is the purpose of .sbl, .sbh, .rec files?
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
What is not present in iterations of test manager? a. Owner b. Name c. Child iteration d. Start date and end date
How can I date change in tally whenever new voucher entery. When I press F2 I can change the date only 1,2&31. When I feed other dates like 12,15,17, 21 etc. not changed. Please tell me how can I change the all voucher dates.
Where the datapool values are stored?
What information is contained in the Datapool_config section?
What is RTRT??
What are the different data pool access orders?
Where the datapool column names are stored?
Explain the planning and creating datapool with an example?