We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1357894 commit ddbe39dCopy full SHA for ddbe39d
topics/testing/index.md
@@ -4,6 +4,7 @@ display_name: Testing
4
short_description: Eliminate bugs and ship with more confidence by adding these tools to your workflow.
5
topic: testing
6
wikipedia_url: https://en.wikipedia.org/wiki/Software_testing
7
+related: unit-testing, integration-testing, test-automation, e2e-testing, fuzzing, smoke-tests, mutation-testing, rspec, regression-testing, xunit
8
---
9
Testing is the practice of systematically testing software to make sure it works. Testing can be iterative, and happen multiple times.
10
Eliminate bugs and ship with more confidence by adding these tools to your workflow.
0 commit comments