1.

What Is Modular Framework?

Answer»

Description: 

In this approach tests can be created and EXECUTED using reusable components.

Advantages:

  • CENTRALIZED MAINTENANCE of resources 
  • High in performance
  • Modifications are EASY
  • Concentration on complex functionality testing

Disadvantages:

  • SCRIPTING knowledge is mandatory
  • Less or no concentration on data driven testing
  • Takes more time to create

Description: 

In this approach tests can be created and executed using reusable components.

Advantages:

Disadvantages:



Discussion

No Comment Found