What kind of problems are solved by Datapools?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of the Trap options?

1936


How to create datapool?

806


Explain datapool?

840


What is the planning and creating datapool?

821


If you want to output the results to the log file .. How to do?

2042


What is standard data type and what is user defined data type?

2096


How will you do data driven testing using Robot?

2228


How do you analyze results after playback?

1878


If you want to output the results to the log file .. How to do?

1911


Explain purpose of inserting delay values in the scripts of rational?

836


How to test java applications?

839


Explain Robot?s command line options?

2045


Where the datapool values are stored?

2174


What is user defined data type?

836


If we write the script for login page and click on submit boutton then it opens order page...How we can validate that opened page is wether orderpage or not?

1998