What do you mean by data driven testing?
a. Testing using Data Drivers.
b. Testing using Excel Sheets
c. Testing using
Executables.
d. Testing using Command Line Parameters
Answer Posted / anand
u know actually this data driven testing is a testing of
application with multiple set of data ,,uses data frm an
external file,a datapool ,as input to a test
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
If you want to output the results to the log file .. How to do?
What is meant by verification point and what is the use of it?
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
Could any one share scripts... where we can Parameterize radio buttons and Check boxes.
What is the purpose of inserting delay values in the scripts of rational?
Where do you view the results in Trap option?
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....
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 are the different data pool access orders?
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 purpose of the Trap options?
How do you analyze results after playback?
What is standard data type and what is user defined data type?
How to create datapool?
Explain the use of "testobject root = getroottestobject();" in rft?