What kind of problems are solved by Datapools?

Answers were Sorted based on User's Feedback



What kind of problems are solved by Datapools?..

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

What kind of problems are solved by Datapools?..

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

What kind of problems are solved by Datapools?..

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

Post New Answer

More Rational TestSuite Interview Questions

How to do data driven testing using robot?

0 Answers  


How will you edit a baseline file of a verification point?

0 Answers   Covansys,


Shortcut Key for Playback and Halting the playback in Rational Robot are a. F8 and F9 b. F5 and F9 c. F5 and F11 d. F8 and F11

1 Answers  


Explain the planning and creating datapool with an example?

1 Answers  


Where the datapool values are stored?

2 Answers  






How will you debug your script?

2 Answers  


What is the purpose of breakpoint?

3 Answers  


What is meant by verification point and what is the use of it?

0 Answers  


How will you do data driven testing using Robot?

0 Answers   Hewitt,


What information is contained in the Datapool_config section?

1 Answers  


What is the planning and creating datapool?

0 Answers  


What kind of problems are solved by Datapools?

2 Answers   Relq, TCS,


Categories