Tell me the situations where we will use Data Driven?
Answer Posted / k suresh
When u want to test functionality of an application with
multiple sets data then u go to DATA DRIVEN TEST.
It is very difficult to test in manual for that we go to
DATA DRIVEN TEST.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
How to build scripts that access data from external sources?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
wht type of User defined functions or Java Releated functions do we write in VB scripting
How do know the number of browsers opened?
If I change the property value at runtime is it effect is object repository?
when u script reveiwing in which area u more concentrates?
How do you test DLL files using automation Tool QTP?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
Which scripting language used by quicktest professional (qtp)?
what is the difference between data driver & data driven and driver script?
Can any body please tell me the steps of keyword driven framework of QTP.
What are the differences between quicktest professional and winrunner?
How to find a window is minimized or not
Through array we can execute the testcase how ? give me example