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 are the different data pool access orders?
What is standard data type and what is user defined data type?
How will you do data driven testing using Robot?
Could any one share scripts... where we can Parameterize radio buttons and Check boxes.
How do you analyze results after playback?
Explain Robot?s command line options?
I wanna to learn RFT can anyone send me the learning material including demo. I am working on mainframe based project using RFT, but don't have that much knowledge of java scripts so need to learn.
What is the planning and creating datapool?
How to do data driven testing using robot?
Hi this is chandra if any one have Navigation of LAB RATIONAL ROBOT I want Navigation of those tools, if any one have the and know the Navigation each and every part of the Rational Robot and plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
I am new to Rational tools,how to test an application i.e what are the things i should do before starting testing the application
Which of these is not a kind of report in Rational Test Manager a. Performance Report b. Build Listing Report c. Test Plan Report d. Test Case Report
How will you edit a baseline file of a verification point?
What is the purpose of inserting delay values in the scripts of rational?
Explain the use of "testobject root = getroottestobject();" in rft?