Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
UI Steps
UI Step

Creating a Generic Test


Info

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

Tip

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


Tip

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.