Diff. between keyword driven Data driven testing?
Answer Posted / satish javalekar
Data driven Testing :
Data driven scripts are those application-specific scripts
captured or manually coded in the automation tool’s
proprietary language and then modified to accommodate
variable data. Variables will be used for key application
input fields and program selections allowing the script to
drive the application with external data supplied by the
calling routine or the shell that invoked the test script.
Keyword driven testing:
These tests are developed as data tables using a keyword
vocabulary that is independent of the test automation tool
used to execute them. This keyword vocabulary should also be
suitable for manual testing.
The data table records contain the keywords that describe
the actions we want to perform. They also provide any
additional data needed as input to the application, and
where appropriate, the benchmark information we use to
verify the state of our components and the application in
general.
Hope this clarifies the difference.
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
how to evalute defects in QTP script?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
Plz Explain AUTOMATION REFERENCE MODEL?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
Is any limitation to xml checkpoints?
Explain the qtp test phases.
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
what is review
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
What is the difference between the design-time and run-time data tables?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
Explain in brief about the quicktest professional (qtp) automation object model?
Give the syntax to load function at run time.