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 selenese?
how to test an webbased application?
What criteria do you consider for automating a test?
What is meant by the automation framework?
What are the primary features of good automation tool ?
How do you select which automation tool is best suited for you?
Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
What are the advantages of test automation?
Why do you prefer selenium automation tool?
How to Rcognize the Objects in the Web Page Dialog Using QTP
Tell me what are pros and cons of automating tests at ui layer?
In general, how do you see automation fitting into the overall process of testing?
what are the questions that are generally asked in an interview if a person is having 3-4 years of exp..and in ds exp 2 yrs exp is wd automation testing
write a programme to insert into elements in array?n finding duplicate characters in given sting?
Bug report formate in bugzilla