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 |
How do you decide which tool you have to use?
Hi please tell me anything about sahi Automation tool....I felt it is good and understood the demo part...But while working i actually getting problem by often changing the port details....If anybody working on this...do let me know Thanx in advance
How do select which automation testing tool is the best for you?
How did you use automating testing tools in your job?
in my application i am getting different errors at same place. how i capture that errors using less code in qtp.
What is functional and regression testing?
What criteria do you consider for automating a test?
how to re-install QTP 11.0 trial version
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?
Can Any one tell me the difference between winrunner and test partner or qtp and test partner?
What is self-referencing constraint in mainframe development?
What are the steps involved in the automation process ?