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 |
What is tsl?
Can you achieve 100% automation?
what is the visual source safe version now?
Generic function for selecting a Radio Button in a Dialog
Tell us can we find all links on a web page?
Explain about basics of rational robot - ibm test automation tool?
What automating testing tools are you familiar with?
COULD ANYBODY GIVE ME THE DIFFERENCE B/W RATIONAL ROBO,SILKTEST,OPEN STA,LOADRUNNER,WINRUNNER,TEST DIRECTOR AND QTP?
Our QA department is on a look out for a system or a tool which lets our QA head monitor the overall test process and also monitor individual team members progress. Any suggestions please?
what is client server application.
Elaborate the situation where automation testing can’t be used for agile methods?
What are the differences between open source tools, vendor tools, and in-house tools?