To allow us to investigate, evaluate and determine the coverage and quality of a project, developers will need to develop and perform QA tests. Testing can be performed as individual components using test cases or as a whole with Test Sets.
Associated links related to creating tests:
Writing Tests Overview: https://docs.getxray.app/display/XRAYCLOUD/Writing+Tests
Precondition: https://docs.getxray.app/display/XRAYCLOUD/Precondition
Test Types: https://docs.getxray.app/display/XRAYCLOUD/Test
Parameterized Tests: https://docs.getxray.app/display/XRAYCLOUD/Parameterized+Tests
Modular Tests: https://docs.getxray.app/display/XRAYCLOUD/Modular+Tests