what is meant by framework? and when we use framework in our
project ?
Answer Posted / sid
A test automation framework is a set of assumptions,
concepts, and practices that provide support for automated
software testing.
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 ? | 10 Yes | 8 No |
Post New Answer View All Answers
Explain how to perform load-testing?
What is junit? And what is junit annotation?
What are the main differences between Loadrunner and QTP tools? Describe briefly a "real world" scenario that would make you use the first one versus the other? Thank you for your answers....
What generally is the structure of a framework?
What is open source tool and give example?
Tell us the difference between assert and verify commands?
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
How to check if an element is visible on the page?
How you report bug in to bugzilla
How do you plan test automation?
Can the activities of test case design be automated?
all clients are using at once if any problem raise?
Stop automating the tests which run once?
How could the web element attributes be inspected in order to use them in different locators?
Give some examples for test management tools?