summaryrefslogtreecommitdiffstats
path: root/docs/testing/developer/devguide/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/testing/developer/devguide/index.rst')
-rw-r--r--docs/testing/developer/devguide/index.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/testing/developer/devguide/index.rst b/docs/testing/developer/devguide/index.rst
index a23231b03..866885956 100644
--- a/docs/testing/developer/devguide/index.rst
+++ b/docs/testing/developer/devguide/index.rst
@@ -1,9 +1,9 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. SPDX-License-Identifier: CC-BY-4.0
-*********************
-Test developer guide
-*********************
+***********************
+Testing developer guide
+***********************
.. toctree::
:numbered:
@@ -62,7 +62,7 @@ The testing group defined several categories also known as tiers. These
categories can be used to group test suites.
+----------------+-------------------------------------------------------------+
-| healthcheck | Simple and quick healthcheck tests case |
+| Healthcheck | Simple and quick healthcheck tests case |
+----------------+-------------------------------------------------------------+
| Smoke | Set of smoke test cases/suites to validate the release |
+----------------+-------------------------------------------------------------+