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

IS DATA INTEGRITY TESTING AND INTEGRATION TESTING ONE AND THE SAME?IF DIFF CAN U SPECIFY THE DIFFERENCES

1 Answers  


can any one please tell me QTP 9.2 supports which version of IE and Mozilla firefox.

1 Answers  


WHAT WE CAN NOT DO WITH QTP? GIVE 5 POINTS.(EXCEPT PERFOMANCE)

0 Answers  


whether flash selenium supports to test Gaming application? like follows: identifying the images, dynamic animations, Dynamic value changes field and win conditions etcc..,

1 Answers  


Where to maintain information like login, password and url?

1 Answers  


what is best bug in your project?

4 Answers   Mind Tree,


When do you prefer manual testing over automation testing?

1 Answers  


Define behavioral testing

4 Answers  


How to explain testing life cycle where exactly testing starts after coding stage or after preparing FRS document

5 Answers  


How do you select which automation tool is best suited for you?

1 Answers  


can anyone suggest me any low cost tool that can support both Manual and Automation testing ?

1 Answers  


What is test automation?

1 Answers  


Categories