Sunday 22 November 2020

What is Test Automation Framework? List different types of Automation Frameworks.

 A framework is a set of rules or guidelines that makes a structure easy to manage and maintain. The rules or guidelines may include assumptions, common practices to be followed so that consistent results can be achieved.

The different types of automation frameworks are :

1.Data driven framework.

2.Keyword driven framework.

3.Hybrid testing framework.

4.Linear automation framework.

5.Modular based framework.


Choosing the Right Framework :

Choosing an ideal framework is very important to get benefits from an automation framework. One or more frameworks can be used to maximize the benefit. We can choose the right framework based on requirements.

The common questionnaire we need to consider :

1.Complexity of functionality that needs to be automated.

2.Stability of an application.

3.Expertise of the team in designing the frameworks.