Skip to content

Commit

Permalink
Edited Project Specific Testing page based on latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Yemaneberhan-Lemma committed Dec 9, 2024
1 parent 496634a commit e23f74f
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions docs/func_testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,16 +64,6 @@ This project aims to facilitate automated functional and visual regression check

* **performance**: For tests measuring system performance under various conditions.

**Recommended Tags**

We recommend the following commonly used tags:

* **critical-path**: Tests that verify core functionalities essential for system stability.
* **security**: Tests that validate security mechanisms, such as input sanitization and access control.
* **expensive**: Resource-intensive tests requiring selective execution.
* **regression**: Tests to ensure existing features remain functional after changes.
* **performance**: Tests that validate system performance under various conditions.

**Adding Tags to Test Scripts**

To add tags to your test scripts, use the `tags` property in the test definition:
Expand Down

0 comments on commit e23f74f

Please sign in to comment.