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
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 will you edit a baseline file of a verification point?
Where the datapool values are stored?
How to test java applications?
Explain purpose of inserting delay values in the scripts of rational?
What is datapool cursor?
What is the purpose of the Trap options?
What is meant by verification point and what is the use of it?
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.
How do you analyze results after playback?
How to record & run on japanese language application using english version of ibm?
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 will you do data driven testing using Robot?
If you want to output the results to the log file .. How to do?
If we write a scipt for login page and we click submit button then it moves to order page ... How we can validate once we click the submit button it opens wether order page or not