What is automation Framework?
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 ? | 88 Yes | 15 No |
Post New Answer View All Answers
What is backus-naur form?
Mention what are the test artifacts involved in qa?
What is the testing lifecycle?
kindly guide me about inspection process with the requried roles in detail?
-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?
What are the different artifacts you refer when you write the test cases?
What are the technical and environment risks u faced in ur testing career?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
how can i wrtie testcases for huge data
Define test strategy.
Do you think qa's can also participate to resolve production issues?
Plz post any critical bugs found while testing desktop application.
Explain what is the difference between regression testing and retesting?
What is the best tester to developer ratio?
What is the strategy for automation test plan?