-
Notifications
You must be signed in to change notification settings - Fork 49
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
Create test cases docs table for GET /categories/{id}/sections
#214
Comments
@Rahulm2310 I wish to work on this issue and solve it... Can you guide me?? |
@Krishna841 You can refer to the references provides in the issue description. You need to create quality assurance documentation similar to how it is done here and add a table of test cases for Let me know when you are ready and I will assign you |
@Rahulm2310 I got the documentation part but I want some more clarification in making the table. In the table, we need to think of different possible test cases and their outcomes, right? If so, can you explain what "GET /categories/{id}/sections" means so that I can think which test cases would be possible? |
@Rahulm2310 please reply ☝️ |
@Krishna841 Now, when I make a GET request to Feel free to play around with the Swagger UI. For more info, have a look at the database design as well as the Response Data Structure. Hope it helps 🙂 Assigning you 🎉. Happy testing and documenting! |
@Rahulm2310 Can you tell me how to test the api? |
I'm so sorry I won't be able to fix the issue...U can remove me from this issue @Rahulm2310 |
Okay. No worries @Krishna841. Thanks anyway 😊 |
Hi, Is this issue still available to work on? |
Hi |
@Tahanima assigning you |
@vj-codes, thank you so much for such a quick response! |
Can I work on this issue? |
Can ı join in ? |
Description
As a developer or tester,
I need to know some test cases examples,
so that I can have an idea of how I can test the app.
Creating test cases will help everyone understand how to use the API.
References:
Acceptance Criteria
Update [Required]
/docs
folder.GET /categories/{id}/sections
API endpoint.Definition of Done
Estimation
30 mins
The text was updated successfully, but these errors were encountered: