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

Manually test and report GET /users API #237

Open
7 tasks
devkapilbansal opened this issue Mar 28, 2021 · 8 comments
Open
7 tasks

Manually test and report GET /users API #237

devkapilbansal opened this issue Mar 28, 2021 · 8 comments
Labels
Category: Quality Assurance Changes to code or files that improve testing or fixes bugs. First Timers Only Good for newcomers. Status: Available Issue was approved and available to claim or abandoned for over 3 days. Type: Testing UI Tests, Integration Tests, Travis CI, etc.

Comments

@devkapilbansal
Copy link
Member

Description

As a tester,
I need to test GET /users endpoint,
so that we can ensure the feature works perfectly fine.

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 GET /users 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
@devkapilbansal devkapilbansal added the Status: Available Issue was approved and available to claim or abandoned for over 3 days. label Apr 1, 2021
@Ln11211
Copy link

Ln11211 commented Sep 28, 2021

hello, I want to try this, but I am not sure which repository is the test to be done in, can you please help ?

@vj-codes
Copy link
Member

@Ln11211 hey the test is to be done in this very repository, you can either test it on the deployed Heroku link or setup the backend locally and then test it too!
Are you planning to do this for hacktoberfest btw?

@Ln11211
Copy link

Ln11211 commented Sep 30, 2021

@vj-codes, I'm not sure if I can do this, so I don't want you to assign it to me yet but I'll try it and then I'll let you know if I have any success, is it ok ?

@vj-codes
Copy link
Member

@Ln11211 sure
If you have any questions or stumble upon any bugs, do ask them here or join us on Zulip :)

@Ln11211
Copy link

Ln11211 commented Oct 26, 2021

@vj-codes , I have checked the https://stem-diverse-tv.herokuapp.com/ and couldn't find GET /users to test..

@vj-codes
Copy link
Member

@Ln11211 you have to test on https://bridgeintech-bit-heroku-psql.herokuapp.com/ and not the link you commented above

@Ln11211
Copy link

Ln11211 commented Oct 26, 2021

@vj-codes , OK I started trying this by first creating a new user, but I haven't got the confirmation mail yet..

@matsy
Copy link

matsy commented May 17, 2023

@mtreacy002 Is this issue open? Is someone working 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. Status: Available Issue was approved and available to claim or abandoned for over 3 days. Type: Testing UI Tests, Integration Tests, Travis CI, etc.
Projects
None yet
Development

No branches or pull requests

6 participants