Can anyone explain data driven frame work and keyword driven
frame work.....

Answer Posted / phu

Like name, I will explain them in automation tester view
a test case has input, steps, expected result.
to automate a test case:
Data Driven Framework: a script: data (input, expected result) + workflow/path/steps(object + action) => reuse data, action
object is static and get from object repository
Keywork Driven Framework:a script: data (input, expected result) + workflow/path/steps(object + action)
object use like parameter and use properties to identify object
=> reuse data, workflow/path/steps
They are different by identifying object way

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What kind of tests should not be automated?

560


How can you create html test report from your test script?

498


List the five essential types of test steps?

572


wat would be the parameteries for ul testing for web applilcation

1707


Does automation testing have any disadvantages?

563






What steps are needed in developing and running a software test?

554


can any one tell me the examples of white box testing

2006


What are the advantages of test automation?

583


What are the various kinds of frameworks that can be used in software automation testing?

515


Tell me how can we find the value of different attributes like name, class, value of an element?

596


Name the frameworks that are used in software automation testing?

542


Name some of the commonly used automation testing tools that are used for non-functional automation.

569


Tell me how can you switch back from a frame?

559


Explain me how do you send enter/tab keys in webdriver?

539


What are the frameworks available in rc?

587