Creating a Generic Test


A Generic Test is an agnostic Test that does not contain any structure. The only field that is related to a Generic Test is its Definition. 

Unstructured Tests can be used for both manual and automated test scenarios.


Click the Create Issue at the top of the screen to open the Create Issue dialog box / page.

Select the  Project and on Issue Type, select Test.

On the Test Details tab, select the Test Type and complete all appropriate fields;

Select the Test Type as Manual and feel free to add some steps.


   


Unstructured  Exploratory Test

For an automated test, the Definition field can have an ID or name that maps to the external automated Test case. An example might be a JUnit test created automatically by Xray when the JUnit XML report was imported with test results.


Unstructured  Automated Test


Example of an unstructured test is an Exploratory Test. In this case, the Definition field might contain the Test charter.

Therefore, unstructured Tests can be used for both manual and automated test scenarios.

Check Working with Automated Tests  for more info on how to work with automated tests.

















  • No labels