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
I want to test a mobile software by an automation tool which is a IP telephony based software designed for both ios and android phone, basically this apps is develop for make call though few low cost audio codecs from Aircraft to Ground and Ground to Aircraft so anyone can suggest me which testing tool we can use for it
Do you know what is robot api?
How many test cases have you automated per day?
Tell me which web driver implementation is the fastest?
Tell me how can we find the value of different attributes like name, class, value of an element?
Please explain what is a relative xpath?
How do you identify the test cases which are suitable for automation?
Tell me what is intellij?
What are the 5 common software development problems solutions?
Do you know what is a xpath?
What is the difference between automation tools and management tools?
i have one answer from you that today the test cases are not stored in the database(SQL server 2005). But in automation testing where does the test case store? plz tell me... i have more confusion
Does automation testing have any disadvantages?
What are the different types of scripting techniques for automation testing?
Any one suggest me for Free ware (Opensource) Automation tool for regression testing.