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 explain what is the difference between findelement () and findelements ()?
Tell me which web driver implementation is the fastest?
What is meant by the automation framework?
What is javascriptexecutor and in which cases javascriptexecutor will help in selenium automation?
On what basis you can map the success of automation testing?
Define sdlc in testing.
What is a xpath?
Can any one give me the script for drag and drop or setselection functions ?like in a not pad i want to select 5 lines
When will you automate a test?
Hi, I want to learn DataBase Testing. So please some document or path so that i can get some material on DataBase Testing concepts (preferably SQL Server 2000). Thanks in advance, Guru
Explain load testing on websites?
How to integrate Rational functional Tester with Rational Quality manager. Can anyone provide the details steps giving explaination with examples.
Why automation testing?
Hi, here r some questions, which were asked in Ekaplus, plz process these questions. 1. How we connect with the version?
hello frnds this pooja i hav started working on selenium with java ecllipse frnds could u tell me how to handle popup windows and security alerts i m jst trying and couldn't do anything plz help