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
Mention a few good practices while performing automation testing.
Name a couple of standard web function found in the function generator?
How the object properties will be recognised by the tool If the functions/ statements are written manually?
Can you do without a framework?
can any one please tell me QTP 9.2 supports which version of IE and Mozilla firefox.
Do you know how can we make one test method dependent on other using testng?
What is tree view in automation testing?
How to decide the tool that one should use for automation testing in their projects?
In what condition we cannot use automation testing for the agile method?
what is nTier Architecture understanding what is Microsoft ASP.net, ASP and SQL understanding what is Web Application and eCommerce application understanding what is Unit, System, Regression, FAT testing ? Test Automation and Test Script Authoring
wat is database testing....how to develop data driven framework in selenium enviromnent. please explaing in detail
Tell me what is an absolute xpath?
How could the web element attributes be inspected in order to use them in different locators?
What is an automated test script?
hi every one this is ashok pls any one give answer me pls question is while testing with selenium after giving id user name and password , the inbox will be open , how to handle this one