Answer Posted / venkat
data pool is test data that supply datavalues to the
variable in script during playback.
datapool values are stored in file with .csv extension.
data pool columns name are stored in specification file
with .spc extension.
data pools are mainly created to run the script multiple
times without interuption
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How will you edit a baseline file of a verification point?
How to get the OR SAP discriptive program by using RFT.
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
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?
If you want to output the results to the log file .. How to do?
What is user defined data type?
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
For unattended execution whick playback options you will use?
How will you do data driven testing using Robot?
How to create datapool?
Explain the use of "testobject root = getroottestobject();" in rft?
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?
How to record & run on japanese language application using english version of ibm?
Could any one share scripts... where we can Parameterize radio buttons and Check boxes.