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 ? | 25 Yes | 4 No |
Post New Answer View All Answers
Manually in a page 10 check boxes is there.so 5 check box "on" and 5 check box "off" so using descriptive program how to know how many "on" and how many "off" plz help me this question answer?
Where you have applied oops in automation framework?
How could you explain the main difference between webdriver and rc?
Kindly let me know how to setup JMeter for functionality testing of a Web application.. The apache help doc is good but i m little confused with it... :(
How does load testing work for websites?
Bug report formate in bugzilla
Can you do without a framework?
We have a testing assignment that is time-driven. Do you think automated tests are the best solution?
Stop automating the tests which run once?
What are the different types of scripting techniques for automation testing?
notice the distinction between data driven testing and retesting?
What are the references for TSL functions.? Could anybody suggest me recommended book for Test Script Language.
Explain what is the hybrid framework?
Tell me how could the web element attributes be inspected in order to use them in different locators?
Name some of the commonly used automation testing tools that are used for non-functional automation.