Versions Compared

Key

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

Manual Tests are user-assisted tests, listing an assortment of guidelines the user must follow, and the results that such behavior is expected to accomplish. If the actual test result matches the expected test result, the test is considered as passed; otherwise, it is marked as failed.

"Manual" is the default Test Type in which Tests are specified with an ordered list of steps.

By default, each Test Step has the following fields:

  • Action* - the action to be reproduced by the tester.
  • Data - any data the related step requests (e.g., login credentials) to be used by the tester 
  • Expected Result - the behavior the step should accomplish. 
  • Attachments - external files that provide additional information related to the corresponding step. Attachments can only be added or removed in the Test Issue view page.

Only the Action field is mandatory. All other default fields are optional.

The order by which steps are defined is important. Users must start executing Test Steps in ascending order.

To create a new Test Plan Issue, 

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

image2019-6-19_10-17-4.png

Step 2: Select the Project and on Issue Type select Test Plan.

Step 3: Under the General tab, type a Summary for the test execution and fill all appropriate fields — mandatory fields are marked with an asterisk. If you're working with versions, then you should also fill out the Fix Version to indicate that you're tracking the results of the Tests for that version. This will be used to automatically fill out the Fix Version of the planned Test Executions (i.e., the ones linked to/created from this Test Plan).

Step 4: Under the Test Plan Details tab, you can populate the Test Plan custom fields provided by Xray, namely the Begin/End date. In this tab, you can also add tests to the Test Plan.

Optional: To create a series of similar Test Plans – within the same Project – select the Create another checkbox at the bottom of the dialog.

Step 5: When you are satisfied with the content of your Test Plan, click the Create button.

Step 5a: If you selected the Create another checkbox, a new Create Issue dialog appears. This issue is automatically pre-populated with your previous Test Plan details, while leaving the Summary field blank.


UI Step

Creating a Manual Test

Info
Tip

If you want to understand all the details regarding Manual Steps and how to interact with it visit Test Steps for Server/DC or Test Steps for Cloud in Xray Documentation