Answer Posted / sid
The Keyword-Driven or Table-Driven Testing Framework
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 ? | 3 Yes | 1 No |
Post New Answer View All Answers
Tell me an example of the languages supported by webdriver?
Which package can be imported while working with webdriver?
Give some examples for functional & regression test tools?
What is the scripting standard while performing automation testing?
Please explain what is the difference between findelement () and findelements ()?
i need test cases for defect maganement tools
How do i startup with Remedy testing tool. Couldnot able to find any links for startup. Please help me to startup with this remedy tool.
I want a code for a following item in TSL Language. Look up a person in database, If not found, add person to the database.
can any one tell me the examples of white box testing
wat is database testing....how to develop data driven framework in selenium enviromnent. please explaing in detail
Where will you maintain information like url, login, password?
hi every one this is ashok pls any one give answer me pls question is while testing with selenium after giving id user name and password , the inbox will be open , how to handle this one
Do you know what is a data-driven framework?
Tell me how could the web element attributes be inspected in order to use them in different locators?
What are the most popular tools for automation testing?