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 |
IS DATA INTEGRITY TESTING AND INTEGRATION TESTING ONE AND THE SAME?IF DIFF CAN U SPECIFY THE DIFFERENCES
can any one please tell me QTP 9.2 supports which version of IE and Mozilla firefox.
WHAT WE CAN NOT DO WITH QTP? GIVE 5 POINTS.(EXCEPT PERFOMANCE)
whether flash selenium supports to test Gaming application? like follows: identifying the images, dynamic animations, Dynamic value changes field and win conditions etcc..,
Where to maintain information like login, password and url?
what is best bug in your project?
When do you prefer manual testing over automation testing?
Define behavioral testing
How to explain testing life cycle where exactly testing starts after coding stage or after preparing FRS document
How do you select which automation tool is best suited for you?
can anyone suggest me any low cost tool that can support both Manual and Automation testing ?
What is test automation?