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
What is the purpose of deselectall() method?
what is GDC
We have a testing assignment that is time-driven. Do you think automated tests are the best solution?
What is keyword driven automation?
Explain what is a relative xpath?
What are Keyword and Data driven frameworks in Selenium RC
What factors determine the effectiveness of automation testing?
Is ui level testing possible?
What is the difference between continue and next sentence?
how to write ciertification in QTP?
Tell me which web driver implementation is the fastest?
8. How we test web based application
Explain about basics of rational robot - ibm test automation tool?
What is junit annotation?
Write a short compiled module which selects random numbers. and what function is used to call your customized compiled module?