Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perform manual testing and report POST /login API #236

Open
7 tasks
devkapilbansal opened this issue Mar 28, 2021 · 1 comment
Open
7 tasks

Perform manual testing and report POST /login API #236

devkapilbansal opened this issue Mar 28, 2021 · 1 comment
Labels
Category: Quality Assurance Changes to code or files that improve testing or fixes bugs. First Timers Only Good for newcomers. Type: Testing UI Tests, Integration Tests, Travis CI, etc.

Comments

@devkapilbansal
Copy link
Member

devkapilbansal commented Mar 28, 2021

Description

As a tester,
I need to test /login endpoint,
so that we can ensure user is able to login correctly.

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

  • Test step by step with dummy data
  • Report it as
   * _Test1 Description_  
     _Screenshot/gif_:  
     _Expected Result_:  
     _Actual Result_:

   * _Test2 Description_  
     _Screenshot/gif_:  
     _Expected Result_:  
     _Actual Result_:  

Acceptance Criteria

Update [Required]

  • Tested POST /login API
  • Create a markdown file with content mentioned
  • Provide atleast two test cases(1 positive and 1 negative)

Enhancement to Update [Optional]

  • More test cases can be discussed and can be documented for good
  • Create issue (following Bug Report Template) if expected result is different from actual results

Definition of Done

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

Estimation

2-3 hours

@devkapilbansal devkapilbansal added Category: Quality Assurance Changes to code or files that improve testing or fixes bugs. First Timers Only Good for newcomers. Open Source Hack labels Mar 28, 2021
@Rahulm2310 Rahulm2310 added the Type: Testing UI Tests, Integration Tests, Travis CI, etc. label Mar 28, 2021
@Aishwarya1396
Copy link

Hi, Is this issue still open? If so, can i please work on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Quality Assurance Changes to code or files that improve testing or fixes bugs. First Timers Only Good for newcomers. Type: Testing UI Tests, Integration Tests, Travis CI, etc.
Projects
None yet
Development

No branches or pull requests

4 participants