
Learn to use Postman for HTTP requests, including post, delete, and patch, pass body params, set headers, and work with variables; export and import requests and explore GraphQL methods.
Install Postman on Ubuntu or Windows, explore its API testing interface, and set up collections, environments, and workspaces to test and debug APIs.
Explore creating a books collection in Postman, define and use variables (base url and scope), and perform get requests to fetch all books while diagnosing and fixing errors.
Learn to use postman for get requests with limit parameters (1–20), fetch a single book by id, and handle errors like 400 and 404.
Use postman to register an API client and create an access token, then post to the orders endpoint with a JSON body containing the book ID.
Learn to order a book with a post request in postman, using a bearer access token and a body with book id, receiving a 201 created response with order id.
Learn to fetch all book orders and retrieve a specific order by ID in Postman using the get method with an access token and headers, and convert epoch timestamps.
Learn how to use the patch method to update an order with Postman, updating fields like customer name via the orders/{order_id} endpoint and verifying with a follow-up get request.
Learn how to delete an order in postman using the delete method, with an order ID, after updating customer name via patch, and verify deletion through get requests.
Explore dynamic variables in Postman by setting and retrieving collection, environment, and global variables, logging values to the console, and applying bearer authorization in requests.
Explore Postman's dynamic variables by generating random alphanumeric values, abbreviations, user agents, names and prefixes, professions, dates, bank accounts, and lorem ipsum text for diverse API tests.
Learn to test endpoints in Postman by inspecting headers, using the console, and writing tests with PM response snippets to validate status codes, response size, and JSON fields.
Test the get specific order book endpoint with Postman, using pm response to check status codes (200, 201), inspect errors, and run and automate collection tests.
Master propagating variables across a Postman collection by extracting an order id from the response JSON, storing it as a collection variable, and reusing it in subsequent requests.
Learn postman api testing by using collection variables to update tokens after registering an api, order books by id, and filter orders in the console with filter and for each.
Learn to work with postman responses by converting json to text and applying methods like size, text, lowercase, trim left and right, starts with, slice to extract and format data.
Master using and sharing variables across collections, requests, and environments in Postman, including global, collection, environment, data, and local scopes.
Export your Postman request to text and share it with teammates. Import the pasted text into a collection, verify the get orders endpoint, and run tests to confirm the response.
Explore postman interface features, including workspaces, collections, and get requests, plus history, headers, tests, and authorization data. Learn to restore deleted collections from trash, invite teammates, and review environment variables.
Explore Postman Echo features to test requests and see how the server echoes back headers, body, and parameters for get, post, put, patch, and delete.
Welcome to the "Postman API testing, using for developers in 2024" course!
In this comprehensive course, you will dive deep into the world of API testing and automation using one of the industry's leading tools - Postman.
Whether you're a beginner looking to understand the fundamentals or an experienced developer aiming to enhance your testing skills, this course has something for everyone.
Course Highlights:
Fundamentals of API Testing: Start with the basics as we guide you through understanding APIs, HTTP methods, and the essentials of API testing. You will gain hands-on experience using Postman to make requests, analyze responses, and troubleshoot common issues.
Advanced Testing Techniques: Explore advanced testing scenarios, including authentication methods, handling dynamic data, and writing effective test scripts. Learn to create and manage collections, environments, and variables for efficient testing workflows.
Automation with Postman: Take your skills to the next level by mastering automation with Postman. Discover how to create and run automated test suites, integrate them into CI/CD pipelines, and generate insightful reports for better collaboration with your development team.
Real-world Projects: Apply your knowledge to real-world projects, including testing RESTful APIs and working with popular API documentation formats. By the end of the course, you'll have the confidence and expertise to excel in API testing and automation using Postman.
Whether you're a developer, tester, or QA professional, this course equips you with the skills to become a proficient API tester. Join us on this journey to master Postman and elevate your API testing capabilities!
Enroll now and become a Postman pro!
Don't waste time any more. Begin your learning journey today.
If you have any questions, feel free to leave a comment below the videos.
Wishing you the best of luck!
Also that course can be found with my name in cyrillic as "Ян Хаджийський".
Yours sincerely,
Yan Hadzhyisky