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
Do you know what is a data-driven framework?
What is the deference between automation tools and management tools?
how to import specifically 2nd column elements to runtime datatable in excel sheet if it contains 3 columns
is there any one got offer from snapdeal?
In Selenium how a test suit is run and report is generated.
What is vendor tool and give examples?
Can you explain me what is object repository?
HOW DO YOU PERFORM SECURITY TESTING TO VERIFY FIREWALLS,PASWORD ENCRYPTOPNS ETC?
What is a critical bug in a testing field?
Anyone have idea of jmeter.IF so pls contact to this mail id arun130887@hotmail.com
Can we prioritize tests in Junit. What is the sequence of execution in Junit?
Why do you prefer selenium automation tool?
Do you know when autoit is used?
Manually in a page 10 check boxes is there.so 5 check box "on" and 5 check box "off" so using descriptive program how to know how many "on" and how many "off" plz help me this question answer?
What all different approaches can be used for designing an automation solution?