Answer Posted / suresh kumar
Keyword-driven testing and table-driven testing are
interchangeable terms that refer to an
application-independent automation framework. This framework
requires the development of data tables and keywords,
independent of the test automation tool used to execute them
and the test script code that "drives" the
application-under-test and the data. Keyword-driven tests
look very similar to manual test cases. In a keyword-driven
test, the functionality of the application-under-test is
documented in a table as well as in step-by-step
instructions for each test.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is throw object?
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
What is the difference between the keyword view and expert view?
How to use debug tools?
How the smart identification is used in real time?Please explain with an example
What are the different types of recording modes in qtp? Which will be used when?
Please guide me release notes of Automation once scripts are completed
What are the different kinds of test steps?
How can I import environment from a file on disk?
Explain quicktest professional (qtp) testing process?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
Explain data driven framework?
Is it possible to change the property value at runtime? How it is possible?
What is the use of running the scripts in Hidden-mode in UFT?
Explain the difference between call to action and copy action?