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
What is the planning and creating datapool?
Where do you view the results in Trap option?
For unattended execution whick playback options you will use?
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?
Could any one share scripts... where we can Parameterize radio buttons and Check boxes.
What are the Limitations/Disadvantages of Rational Function Test?
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....
Explain Robot?s command line options?
Explain datapool?
Explain the use of "testobject root = getroottestobject();" in rft?
What is datapool cursor?
What is the purpose of inserting delay values in the scripts of rational?
Explain purpose of inserting delay values in the scripts of rational?
How to do data driven testing using robot?
What information is contained in the Datapool_config section?