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



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

Answer / 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

More Automation Testing AllOther Interview Questions

Any one suggest me for Free ware (Opensource) Automation tool for regression testing.

0 Answers  


What is client side validation? Write a snippet.

0 Answers  


define primary key & secondary key?

2 Answers   Everest, Mind Tree,


what is the visual source safe version now?

3 Answers   Vmoksha,


How to login into any site if it's showing any authentication pop-up for username and password?

0 Answers  






Are reusable test cases a big plus of automated testing and explain why.

1 Answers  


Give some examples for functional & regression test tools?

0 Answers  


Name a couple of standard web function found in the function generator?

0 Answers  


What are pros and cons of automating tests at ui layer?

0 Answers  


I?m right now doing manual testing for Java Projects. We are planning to automate it. So, I need your suggestions in choosing an appropriate automated testing tool for doing Functionality testing, UI testing and Performance testing so that I will be able to implement it for our projects. Kindly help me in this regard. Thanks in advance. with regards, Kavitha.

4 Answers  


Explain what sikuli is?

0 Answers  


What is the purpose of the testing?

12 Answers   Satyam,


Categories