Diff. between keyword driven Data driven testing?
Answer Posted / raman verma
Data-driven testing is a methodology used in Test automation
where test scripts are executed and verified based on the
data values stored in one or more central data sources or
databases. These databases can range from datapools, ODBC
sources, csv files, Excel files, DAO objects, ADO objects, etc.
Keyword-driven testing or Table-driven testing is a Software
testing methodology as part of the Test automation
discipline that separates the programming work from the
actual Test script so that the test scripts can be developed
without knowledge of programming. As a result the test
scripts can be maintained with only minor updates, even when
the application or testing requires significant changes.
| Is This Answer Correct ? | 55 Yes | 2 No |
Post New Answer View All Answers
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
How the exception handling can be done using quicktest professional (qtp)?
How to test results for qtp ?
What is post recovery scenario?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
What is the difference between the keyword view and expert view?
Which scripting language used by quicktest professional?
How to use setroproperty?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
What are the different ways to invoke an application using QTP?
What are advantages of test automation?
What is checking bitmaps?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
what frame work you are following?