can anybody tell me " which automation framework u r using?"
some interviewer asked this quesion? pls give me answer
Answer Posted / sid
A test automation framework is a set of assumptions,
concepts, and practices that provide support for automated
software testing. This article describes and demonstrates
five basic frameworks.
There is no hard and fast rule to use a specific Automation
frame work. It all depends on your project needs, here are
some info on the same.
Data Driven approach is suitable for applications that have
limited functionality but large number of variations in
terms of test data.
Functional Framework is suitable for applications that have
variety of functionality but limited variations in terms of
test data.
Hybrid Test Automation Framework is suitable for
applications that have variety of functionality and larger
number of variations in terms of test data.
Record, enhance and play back methodology is suitable to
convert small to medium size manual scripts into equivalent
automation scripts - one to one basis.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Where to maintain information like login, password and url?
We have a testing assignment that is time-driven. Do you think automated tests are the best solution?
Can we do automation testing without a framework? If yes, then why do we need a framework?
What is tree view in automation testing?
Please explain what is a relative xpath?
How to check if an element is visible on the page?
Tell me how can the user get a text of a web element?
Tell us the line of code webdriver driver = new firefoxdriver();.?
How to select an automation tool best matched for your project?
How can you create html test report from your test script?
Explain about basics of rational robot - ibm test automation tool?
what is critical test case ? please give an example .
How you report bug in to bugzilla
Once you identify the tool what would be your next steps?
Tell me how a text written in a text field could be cleared?