Free online coursePostman API Testing in Hindi: From Basics to Automation, Newman and Jenkins
Duration of the online course: 14 hours and 31 minutes
New
Free Hindi course on Postman API testing: collections, scripts, auth, Newman automation, Jenkins CI reports, and JSON schema validation.
In this free course, learn about
API Testing Foundations and Postman Setup
Core Postman Workflow: Variables, Data, and Scripts
Mocking, Authentication, and Cookies
Automation with Newman and CI with Jenkins
Collaboration and Advanced Utilities
Course Description
Learn API testing in Hindi with a practical, step-by-step course built around Postman and modern QA workflows. Start from the fundamentals of APIs and testing concepts, then quickly move into using Postman effectively for creating requests, organizing collections, and validating responses with confidence.
Build strong testing skills by working with response codes, data-driven approaches, and reusable values using variables, environment variables, and global variables. Improve reliability by passing data between requests, creating workflows, and using pre-request scripts and dynamic variables to simulate real-world scenarios.
Progress into advanced testing by designing robust test cases, handling query parameters, and working with mock servers. Strengthen security-focused testing with common authorization methods including basic auth, bearer tokens, API keys, and OAuth 2.0, along with practical cookie management for session-based behavior.
Move beyond manual testing by running automated collections with Newman, generating readable HTML reports, and integrating results into CI using Jenkins. You will also touch on collaboration and productivity practices such as working with GitHub, uploading files through APIs, creating your own API for learning purposes, skipping tests when needed, understanding PUT vs PATCH, and validating payloads with JSON Schema. Ideal for anyone aiming to develop job-ready API testing and automation skills within the Software Testing in Hindi space.
Course content
Video class: Postman - API Testing Tool in Hindi Session#01- Basics of API testing31m
Exercise: क्लाइंट-सर्वर संचार में API की मुख्य भूमिका क्या बताई गई है?
Video class: Postman - API Testing Tool in Hindi Session#02- Basic Terminology And Postman Tool Installation48m
Exercise: API Testing में GET request का मुख्य उपयोग क्या होता है?
Video class: Postman - API Testing Tool in Hindi Session#03- Create Collection45m
Video class: Postman - API Testing Tool in Hindi Session#04- Response code And Data Driven Testing29m
Exercise: Postman + Newman + Jenkins का सबसे सही उपयोग क्या है?
Video class: Postman - API Testing Tool in Hindi Session#05 - Variables, Environment Variables, Global Variables24m
Exercise: Postman में Environment Variable और Global Variable के scope में सही अंतर क्या है?
Video class: Postman - API Testing Tool in Hindi Session#06 - Passing Data With Your Request30m
Exercise: GET request में URL के अंदर data pass करने के लिए आमतौर पर कौन सा तरीका use किया जाता है?
Video class: Postman - API Testing Tool in Hindi Session#07 - Pre-request Script53m
Exercise: Postman में Pre-request Script और Test Script के execution का सही क्रम क्या है?
Video class: Postman - API Testing Tool in Hindi Session#08 - Dynamic Variables56m
Exercise: Postman में Dynamic Variables का मुख्य उपयोग क्या है?
Video class: Postman - API Testing Tool in Hindi Session#09 - How To Build Workflow44m
Exercise: Postman में Collection के अंदर multiple requests के execution order को क्या कहते हैं?
Video class: Postman - API Testing Tool in Hindi Session#10 - Advance Test Cases51m
Exercise: Postman में रिस्पांस आने के बाद JSON डेटा पर validation (assertion) लिखने के लिए कौन-सा टैब इस्तेमाल किया जाता है?
Video class: Postman - API Testing Tool in Hindi Session#11 - Mock Server | Dynamic Variable | Query Parameter35m
Exercise: Postman में Mock Server का मुख्य उपयोग क्या है?
Video class: Postman - API Testing Tool in Hindi Session#12 - Authorization | Basic Authorization | Bearer Token24m
Video class: Postman - API Testing Tool in Hindi Session#13 - Authorization | API Key | OAuth 2.026m
Video class: Postman - API Testing Tool in Hindi Session#14-Cookies | Manage Cookies | Execute Tests On Cookies25m
Exercise: Postman में जब server cookies भेजता है, तो response में cookie information आमतौर पर कहाँ दिखाई देती है?
Video class: Postman - API Testing Tool in Hindi Session#15 - API Testing Using Newman Tool52m
Video class: Postman - API Testing Tool in Hindi Session#16 - Newman HTML Reporter16m
Exercise: Newman से collection run करते समय अगर request में Global Variable use हो रहा हो, तो सही कमांड में क्या add करना जरूरी है?
Video class: Postman - API Testing Tool in Hindi Session#17 - Postman Integration With Jenkins46m
Exercise: Jenkins में Newman के जरिए Postman collection run करने के लिए Job के Build section में कौन-सा option select किया जाता है?
Video class: Postman - API Testing Tool in Hindi Session#18 - Generate And Publish Newman Reports On Jenkins41m
Exercise: Jenkins में Newman की HTML रिपोर्ट पब्लिश करने के लिए कौन-सा प्लगइन चाहिए होता है?
Video class: Postman - API Testing Tool in Hindi Session#19 -Postman - GitHub46m
Video class: Postman - API Testing Tool in Hindi Session#20 -Postman - How To Upload File13m
Video class: Postman - API Testing Tool in Hindi Session#21 -How To Create Your Own API25m
Exercise: CRUD ऑपरेशन्स में डेटा Create करने के लिए Postman में कौन-सा HTTP request method इस्तेमाल होता है?
Video class: Postman - API Testing Tool in Hindi Session#22 -How To Skip Tests In Postman Tool15m
Exercise: Postman में किसी टेस्ट केस को execute होने से रोकने (skip) के लिए किस method का उपयोग किया जाता है?
Video class: Postman - API Testing Tool in Hindi Session # 23 -Put Vs Patch HTTP Request23m
Exercise: API Testing में PUT और PATCH request का मुख्य अंतर क्या है?
Video class: Postman - API Testing Tool in Hindi Session # 24 - JSON Schema Validation59m