Site icon Tutorial

DevOps Testing Types

Test Types

Tests can be fully Manual, fully Automated, Combination of Manual and Automated or Manual supported by Tools.

Support Programming and Critique Product Tests

Tests can be for −

Business Facing and Technology Facing Tests

To decide on what tests to be performed when, you need to determine whether a test is     business facing, or technology facing.

Business Facing Tests – A Test is a business-facing test if it answers the questions framed with words from business domain. These are understood by the business experts and would interest them so that behavior of the system can be explained in the real time scenario.

Technology Facing Tests – A Test is a technology-facing test if it answers the questions framed with words from technology domain. The programmers understand what needs to be implemented based on the clarifications on technology.

Exit mobile version