Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yunks128 authored Nov 16, 2023
1 parent 4706a5f commit 9b81f97
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/guides/software-lifecycle/continuous-testing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ Welcome to the Continuous Testing page. This page provides an overview of contin

Continuous Testing (CT) is integral to modern software development, automating systematic tests throughout the software lifecycle. It ensures your project's goals are met by providing rapid feedback on code quality and functionality. Beyond bug detection, CT validates performance, enhances security, and ensures seamless functionality.

## Continuous Testing Philosophy
At the core of our continuous testing philosophy is the strategic utilization of open-source tools. We prioritize the adoption of a singular, comprehensive tool that seamlessly addresses various aspects across the continuous testing phases, optimizing our testing processes for efficiency and effectiveness.

## Continuous Testing Phases

**1. Planning and Design:**
Expand Down

0 comments on commit 9b81f97

Please sign in to comment.