Tasks

What is a task?

When tests fail it is useful to know what team member is looking into the failure. With the task feature, Tesults provides a way to assign failing test cases to specific team members. This helps the team keep track of who is responsible for resolving specific failing test cases, and it lets the assignee keep track of what is assigned to them and what they should be working on.

 

View tasks assigned to you

To view tasks that are assigned to yourself and others in the team, click Tasks from the menu bar.

 

Resolving issues

If you fix an issue assigned to you, click on the test case and set it to resolved. You can provide an optional message about the resolution. After the test case is resolved it will not be removed from your issues view but it will be moved to a resolved list so that you can keep track of what you are done with and what is left to work on.

Issues will disappear automatically once subsequent test runs confirm a resolution has fixed the issue and the test is passing. You will receive an email notification when this occurs.

 

Assigning issues

Click a test case to open up test case details. Click the 'Assign' button in the Task section to assign the test to a member of your team. Ensure your team members have been added to the project by the project administrator.

 

Workflow

The task assignment workflow is designed to be fast and simple. Assignment to a team member is the only manual action required, automation takes care of the rest.

Once assigned the issue will appear in the assignee's view. If the assigned test passes it will be cleared from the assignee's list. Email notifications will be sent on assignment action and on completion. The test case can be reassigned to someone else at any time.