Skip to content

Manual Testing

Author: Muneeb Ali
Version: 1.0
Date: 20.02.2024

User roles

  1. Testing

Prerequisites / Conditions

  1. there is some application to be tested

Use Case Diagram

uml diagram tester --> test case creation --> regression testing --> Exploratory testing

Description of use case -eg. Modify existing request

  1. tester will create a case for the app to pass or fail
  2. Testers perform regression testing to ensure that previously working functionality has not been affected by recent code changes or fixes
  3. Testers may also perform exploratory testing to uncover defects that may not be covered by formal test cases

Exceptions

  • Human error

Result

  • Expected result of the use case

the application works flawlessly

Use frequency

  • everytime a change is to be made

Additional information

  • None

Sources

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

Thans to the original authors.