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
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
How to use Environment parameterization? Explain with an example.
Does quicktest professional (qtp) is unicode compatible?
When do go for loop condition in test?
Explain more about the Test Fusion Report of QTP?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
How you are developing the script? Using record and play back or manual?
What is smart identification in QTP?
What are the two types of repositories available, explain them?
What is qtpro?
Where to use function or action?
What is synchronization point in QTP?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
What is ObjectParamater?
what are the mandatory properties for a tex boxc (scenario?)