How to Write Manual Test Cases for API Testing | 30 Days of API Testing | Day 24

  Рет қаралды 96,838

The Testing Academy

The Testing Academy

Күн бұрын

Пікірлер: 43
@FarazYousuf
@FarazYousuf 4 жыл бұрын
Awesome Information! Thanks for sharing.
@TheTestingAcademy
@TheTestingAcademy 4 жыл бұрын
Glad it was helpful!
@ZeryuGames
@ZeryuGames 4 жыл бұрын
I just discovered this channel and it is awesome!
@TheTestingAcademy
@TheTestingAcademy 4 жыл бұрын
Welcome aboard!
@sheetalmendgudli6795
@sheetalmendgudli6795 3 жыл бұрын
Got clear idea....Thank you!
@susypalmamontalvo4804
@susypalmamontalvo4804 3 жыл бұрын
Your videos are really helpful, but I'd appreciate If you can subtitle your videos. I speak Spanish and it 's a little difficult for me to understand at the first time.
@philemonbabu3273
@philemonbabu3273 2 жыл бұрын
Wonderful information sir.....:)
@piyushrawat42
@piyushrawat42 4 жыл бұрын
great content man. Keep it up and we'll keep coming back (Y)
@TheTestingAcademy
@TheTestingAcademy 4 жыл бұрын
Thanks for the awesome feedback ❤️ it is
@elixxur
@elixxur 2 жыл бұрын
I use UIlicious for my API testing since it's easier than Postman :)
@madirajuchaitanya
@madirajuchaitanya 3 жыл бұрын
Very useful info. Thanks for sharing... :-).
@suneethasatya5545
@suneethasatya5545 4 жыл бұрын
Highly appreciated 👍👍
@TheTestingAcademy
@TheTestingAcademy 4 жыл бұрын
Thanks for the awesome feedback
@mdshahbazali1846
@mdshahbazali1846 4 жыл бұрын
Your videos are very relevant bro .. great job ..
@TheTestingAcademy
@TheTestingAcademy 4 жыл бұрын
Thanks for the awesome feedback
@truptiyenkar2266
@truptiyenkar2266 2 жыл бұрын
Nice content, Do you have a example Test Case's written in Excel , if can u please share it
@TheTestingAcademy
@TheTestingAcademy 2 жыл бұрын
Yes, Check the GitHub Repo API Testing Video
@bharatvarshney5332
@bharatvarshney5332 4 жыл бұрын
your videos are really helpful keep posting
@TheTestingAcademy
@TheTestingAcademy 4 жыл бұрын
Glad you liked it
@abhishekkr9712
@abhishekkr9712 3 жыл бұрын
Can you share video link of real time API Testing project in purview of manual testing.
@ravindersanjay
@ravindersanjay Жыл бұрын
How the two points given in the video 1) Chaining Request Verification and 2) End to End CRUD flows are different from each other ?
@Dancing-Consultant
@Dancing-Consultant 3 жыл бұрын
Informative lecture
@TheTestingAcademy
@TheTestingAcademy 3 жыл бұрын
Thanks for liking
@batchusuneetha8097
@batchusuneetha8097 2 жыл бұрын
Sir iam having in testing....which one will do first .in project ...manual testing or api testing...? Plz guide me.
@rakeshjaiswal64
@rakeshjaiswal64 3 жыл бұрын
good video..
@TheAkkypatil
@TheAkkypatil 4 жыл бұрын
For Post request status code always 201 as created??
@TheTestingAcademy
@TheTestingAcademy 4 жыл бұрын
No, it depends on implementation. dev can give 404 also ;) for powt. 201 is when a new resource is created like new studemt is added
@TheAkkypatil
@TheAkkypatil 4 жыл бұрын
@@TheTestingAcademy If they given 200 status code for Post request then it's wrong. it should be 201 that is correct?
@sonatejas7224
@sonatejas7224 3 жыл бұрын
@@TheAkkypatil Depends on dev team. Status code expected should be mentioned in contract doc by dev team
@MotoMuchatlu
@MotoMuchatlu 11 ай бұрын
Typically for successful call 200 ok code and for unsuccessful calls we get 4xx or 5xx other than 200. This is what devs follow in general
@jaldhijani6422
@jaldhijani6422 Жыл бұрын
Which notepad is used here ?
@vpatil7312
@vpatil7312 2 жыл бұрын
can you please let me know how to write generic scenario for api manual testing
@TheTestingAcademy
@TheTestingAcademy 2 жыл бұрын
Check latest video
@vpatil7312
@vpatil7312 2 жыл бұрын
@@TheTestingAcademy can you plz send link here
@s.deepakdeepu7075
@s.deepakdeepu7075 2 жыл бұрын
Only 14 days video are there where is rest?
@yelizavetagalina3764
@yelizavetagalina3764 3 жыл бұрын
Great content - many thanks! Aber speaker speaks way to fast...
@SandeepTiwariSoftwareDeveloper
@SandeepTiwariSoftwareDeveloper 2 жыл бұрын
can you please provide? sample excel file for API manual test cases
@TheTestingAcademy
@TheTestingAcademy 2 жыл бұрын
It there in description
@shitalpawar828
@shitalpawar828 2 жыл бұрын
Online class lete hai aap?
@TheTestingAcademy
@TheTestingAcademy 2 жыл бұрын
Thetestingacademy.com
@Viral-Marvels
@Viral-Marvels Жыл бұрын
😂 Developer makes mistakes 😅
@prabhatgautam693
@prabhatgautam693 Жыл бұрын
Advance level pr pdha rahe ho bhai ....kuch help nhi hoti tumhari videos se ...begineers ke liye bhi kuch nikalo
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
Top 6 Most Popular API Architecture Styles
4:21
ByteByteGo
Рет қаралды 993 М.
How To Write Test Cases
11:11
SoftwaretestingbyMKT
Рет қаралды 184 М.
What is API Testing? | Learn API testing | Part 1 by SoftwareTestingbyMKT
16:28
SoftwaretestingbyMKT
Рет қаралды 415 М.
Java Unit Testing with JUnit - Tutorial - How to Create And Use Unit Tests
21:35
Postman Tutorial - How to Write Test Cases for API Testing
19:10
Fun Doo Testers
Рет қаралды 1,2 М.
REST API concepts and examples
8:53
WebConcepts
Рет қаралды 6 МЛН
API Testing with POSTMAN In Hindi Part 1 (4+ LIVE Real Projects Download)
22:25
TheTestingAcademy Hindi
Рет қаралды 413 М.