What kind of problems are solved by Datapools?
Answer Posted / priya
if the sript is just executed once then there is no need
for data pool but when the script need to be executed many
times,we can use multiple values to a single script using
datapool
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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.
If you want to output the results to the log file .. How to do?
How to analyze results after playback?
What information is contained in the Datapool_config section?
If you want to output the results to the log file .. How to do?
How to test java applications and what settings you need to do?
what is responsibilities of the Rational Robot
How will you do data driven testing using Robot?
How Do I run my RFT scripts through RQM(rational quality manager)can anyone explain me in the details giving examples. Also, I wanna to integrate RQM with RFT how to do that?
What is the purpose of the Trap options?
Explain purpose of inserting delay values in the scripts of rational?
What is user defined data type?
How to test java applications?
What are the different data pool access orders?
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....