Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is automation Framework?

Answers were Sorted based on User's Feedback



What is automation Framework?..

Answer / 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

What is automation Framework?..

Answer / bindu puvvala

?The Framework is a tiered organization of the function
libraries.?

In other words, our Test Automation Script contains simply
calls to functions instead of individual statements. These
functions are reusable and any Test Script can be
constructed by simply calling these functions.

The code for these Library functions is found in the next
tier(level). The functions themselves might have been
defined in terms of another set of functions, which are
again described in the next tier.

This is called automation framework. It can be 2-tier, 3-
tier,... n-tier.

Is This Answer Correct ?    30 Yes 16 No

What is automation Framework?..

Answer / lakshmanaraj bg

A automation framework is a set of assumptions, concepts and tools that provide support for automated software testing.

The main advantage of such a framework is the low cost for maintenance.

Automated testing is the process of running part of whole of the software testing activity by using automation tools.

The Frameworks are divided into five basic types,

1. Test Script Modularity Framework
2. Test Library Architecture Framework
3. Keyword-Driven or Table-Driven Testing Framework
4. Data-Driven Testing Framework
5. Hybrid Test Automation Framework

Thus, these are the some basic idea of an automaton framework.

Is This Answer Correct ?    9 Yes 0 No

Post New Answer

More QA Concepts Interview Questions

What is quality control?

6 Answers   Ordain Solutions,


Can anybody give answer for WHAT IS THE MEANING OF TRANSACTION BASED TESTING WITH EXAMPLE

2 Answers   ESI,


what is the difference between lifecycle model and v-model

6 Answers   Semantic Space,


Can any one tell me the test scenario for a 'Label' with specification "This field may contain a number that is auto generated by the system. Every subsequent quote should display the next available number "

2 Answers   Bell, IOCL,


what is the difference between functional requirements and non functional requirements? Which things will come in bothe categories?

12 Answers  


why exactly we need qa(quality analyst)?what is the diff btw quality analyst qnd quality assurance?

3 Answers   IBM,


WHAT IS "DELIVERED DEFECT DENSITY"

2 Answers  


What is the difference between testing and Quality Assurance?

2 Answers  


A cube of side 4cm is painted with 3 colors red, blue and green in such a way that opposite sides are painted in the same color. This cube is now cut into 64 cubes of equal size. 1. How many have at least two sides painted in different colors. 2. How many cubes have only one side painted. 3. How many cubes have no side painted. 4. How many have exactly one side not painted.

2 Answers   PSA,


What is the difference between web, window, desktop and client server application testing?

0 Answers  


Suppose you find a bug in production, how would you make sure that the same bug is not introduced again?

0 Answers  


What is extreme programming and what is it got to do with testing?

0 Answers  


Categories