Skip to content

Perform manual testing and report POST /register API #766

Open
@gaurivn

Description

Description

As a tester,
I need to test POST /register API,
so that I can provide a test report on it.

You should create a markdown file inside /docs/manual_tests with the following content:

  • Scenario tested step by step with dummy data you used (e.g.: username and password)
  • Report it as:
   * _Test1 Description_  
     _Screenshot/gif_:  
     _Expected Result_:  
     _Actual Result_:
   * _Test2 Description_  
     _Screenshot/gif_:  
     _Expected Result_:  
     _Actual Result_:  
     ... 

If you find a test that the expected result does not match the actual result then create an issue (following Bug Report template), and mention it in your markdown file.

  • Make sure to test at least:
    • 1 positive case
    • 1 negative case

Resources:

Acceptance Criteria

Update [Required]

  • Test POST /register API
  • Create a markdown file under /docs/manual_tests with the content mentioned above (at least 2 tests).

Definition of Done

  • All of the required items are completed.
  • Approval by 1 mentor.

Estimation

3 hours

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Category: Quality AssuranceChanges to code or files that improve testing or fixes bugs.Status: AvailableIssue was approved and available to claim or abandoned for over 3 days.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions