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 / smitha
b
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How to test java applications?
How to get the OR SAP discriptive program by using RFT.
How to test java applications and what settings you need to do?
Explain the use of "testobject root = getroottestobject();" in rft?
Explain Robot?s command line options?
What is meant by verification point and what is the use of it?
How will you edit a baseline file of a verification point?
What is the purpose of the Trap options?
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....
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.
Explain purpose of inserting delay values in the scripts of rational?
For unattended execution whick playback options you will use?
What is user defined data type?
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?