Skip to content

US060: Manual Testing

  • Author: Thin Thu Thu Thaw
  • Date / Version: 23/02/2024

User roles

User: The individual responsible for including exploratory testing in the testing process.

Prerequisites / Conditions

Application is in the testing phase.

Use Case Diagram

uml diagram

Description of use case t

  1. User selects "Manual Testing":

User initiates the process to include exploratory testing in the overall testing process.

  1. System prompts for Testing Scenarios:

The system prompts the user to specify testing scenarios for manual testing.

  1. Users Perform Exploratory Testing:

Users perform exploratory testing based on the provided scenarios.

  1. System Records Test Results:

The system records the results of manual testing.

  1. Users Analyze Test Results:

Users analyze the recorded test results for decision-making.

  1. End of Manual Testing Process:

The manual testing process concludes.

Exceptions

  • E1: Invalid Testing Scenarios:

If the specified testing scenarios are invalid, an error message is displayed.

  • E2: Recording Error:

If there is an error in recording test results, an error message is shown.

Result

  • Users successfully include exploratory testing in the overall testing process.

Use frequency

  • The use case is executed during the testing phase to ensure comprehensive evaluation.

Sources

This wiki-document is based on the The public administration recommendations

Thanks to the original authors.