Udemy - Postman The Complete Guide - REST API Testing (1.2024)
File List
- 21 - Advanced topics and user questions/004 Writing files to the file system.mp4 167.4 MB
- 14 - Running Newman with other CI servers tools/002 TeamCity.mp4 120.2 MB
- 01 - Introduction and first steps in Postman/001 Course overview.mp4 77.9 MB
- 08 - Practice section - Adding tests to an API/014 Working with complex data structures in Postman variables.mp4 67.4 MB
- 19 - File uploads (testing, automatic uploads, uploading multiple files)/002 Automatic the upload and testing process with Newman.mp4 65.2 MB
- 02 - Creating REST API requests with Postman/009 Query parameters.mp4 65.0 MB
- 03 - Practice section - Building REST API requests/007 Using API documentation - Assignment Solution.mp4 63.4 MB
- 02 - Creating REST API requests with Postman/056 Assignment - Valentin's Book List API - Solution.mp4 62.3 MB
- 03 - Practice section - Building REST API requests/002 Why learn to use real-world APIs.mp4 61.1 MB
- 11 - Automation with Postman CLI/007 Advanced configuration options.mp4 61.1 MB
- 13 - Postman Test Automation with Jenkins/009 Publishing an HTML report in Jenkins (freestyle).mp4 55.5 MB
- 21 - Advanced topics and user questions/006 Sending requests from scripts.mp4 54.2 MB
- 07 - Using Postman environments & environment variables/010 Migrating from collection variables to environment variables.mp4 52.0 MB
- 03 - Practice section - Building REST API requests/021 Protect your API keys.mp4 49.9 MB
- 12 - Automation with Newman/009 Advanced configuration options.mp4 49.7 MB
- 14 - Running Newman with other CI servers tools/001 Gitlab CI.mp4 49.2 MB
- 12 - Automation with Newman/006 Generating HTML reports.mp4 48.7 MB
- 03 - Practice section - Building REST API requests/005 Using the API documentation - Assignment.mp4 48.2 MB
- 10 - Postman Automation basics/005 Scheduled collection runs.mp4 47.5 MB
- 20 - Authentication Authorization/003 Form-based Session-based authentication.mp4 46.8 MB
- 09 - Advanced assertions/006 Assertions on nested objects.mp4 46.2 MB
- 03 - Practice section - Building REST API requests/001 Section overview.mp4 45.6 MB
- 07 - Using Postman environments & environment variables/002 Postman Environments & Environment variables.mp4 45.6 MB
- 06 - Using Postman variables in scripts/010 Assignment - Store all dynamic data in Postman variables - Solution.mp4 42.2 MB
- 02 - Creating REST API requests with Postman/018 Query params vs Path variables.mp4 42.0 MB
- 03 - Practice section - Building REST API requests/004 Using the API documentation.mp4 40.3 MB
- 02 - Creating REST API requests with Postman/030 API Authentication.mp4 40.1 MB
- 19 - File uploads (testing, automatic uploads, uploading multiple files)/001 Sending and testing multipartform-data requests (file upload form).mp4 39.9 MB
- 12 - Automation with Newman/005 Specifying environments with Newman.mp4 39.6 MB
- 09 - Advanced assertions/005 Assertions on arrays.mp4 38.5 MB
- 06 - Using Postman variables in scripts/004 Troubleshooting setting collection variables from scripts.mp4 36.3 MB
- 16 - Data driven tests Running a request multiple times with different data sets/004 Using external data files - Advanced usage.mp4 36.0 MB
- 16 - Data driven tests Running a request multiple times with different data sets/003 Using external data files - Writing tests.mp4 35.8 MB
- 20 - Authentication Authorization/004 JSON Web Tokens (JWT).mp4 34.9 MB
- 08 - Practice section - Adding tests to an API/017 Assignment - Write tests for Create board request - Solution.mp4 34.1 MB
- 02 - Creating REST API requests with Postman/027 Troubleshooting POST requests.mp4 33.4 MB
- 06 - Using Postman variables in scripts/011 Getting Postman variables from scripts.mp4 32.9 MB
- 10 - Postman Automation basics/001 Overview.mp4 30.0 MB
- 08 - Practice section - Adding tests to an API/020 Assignment - Dynamic board names - Solution.mp4 28.9 MB
- 02 - Creating REST API requests with Postman/008 Visualizing responses in Postman.mp4 27.8 MB
- 04 - Introduction to API testing & JavaScript/023 Callback functions.mp4 27.5 MB
- 09 - Advanced assertions/003 Assertions.mp4 27.5 MB
- 08 - Practice section - Adding tests to an API/009 Assignment - Use Postman variables - Solution.mp4 27.4 MB
- 05 - Writing basic API tests/006 Assignment - Adding status code tests - Solution.mp4 27.2 MB
- 10 - Postman Automation basics/007 Postman CLI (installation & basic usage).mp4 27.2 MB
- 11 - Automation with Postman CLI/006 Using environments.mp4 26.3 MB
- 16 - Data driven tests Running a request multiple times with different data sets/002 Using external data files - Basic usage.mp4 26.1 MB
- 05 - Writing basic API tests/007 Testing the response body.mp4 26.1 MB
- 21 - Advanced topics and user questions/003 How to deal with CSV responses.mp4 26.0 MB
- 04 - Introduction to API testing & JavaScript/004 Your first API test in Postman.mp4 25.6 MB
- 22 - New features in Postman/001 Designing APIs with Postman (OpenAPI 3.0.0 Swagger).mp4 25.4 MB
- 22 - New features in Postman/002 Sending GraphQL Queries in Postman.mp4 25.3 MB
- 02 - Creating REST API requests with Postman/037 Working with HTTP headers in Postman.mp4 25.3 MB
- 02 - Creating REST API requests with Postman/041 PATCH request method.mp4 25.0 MB
- 06 - Using Postman variables in scripts/032 Managing the data type in Postman variables.mp4 24.5 MB
- 03 - Practice section - Building REST API requests/014 Assignment - Creating resources - Cards - Solution.mp4 24.4 MB
- 05 - Writing basic API tests/011 Testing the API error handling.mp4 24.2 MB
- 18 - Mock servers/003 Create your first mock server.mp4 24.2 MB
- 13 - Postman Test Automation with Jenkins/008 Using Newman in Jenkins (Jenkinsfile).mp4 24.2 MB
- 03 - Practice section - Building REST API requests/008 Using identifiers when working with resources.mp4 24.1 MB
- 01 - Introduction and first steps in Postman/008 Using Postman on the web.mp4 24.0 MB
- 01 - Introduction and first steps in Postman/004 A quick introduction to APIs.mp4 23.8 MB
- 01 - Introduction and first steps in Postman/006 Your first Postman request.mp4 23.4 MB
- 07 - Using Postman environments & environment variables/008 Setting, getting and removing environment variables from scripts.mp4 22.8 MB
- 17 - Team Collaboration/003 Using the Git version control system - Hands on.mp4 22.6 MB
- 04 - Introduction to API testing & JavaScript/020 Built-in JavaScript functions.mp4 22.6 MB
- 13 - Postman Test Automation with Jenkins/001 Section overview.mp4 22.5 MB
- 12 - Automation with Newman/003 Running a collection from an URL.mp4 22.5 MB
- 06 - Using Postman variables in scripts/028 JavaScript Finding data in an array with find.mp4 22.3 MB
- 02 - Creating REST API requests with Postman/001 Section overview.mp4 21.6 MB
- 10 - Postman Automation basics/003 Postman Collection Runner.mp4 21.6 MB
- 11 - Automation with Postman CLI/002 Login and logout.mp4 21.6 MB
- 13 - Postman Test Automation with Jenkins/002 How to run Jenkins with Docker.mp4 21.3 MB
- 01 - Introduction and first steps in Postman/002 About the course.mp4 21.3 MB
- 10 - Postman Automation basics/008 Newman CLI (installation & basic usage).mp4 20.9 MB
- 13 - Postman Test Automation with Jenkins/007 Using Newman in Jenkins (freestyle).mp4 20.8 MB
- 02 - Creating REST API requests with Postman/016 Path variables.mp4 20.4 MB
- 06 - Using Postman variables in scripts/017 JavaScript For loop statement.mp4 19.4 MB
- 04 - Introduction to API testing & JavaScript/008 Working with JavaScript variables.mp4 19.3 MB
- 06 - Using Postman variables in scripts/003 Passing data from one request to the other.mp4 19.0 MB
- 02 - Creating REST API requests with Postman/014 Assignment - Query parameters - Solution.mp4 19.0 MB
- 01 - Introduction and first steps in Postman/003 How to install Postman.mp4 18.4 MB
- 04 - Introduction to API testing & JavaScript/032 Storing a list of items - Arrays in JavaScript.mp4 18.3 MB
- 05 - Writing basic API tests/008 Asserting the data type of a property.mp4 18.2 MB
- 13 - Postman Test Automation with Jenkins/005 Managing secrets in Jenkins.mp4 17.8 MB
- 12 - Automation with Newman/007 Generating JUnit reports.mp4 17.6 MB
- 04 - Introduction to API testing & JavaScript/034 Navigating complex data structures in Postman.mp4 17.1 MB
- 08 - Practice section - Adding tests to an API/026 Assignment - Write tests for the Create card request - Solution.mp4 16.9 MB
- 04 - Introduction to API testing & JavaScript/029 JavaScript objects and JSON.mp4 16.7 MB
- 06 - Using Postman variables in scripts/033 Passing data from the pre-request script to the requesttests.mp4 16.7 MB
- 07 - Using Postman environments & environment variables/004 Using if statements to include or exclude tests.mp4 16.6 MB
- 21 - Advanced topics and user questions/002 Reusing tests in multiple requests.mp4 16.5 MB
- 17 - Team Collaboration/004 Team Workspaces - Creating and sharing a workspace.mp4 16.5 MB
- 06 - Using Postman variables in scripts/014 Assignment - Getting Postman variables from scripts - Solution.mp4 16.5 MB
- 08 - Practice section - Adding tests to an API/031 Resilient scripts & tests.mp4 16.4 MB
- 05 - Writing basic API tests/016 Boundary testing.mp4 16.4 MB
- 16 - Data driven tests Running a request multiple times with different data sets/001 Using workflows to create data-sets.mp4 16.4 MB
- 13 - Postman Test Automation with Jenkins/006 Using Postman CLI in Jenkins with Jenkinsfile.mp4 16.3 MB
- 04 - Introduction to API testing & JavaScript/006 Using “let” to define JavaScript variables.mp4 15.8 MB
- 06 - Using Postman variables in scripts/023 Searching for data in a response (for loop).mp4 15.7 MB
- 06 - Using Postman variables in scripts/007 Assignment - Set the cartId in a Postman variable - Solution.mp4 15.7 MB
- 08 - Practice section - Adding tests to an API/006 Assignment - Add status code tests - Solution.mp4 15.6 MB
- 12 - Automation with Newman/004 Running a collection from a file.mp4 15.2 MB
- 04 - Introduction to API testing & JavaScript/031 Writing assertions in Postman.mp4 15.1 MB
- 06 - Using Postman variables in scripts/025 Iterating over arrays (forEach loop).mp4 15.0 MB
- 04 - Introduction to API testing & JavaScript/018 Defining a function in JavaScript.mp4 14.9 MB
- 01 - Introduction and first steps in Postman/007 Troubleshooting Postman errors.mp4 14.7 MB
- 13 - Postman Test Automation with Jenkins/012 Publishing JUnit report (Jenkinsfile).mp4 14.5 MB
- 03 - Practice section - Building REST API requests/017 Assignment - Managing resources - Solution.mp4 14.4 MB
- 07 - Using Postman environments & environment variables/003 Troubleshooting environment variables.mp4 14.4 MB
- 07 - Using Postman environments & environment variables/001 Test-driven development (TDD).mp4 14.3 MB
- 02 - Creating REST API requests with Postman/050 Assignment - Delete an order - Solution.mp4 14.3 MB
- 02 - Creating REST API requests with Postman/040 Exporting and Importing a Postman collection.mp4 14.1 MB
- 05 - Writing basic API tests/012 Organizing requests and reusing tests.mp4 14.0 MB
- 04 - Introduction to API testing & JavaScript/033 Navigating object properties and arrays.mp4 13.9 MB
- 20 - Authentication Authorization/002 OAuth2 Authorization Flow (Authorization Code Grant).mp4 13.9 MB
- 04 - Introduction to API testing & JavaScript/025 Objects in JavaScript.mp4 13.9 MB
- 15 - Workflows and Scenarios/003 Advanced workflows.mp4 13.5 MB
- 06 - Using Postman variables in scripts/031 Assignment - use find instead of forEach - Solution.mp4 13.4 MB
- 02 - Creating REST API requests with Postman/025 JSON format explained.mp4 13.3 MB
- 02 - Creating REST API requests with Postman/036 Using random data in requests (random variables).mp4 13.2 MB
- 07 - Using Postman environments & environment variables/005 Storing secrets in environments.mp4 13.0 MB
- 13 - Postman Test Automation with Jenkins/011 Publishing JUnit report (Freestyle).mp4 13.0 MB
- 18 - Mock servers/005 Recording responses from an existing API.mp4 12.9 MB
- 06 - Using Postman variables in scripts/035 Removing collection variables.mp4 12.8 MB
- 02 - Creating REST API requests with Postman/005 Modifying collection variables.mp4 12.8 MB
- 13 - Postman Test Automation with Jenkins/010 Publishing an HTML report in Jenkins (Jenkinsfile).mp4 12.7 MB
- 02 - Creating REST API requests with Postman/026 POST request with JSON.mp4 12.6 MB
- 13 - Postman Test Automation with Jenkins/004 Using Postman CLI in Jenkins (freestyle).mp4 12.4 MB
- 06 - Using Postman variables in scripts/016 JavaScript Comparing data types.mp4 12.1 MB
- 13 - Postman Test Automation with Jenkins/013 Troubleshooting failed builds with reports.mp4 12.0 MB
- 04 - Introduction to API testing & JavaScript/017 Code blocks and variable scopes.mp4 12.0 MB
- 05 - Writing basic API tests/001 Introduction.mp4 12.0 MB
- 17 - Team Collaboration/002 Using the Git version control system - Overview.mp4 12.0 MB
- 04 - Introduction to API testing & JavaScript/003 Your first Postman script.mp4 11.9 MB
- 20 - Authentication Authorization/001 Basic access authentication.mp4 11.8 MB
- 04 - Introduction to API testing & JavaScript/015 Mathematical operations.mp4 11.8 MB
- 04 - Introduction to API testing & JavaScript/036 Built-in methods when working with arrays.mp4 11.8 MB
- 08 - Practice section - Adding tests to an API/012 Assignment - Reducing manual work by using variables - Solution.mp4 11.7 MB
- 01 - Introduction and first steps in Postman/010 The Postman Landscape.mp4 11.6 MB
- 04 - Introduction to API testing & JavaScript/005 Defining JavaScript variables.mp4 11.3 MB
- 01 - Introduction and first steps in Postman/009 A brief overview of HTTP.mp4 11.3 MB
- 07 - Using Postman environments & environment variables/011 Global variables.mp4 11.1 MB
- 08 - Practice section - Adding tests to an API/013 JavaScript Transforming an array with map().mp4 11.0 MB
- 02 - Creating REST API requests with Postman/004 Storing configuration in collection variables.mp4 10.7 MB
- 06 - Using Postman variables in scripts/002 Setting Postman variables from scripts.mp4 10.5 MB
- 03 - Practice section - Building REST API requests/011 Assignment - Creating resources - Lists - Solution.mp4 10.4 MB
- 04 - Introduction to API testing & JavaScript/001 Section overview.mp4 10.3 MB
- 21 - Advanced topics and user questions/007 How can I connect to my database using Postman.mp4 10.2 MB
- 02 - Creating REST API requests with Postman/038 Common questions about HTTP headers.mp4 9.8 MB
- 05 - Writing basic API tests/019 Assignment - Boundary testing - Solution.mp4 9.8 MB
- 04 - Introduction to API testing & JavaScript/024 Callback functions in Postman.mp4 9.6 MB
- 11 - Automation with Postman CLI/004 Running a collection from an URL.mp4 9.5 MB
- 02 - Creating REST API requests with Postman/017 Troubleshooting Path variables.mp4 9.4 MB
- 02 - Creating REST API requests with Postman/046 PUT request method.mp4 9.3 MB
- 15 - Workflows and Scenarios/002 Creating a basic workflow scenario.mp4 9.3 MB
- 12 - Automation with Newman/001 Installing Newman.mp4 9.1 MB
- 06 - Using Postman variables in scripts/024 Writing assertions against an array.mp4 9.1 MB
- 11 - Automation with Postman CLI/003 Running a collection.mp4 9.1 MB
- 02 - Creating REST API requests with Postman/031 Troubleshooting HTTP status codes.mp4 8.8 MB
- 04 - Introduction to API testing & JavaScript/019 Returning values from functions.mp4 8.8 MB
- 18 - Mock servers/002 Why use a mock server.mp4 8.7 MB
- 11 - Automation with Postman CLI/008 Usage restrictions and limitations.mp4 8.7 MB
- 08 - Practice section - Adding tests to an API/023 Assignment - Write tests for the TODO and DONE lists - Solution.mp4 8.7 MB
- 02 - Creating REST API requests with Postman/007 GET request.mp4 8.7 MB
- 11 - Automation with Postman CLI/005 Running a collection from a file.mp4 8.5 MB
- 02 - Creating REST API requests with Postman/045 PATCH request method - continued.mp4 8.5 MB
- 10 - Postman Automation basics/006 Running Postman collections as part of CICD.mp4 8.4 MB
- 18 - Mock servers/004 Practical example using mock servers for front-end development.mp4 8.4 MB
- 17 - Team Collaboration/006 Team Workspaces - Managing user permissions.mp4 8.4 MB
- 02 - Creating REST API requests with Postman/024 Assignment - Check cart contents - Solution.mp4 8.3 MB
- 04 - Introduction to API testing & JavaScript/007 Conventions for naming JavaScript variables.mp4 8.2 MB
- 06 - Using Postman variables in scripts/021 JavaScript Conditionals - if statements.mp4 8.2 MB
- 02 - Creating REST API requests with Postman/020 The business processes and rules behind an API.mp4 8.0 MB
- 03 - Practice section - Building REST API requests/020 Assignment - Deleting resources - Solution.mp4 7.9 MB
- 04 - Introduction to API testing & JavaScript/028 Alternative syntax for defining and accessing object properties.mp4 7.9 MB
- 04 - Introduction to API testing & JavaScript/022 Arrow functions.mp4 7.8 MB
- 02 - Creating REST API requests with Postman/021 POST request.mp4 7.7 MB
- 02 - Creating REST API requests with Postman/010 Misconceptions about API parameters.mp4 7.6 MB
- 04 - Introduction to API testing & JavaScript/030 Parsing JSON in Postman.mp4 7.4 MB
- 07 - Using Postman environments & environment variables/012 Setting, getting and removing global variables from scripts.mp4 7.3 MB
- 07 - Using Postman environments & environment variables/006 Exporting and importing environments.mp4 7.2 MB
- 06 - Using Postman variables in scripts/019 JavaScript Iterating over arrays (for loop).mp4 7.0 MB
- 05 - Writing basic API tests/015 Assignment - Reduce duplication in tests - Solution.mp4 6.9 MB
- 04 - Introduction to API testing & JavaScript/027 Object methods - using a property from the object.mp4 6.8 MB
- 04 - Introduction to API testing & JavaScript/010 Data Types in JavaScript.mp4 6.7 MB
- 05 - Writing basic API tests/020 Documenting requests in Postman.mp4 6.7 MB
- 07 - Using Postman environments & environment variables/009 Getting variables in scripts according to the scope.mp4 6.5 MB
- 02 - Creating REST API requests with Postman/003 Postman collections.mp4 6.5 MB
- 05 - Writing basic API tests/010 Refactoring tests.mp4 6.4 MB
- 06 - Using Postman variables in scripts/001 Section overview.mp4 6.2 MB
- 02 - Creating REST API requests with Postman/028 GET vs POST.mp4 6.2 MB
- 06 - Using Postman variables in scripts/034 Where can you use Postman variables.mp4 6.1 MB
- 04 - Introduction to API testing & JavaScript/009 Constants in JavaScript.mp4 5.8 MB
- 08 - Practice section - Adding tests to an API/030 Clean-up work.mp4 5.7 MB
- 02 - Creating REST API requests with Postman/051 GET, POST, PUT, PATCH … What is the difference.mp4 5.5 MB
- 17 - Team Collaboration/005 Team Workspaces - Understanding users and permissions.mp4 5.4 MB
- 08 - Practice section - Adding tests to an API/024 Write tests for the Create card request.mp4 5.4 MB
- 02 - Creating REST API requests with Postman/047 DELETE request method.mp4 4.9 MB
- 08 - Practice section - Adding tests to an API/029 Assignment - Test the request Move card to DONE list - Solution.mp4 4.7 MB
- 05 - Writing basic API tests/003 Verifying the response status code.mp4 4.7 MB
- 12 - Automation with Newman/008 Searching for Newman reporters.mp4 4.6 MB
- 02 - Creating REST API requests with Postman/035 Assignment - Place an order - Solution.mp4 4.2 MB
- 04 - Introduction to API testing & JavaScript/026 Object methods.mp4 4.1 MB
- 13 - Postman Test Automation with Jenkins/003 Defining jobs in Jenkins Jenkins freestyle and Jenkinsfile.mp4 4.0 MB
- 03 - Practice section - Building REST API requests/009 Assignment - Creating resources - Lists.mp4 3.6 MB
- 18 - Mock servers/006 Known limitations.mp4 3.6 MB
- 08 - Practice section - Adding tests to an API/010 Assignment - Reducing manual work by using variables & scripts.mp4 3.6 MB
- 02 - Creating REST API requests with Postman/044 Using Postman variables to avoid duplication.mp4 3.5 MB
- 02 - Creating REST API requests with Postman/015 Shortcuts in Postman.mp4 3.5 MB
- 02 - Creating REST API requests with Postman/043 Assignment - PATCH request method - Solution.mp4 3.4 MB
- 10 - Postman Automation basics/004 Collection runner usage limits.mp4 3.3 MB
- 08 - Practice section - Adding tests to an API/015 Assignment - Write tests for Create board request.mp4 3.2 MB
- 02 - Creating REST API requests with Postman/039 Headers vs query vs params.mp4 3.0 MB
- 06 - Using Postman variables in scripts/008 Assignment - Store all dynamic data in Postman variables.mp4 3.0 MB
- 02 - Creating REST API requests with Postman/012 Assignment - Query parameters.mp4 3.0 MB
- 02 - Creating REST API requests with Postman/052 HEAD request method.mp4 2.6 MB
- 10 - Postman Automation basics/002 Running the collection manually.mp4 2.5 MB
- 09 - Advanced assertions/002 Chai Assertion Library.mp4 2.3 MB
- 04 - Introduction to API testing & JavaScript/038 Conclusion.mp4 2.3 MB
- 02 - Creating REST API requests with Postman/042 Assignment - PATCH request method.mp4 2.1 MB
- 03 - Practice section - Building REST API requests/018 Assignment - Deleting resources.mp4 2.1 MB
- 06 - Using Postman variables in scripts/012 Assignment - Getting Postman variables from scripts.mp4 2.0 MB
- 08 - Practice section - Adding tests to an API/004 Assignment - Add status code tests.mp4 1.8 MB
- 11 - Automation with Postman CLI/001 Section overview.mp4 1.8 MB
- 17 - Team Collaboration/001 Introduction.mp4 1.7 MB
- 02 - Creating REST API requests with Postman/054 Assignment - Valentin's Book List API.mp4 1.7 MB
- 03 - Practice section - Building REST API requests/015 Assignment - Managing resources.mp4 1.7 MB
- 08 - Practice section - Adding tests to an API/018 Assignment - Dynamic board names.mp4 1.7 MB
- 08 - Practice section - Adding tests to an API/001 Section overview.mp4 1.5 MB
- 08 - Practice section - Adding tests to an API/027 Assignment - Test the request Move card to DONE list.mp4 1.5 MB
- 03 - Practice section - Building REST API requests/012 Assignment - Creating resources - Cards.mp4 1.4 MB
- 08 - Practice section - Adding tests to an API/021 Assignment - Write tests for the TODO and DONE lists.mp4 1.4 MB
- 02 - Creating REST API requests with Postman/022 Assignment - Check cart contents.mp4 1.4 MB
- 06 - Using Postman variables in scripts/005 Assignment - Set the cartId in a Postman variable.mp4 1.3 MB
- 12 - Automation with Newman/010 Conclusion.mp4 1.3 MB
- 05 - Writing basic API tests/004 Assignment - Adding status code tests.mp4 1.1 MB
- 06 - Using Postman variables in scripts/029 Assignment - use find instead of forEach.mp4 1.0 MB
- 05 - Writing basic API tests/013 Assignment - Reduce duplication in tests.mp4 1019.1 KB
- 02 - Creating REST API requests with Postman/032 Assignment - Place an order.mp4 1005.7 KB
- 05 - Writing basic API tests/017 Assignment - Boundary testing.mp4 883.4 KB
- 15 - Workflows and Scenarios/001 Overview.mp4 830.9 KB
- 08 - Practice section - Adding tests to an API/007 Assignment - Use Postman variables.mp4 830.8 KB
- 18 - Mock servers/001 Introduction to mock servers.mp4 813.6 KB
- 02 - Creating REST API requests with Postman/048 Assignment - Delete an order.mp4 780.0 KB
- 01 - Introduction and first steps in Postman/006 simple-grocery-store-api-documentation-v202306.pdf 197.4 KB
- 02 - Creating REST API requests with Postman/002 simple-grocery-store-api-documentation-v202306.pdf 197.4 KB
- 02 - Creating REST API requests with Postman/004 S2-Troubleshooting-issues-with-Set-as-variable.pdf 181.2 KB
- 01 - Introduction and first steps in Postman/006 S1-Troubleshooting-issues-with-the-Simple-Grocery-Store-API.pdf 79.2 KB
- 21 - Advanced topics and user questions/004 Writing files to the file system_en.srt 33.1 KB
- 02 - Creating REST API requests with Postman/011 Query parameters.html 27.4 KB
- 19 - File uploads (testing, automatic uploads, uploading multiple files)/002 Automatic the upload and testing process with Newman_en.srt 24.8 KB
- 14 - Running Newman with other CI servers tools/002 TeamCity_en.srt 22.6 KB
- 20 - Authentication Authorization/003 Form-based Session-based authentication_en.srt 21.8 KB
- 22 - New features in Postman/001 Designing APIs with Postman (OpenAPI 3.0.0 Swagger)_en.srt 21.5 KB
- 06 - Using Postman variables in scripts/010 Assignment - Store all dynamic data in Postman variables - Solution_en.srt 20.9 KB
- 02 - Creating REST API requests with Postman/029 POST requests with JSON.html 20.6 KB
- 06 - Using Postman variables in scripts/004 Troubleshooting setting collection variables from scripts_en.srt 20.6 KB
- 02 - Creating REST API requests with Postman/056 Assignment - Valentin's Book List API - Solution_en.srt 19.7 KB
- 04 - Introduction to API testing & JavaScript/023 Callback functions_en.srt 19.7 KB
- 03 - Practice section - Building REST API requests/007 Using API documentation - Assignment Solution_en.srt 19.7 KB
- 02 - Creating REST API requests with Postman/006 Postman collections and variables.html 19.5 KB
- 14 - Running Newman with other CI servers tools/001 Gitlab CI_en.srt 19.4 KB
- 21 - Advanced topics and user questions/006 Sending requests from scripts_en.srt 19.1 KB
- 09 - Advanced assertions/006 Assertions on nested objects_en.srt 19.0 KB
- 18 - Mock servers/003 Create your first mock server_en.srt 18.6 KB
- 01 - Introduction and first steps in Postman/011 First steps in Postman.html 18.4 KB
- 01 - Introduction and first steps in Postman/010 Postman-Landscape.pdf 18.3 KB
- 02 - Creating REST API requests with Postman/055 Guided Assignment - Valentin's Book List API.html 17.8 KB
- 05 - Writing basic API tests/006 Assignment - Adding status code tests - Solution_en.srt 17.8 KB
- 06 - Using Postman variables in scripts/009 Guided Assignment - Store all dynamic data in Postman variables.html 17.7 KB
- 02 - Creating REST API requests with Postman/027 Troubleshooting POST requests_en.srt 17.6 KB
- 07 - Using Postman environments & environment variables/002 Postman Environments & Environment variables_en.srt 17.3 KB
- 03 - Practice section - Building REST API requests/006 Guided Assignment - Using the API documentation.html 16.9 KB
- 07 - Using Postman environments & environment variables/010 Migrating from collection variables to environment variables_en.srt 16.8 KB
- 19 - File uploads (testing, automatic uploads, uploading multiple files)/001 Sending and testing multipartform-data requests (file upload form)_en.srt 16.5 KB
- 12 - Automation with Newman/006 Generating HTML reports_en.srt 16.3 KB
- 05 - Writing basic API tests/005 Guided Assignment - Adding status code tests.html 16.3 KB
- 21 - Advanced topics and user questions/003 How to deal with CSV responses_en.srt 16.2 KB
- 10 - Postman Automation basics/005 Scheduled collection runs_en.srt 16.1 KB
- 02 - Creating REST API requests with Postman/019 Path variables.html 15.9 KB
- 09 - Advanced assertions/005 Assertions on arrays_en.srt 15.9 KB
- 04 - Introduction to API testing & JavaScript/004 Your first API test in Postman_en.srt 15.8 KB
- 08 - Practice section - Adding tests to an API/009 Assignment - Use Postman variables - Solution_en.srt 15.8 KB
- 08 - Practice section - Adding tests to an API/014 Working with complex data structures in Postman variables_en.srt 15.5 KB
- 01 - Introduction and first steps in Postman/005 Introduction to Postman & APIs.html 15.3 KB
- 06 - Using Postman variables in scripts/006 Guided Assignment - Set the cartId in a Postman variable.html 15.2 KB
- 02 - Creating REST API requests with Postman/013 Guided Assignment - Step by step instructions.html 15.1 KB
- 02 - Creating REST API requests with Postman/018 Query params vs Path variables_en.srt 15.0 KB
- 08 - Practice section - Adding tests to an API/017 Assignment - Write tests for Create board request - Solution_en.srt 14.9 KB
- 03 - Practice section - Building REST API requests/010 Guided Assignment - Creating resources - Lists.html 14.8 KB
- 02 - Creating REST API requests with Postman/009 Query parameters_en.srt 14.8 KB
- 03 - Practice section - Building REST API requests/016 Guided Assignment - Managing resources.html 14.8 KB
- 02 - Creating REST API requests with Postman/025 JSON format explained_en.srt 14.6 KB
- 06 - Using Postman variables in scripts/015 Working with Postman collection variables from scripts.html 14.6 KB
- 08 - Practice section - Adding tests to an API/020 Assignment - Dynamic board names - Solution_en.srt 14.4 KB
- 02 - Creating REST API requests with Postman/030 API Authentication_en.srt 14.3 KB
- 05 - Writing basic API tests/011 Testing the API error handling_en.srt 14.2 KB
- 13 - Postman Test Automation with Jenkins/009 Publishing an HTML report in Jenkins (freestyle)_en.srt 14.0 KB
- 11 - Automation with Postman CLI/007 Advanced configuration options_en.srt 14.0 KB
- 05 - Writing basic API tests/007 Testing the response body_en.srt 13.7 KB
- 04 - Introduction to API testing & JavaScript/018 Defining a function in JavaScript_en.srt 13.7 KB
- 02 - Creating REST API requests with Postman/053 HTTP request methods quiz.html 13.7 KB
- 08 - Practice section - Adding tests to an API/008 Guided Assignment - Use Postman variables.html 13.7 KB
- 06 - Using Postman variables in scripts/011 Getting Postman variables from scripts_en.srt 13.7 KB
- 20 - Authentication Authorization/004 JSON Web Tokens (JWT)_en.srt 13.5 KB
- 06 - Using Postman variables in scripts/017 JavaScript For loop statement_en.srt 13.4 KB
- 07 - Using Postman environments & environment variables/007 Environment variables quiz.html 13.4 KB
- 05 - Writing basic API tests/014 Guided Assignment - Reduce duplication in tests.html 13.4 KB
- 03 - Practice section - Building REST API requests/019 Guided Assignment - Deleting resources.html 13.4 KB
- 02 - Creating REST API requests with Postman/023 Guided Assignment - Step by step instructions.html 13.1 KB
- 06 - Using Postman variables in scripts/022 Conditionals.html 13.0 KB
- 08 - Practice section - Adding tests to an API/019 Guided Assignment - Dynamic board names.html 12.9 KB
- 10 - Postman Automation basics/003 Postman Collection Runner_en.srt 12.9 KB
- 16 - Data driven tests Running a request multiple times with different data sets/004 Using external data files - Advanced usage_en.srt 12.8 KB
- 16 - Data driven tests Running a request multiple times with different data sets/002 Using external data files - Basic usage_en.srt 12.8 KB
- 06 - Using Postman variables in scripts/018 for loop statement.html 12.7 KB
- 06 - Using Postman variables in scripts/026 Iterating over arrays (forEach loop).html 12.5 KB
- 17 - Team Collaboration/004 Team Workspaces - Creating and sharing a workspace_en.srt 12.5 KB
- 04 - Introduction to API testing & JavaScript/006 Using “let” to define JavaScript variables_en.srt 12.5 KB
- 09 - Advanced assertions/004 Chai Assertion Library.html 12.5 KB
- 04 - Introduction to API testing & JavaScript/025 Objects in JavaScript_en.srt 12.4 KB
- 02 - Creating REST API requests with Postman/049 Guided Assignment - Step by step instructions.html 12.2 KB
- 17 - Team Collaboration/003 Using the Git version control system - Hands on_en.srt 12.2 KB
- 03 - Practice section - Building REST API requests/013 Guided Assignment - Creating resources - Cards.html 12.2 KB
- 12 - Automation with Newman/005 Specifying environments with Newman_en.srt 12.0 KB
- 06 - Using Postman variables in scripts/016 JavaScript Comparing data types_en.srt 11.9 KB
- 21 - Advanced topics and user questions/002 Reusing tests in multiple requests_en.srt 11.9 KB
- 04 - Introduction to API testing & JavaScript/037 Array methods.html 11.8 KB
- 13 - Postman Test Automation with Jenkins/002 How to run Jenkins with Docker_en.srt 11.8 KB
- 04 - Introduction to API testing & JavaScript/015 Mathematical operations_en.srt 11.8 KB
- 03 - Practice section - Building REST API requests/004 Using the API documentation_en.srt 11.7 KB
- 04 - Introduction to API testing & JavaScript/029 JavaScript objects and JSON_en.srt 11.7 KB
- 04 - Introduction to API testing & JavaScript/033 Navigating object properties and arrays_en.srt 11.7 KB
- 04 - Introduction to API testing & JavaScript/008 Working with JavaScript variables_en.srt 11.7 KB
- 06 - Using Postman variables in scripts/028 JavaScript Finding data in an array with find_en.srt 11.7 KB
- 06 - Using Postman variables in scripts/020 Iterating over arrays (for loop).html 11.3 KB
- 06 - Using Postman variables in scripts/025 Iterating over arrays (forEach loop)_en.srt 11.2 KB
- 02 - Creating REST API requests with Postman/033 Guided Assignment - Step by step instructions - Place an order.html 11.2 KB
- 22 - New features in Postman/002 Sending GraphQL Queries in Postman_en.srt 11.2 KB
- 02 - Creating REST API requests with Postman/005 Modifying collection variables_en.srt 11.1 KB
- 05 - Writing basic API tests/018 Assignment - Boundary testing.html 11.1 KB
- 20 - Authentication Authorization/002 OAuth2 Authorization Flow (Authorization Code Grant)_en.srt 11.0 KB
- 16 - Data driven tests Running a request multiple times with different data sets/001 Using workflows to create data-sets_en.srt 10.9 KB
- 08 - Practice section - Adding tests to an API/005 Guided Assignment - Add status code tests.html 10.9 KB
- 09 - Advanced assertions/003 Assertions_en.srt 10.8 KB
- 02 - Creating REST API requests with Postman/016 Path variables_en.srt 10.8 KB
- 04 - Introduction to API testing & JavaScript/034 Navigating complex data structures in Postman_en.srt 10.8 KB
- 08 - Practice section - Adding tests to an API/016 Guided Assignment - Write tests for Create board request.html 10.6 KB
- 08 - Practice section - Adding tests to an API/031 Resilient scripts & tests_en.srt 10.6 KB
- 04 - Introduction to API testing & JavaScript/005 Defining JavaScript variables_en.srt 10.6 KB
- 04 - Introduction to API testing & JavaScript/017 Code blocks and variable scopes_en.srt 10.6 KB
- 06 - Using Postman variables in scripts/013 Guided Assignment - Getting Postman variables from scripts.html 10.6 KB
- 03 - Practice section - Building REST API requests/005 Using the API documentation - Assignment_en.srt 10.6 KB
- 04 - Introduction to API testing & JavaScript/031 Writing assertions in Postman_en.srt 10.5 KB
- 06 - Using Postman variables in scripts/036 Recap Using Postman variables in scripts.html 10.5 KB
- 06 - Using Postman variables in scripts/023 Searching for data in a response (for loop)_en.srt 10.4 KB
- 07 - Using Postman environments & environment variables/005 Storing secrets in environments_en.srt 10.4 KB
- 06 - Using Postman variables in scripts/030 Guided Assignment - use find instead of forEach.html 10.4 KB
- 15 - Workflows and Scenarios/003 Advanced workflows_en.srt 10.4 KB
- 08 - Practice section - Adding tests to an API/025 Guided Assignment - Write tests for the Create card request.html 10.3 KB
- 04 - Introduction to API testing & JavaScript/036 Built-in methods when working with arrays_en.srt 10.3 KB
- 08 - Practice section - Adding tests to an API/006 Assignment - Add status code tests - Solution_en.srt 10.3 KB
- 20 - Authentication Authorization/001 Basic access authentication_en.srt 10.1 KB
- 01 - Introduction and first steps in Postman/008 Using Postman on the web_en.srt 10.1 KB
- 16 - Data driven tests Running a request multiple times with different data sets/003 Using external data files - Writing tests_en.srt 10.1 KB
- 08 - Practice section - Adding tests to an API/011 Guided Assignment - Reducing manual work by using variables & scripts.html 10.0 KB
- 08 - Practice section - Adding tests to an API/022 Guided Assignment - Write tests for the TODO and DONE lists.html 10.0 KB
- 21 - Advanced topics and user questions/007 How can I connect to my database using Postman_en.srt 10.0 KB
- 03 - Practice section - Building REST API requests/008 Using identifiers when working with resources_en.srt 10.0 KB
- 01 - Introduction and first steps in Postman/007 Troubleshooting Postman errors_en.srt 10.0 KB
- 06 - Using Postman variables in scripts/003 Passing data from one request to the other_en.srt 9.9 KB
- 12 - Automation with Newman/009 Advanced configuration options_en.srt 9.9 KB
- 04 - Introduction to API testing & JavaScript/020 Built-in JavaScript functions_en.srt 9.9 KB
- 02 - Creating REST API requests with Postman/040 Exporting and Importing a Postman collection_en.srt 9.9 KB
- 13 - Postman Test Automation with Jenkins/006 Using Postman CLI in Jenkins with Jenkinsfile_en.srt 9.8 KB
- 04 - Introduction to API testing & JavaScript/014 Variables.html 9.8 KB
- 02 - Creating REST API requests with Postman/004 Storing configuration in collection variables_en.srt 9.8 KB
- 06 - Using Postman variables in scripts/033 Passing data from the pre-request script to the requesttests_en.srt 9.8 KB
- 02 - Creating REST API requests with Postman/041 PATCH request method_en.srt 9.7 KB
- 13 - Postman Test Automation with Jenkins/007 Using Newman in Jenkins (freestyle)_en.srt 9.7 KB
- 06 - Using Postman variables in scripts/027 Filtering a list of items.html 9.6 KB
- 18 - Mock servers/002 Why use a mock server_en.srt 9.6 KB
- 04 - Introduction to API testing & JavaScript/003 Your first Postman script_en.srt 9.5 KB
- 10 - Postman Automation basics/007 Postman CLI (installation & basic usage)_en.srt 9.5 KB
- 17 - Team Collaboration/002 Using the Git version control system - Overview_en.srt 9.4 KB
- 02 - Creating REST API requests with Postman/037 Working with HTTP headers in Postman_en.srt 9.4 KB
- 05 - Writing basic API tests/008 Asserting the data type of a property_en.srt 9.3 KB
- 05 - Writing basic API tests/016 Boundary testing_en.srt 9.3 KB
- 07 - Using Postman environments & environment variables/008 Setting, getting and removing environment variables from scripts_en.srt 9.3 KB
- 08 - Practice section - Adding tests to an API/028 Guided Assignment - Test the request Move card to DONE list.html 9.3 KB
- 04 - Introduction to API testing & JavaScript/016 Mathematical operations.html 9.3 KB
- 04 - Introduction to API testing & JavaScript/011 Data Types in JavaScript.html 9.2 KB
- 15 - Workflows and Scenarios/002 Creating a basic workflow scenario_en.srt 9.2 KB
- 02 - Creating REST API requests with Postman/014 Assignment - Query parameters - Solution_en.srt 9.1 KB
- 04 - Introduction to API testing & JavaScript/032 Storing a list of items - Arrays in JavaScript_en.srt 9.1 KB
- 08 - Practice section - Adding tests to an API/009 Trello-API.postman-collection.json 8.9 KB
- 06 - Using Postman variables in scripts/032 Managing the data type in Postman variables_en.srt 8.9 KB
- 04 - Introduction to API testing & JavaScript/024 Callback functions in Postman_en.srt 8.8 KB
- 07 - Using Postman environments & environment variables/004 Using if statements to include or exclude tests_en.srt 8.8 KB
- 05 - Writing basic API tests/002 Simple-Grocery-Store-API.postman-collection.json 8.7 KB
- 13 - Postman Test Automation with Jenkins/004 Using Postman CLI in Jenkins (freestyle)_en.srt 8.7 KB
- 11 - Automation with Postman CLI/002 Login and logout_en.srt 8.4 KB
- 01 - Introduction and first steps in Postman/006 Your first Postman request_en.srt 8.3 KB
- 08 - Practice section - Adding tests to an API/013 JavaScript Transforming an array with map()_en.srt 8.3 KB
- 07 - Using Postman environments & environment variables/003 Troubleshooting environment variables_en.srt 8.3 KB
- 13 - Postman Test Automation with Jenkins/012 Publishing JUnit report (Jenkinsfile)_en.srt 8.2 KB
- 08 - Practice section - Adding tests to an API/026 Assignment - Write tests for the Create card request - Solution_en.srt 8.1 KB
- 02 - Creating REST API requests with Postman/038 Common questions about HTTP headers_en.srt 8.0 KB
- 12 - Automation with Newman/003 Running a collection from an URL_en.srt 7.9 KB
- 04 - Introduction to API testing & JavaScript/019 Returning values from functions_en.srt 7.9 KB
- 06 - Using Postman variables in scripts/035 Removing collection variables_en.srt 7.9 KB
- 03 - Practice section - Building REST API requests/017 Assignment - Managing resources - Solution_en.srt 7.8 KB
- 11 - Automation with Postman CLI/006 Using environments_en.srt 7.7 KB
- 01 - Introduction and first steps in Postman/009 A brief overview of HTTP_en.srt 7.6 KB
- 13 - Postman Test Automation with Jenkins/010 Publishing an HTML report in Jenkins (Jenkinsfile)_en.srt 7.6 KB
- 06 - Using Postman variables in scripts/007 Assignment - Set the cartId in a Postman variable - Solution_en.srt 7.5 KB
- 06 - Using Postman variables in scripts/031 Assignment - use find instead of forEach - Solution_en.srt 7.5 KB
- 07 - Using Postman environments & environment variables/011 Global variables_en.srt 7.4 KB
- 13 - Postman Test Automation with Jenkins/013 Troubleshooting failed builds with reports_en.srt 7.4 KB
- 13 - Postman Test Automation with Jenkins/011 Publishing JUnit report (Freestyle)_en.srt 7.3 KB
- 06 - Using Postman variables in scripts/014 Assignment - Getting Postman variables from scripts - Solution_en.srt 7.2 KB
- 02 - Creating REST API requests with Postman/031 Troubleshooting HTTP status codes_en.srt 7.2 KB
- 06 - Using Postman variables in scripts/021 JavaScript Conditionals - if statements_en.srt 7.2 KB
- 04 - Introduction to API testing & JavaScript/022 Arrow functions_en.srt 7.2 KB
- 13 - Postman Test Automation with Jenkins/008 Using Newman in Jenkins (Jenkinsfile)_en.srt 7.2 KB
- 05 - Writing basic API tests/012 Organizing requests and reusing tests_en.srt 7.1 KB
- 04 - Introduction to API testing & JavaScript/007 Conventions for naming JavaScript variables_en.srt 7.0 KB
- 07 - Using Postman environments & environment variables/001 Test-driven development (TDD)_en.srt 7.0 KB
- 04 - Introduction to API testing & JavaScript/028 Alternative syntax for defining and accessing object properties_en.srt 6.9 KB
- 13 - Postman Test Automation with Jenkins/005 Managing secrets in Jenkins_en.srt 6.8 KB
- 04 - Introduction to API testing & JavaScript/030 Parsing JSON in Postman_en.srt 6.7 KB
- 07 - Using Postman environments & environment variables/006 Exporting and importing environments_en.srt 6.7 KB
- 03 - Practice section - Building REST API requests/002 Why learn to use real-world APIs_en.srt 6.7 KB
- 10 - Postman Automation basics/008 Newman CLI (installation & basic usage)_en.srt 6.4 KB
- 01 - Introduction and first steps in Postman/002 About the course_en.srt 6.4 KB
- 01 - Introduction and first steps in Postman/001 Course overview_en.srt 6.3 KB
- 02 - Creating REST API requests with Postman/008 Visualizing responses in Postman_en.srt 6.2 KB
- 04 - Introduction to API testing & JavaScript/035 Navigating complex data structures.html 6.2 KB
- 02 - Creating REST API requests with Postman/017 Troubleshooting Path variables_en.srt 6.2 KB
- 06 - Using Postman variables in scripts/002 Setting Postman variables from scripts_en.srt 6.2 KB
- 02 - Creating REST API requests with Postman/007 GET request_en.srt 6.1 KB
- 18 - Mock servers/004 Practical example using mock servers for front-end development_en.srt 6.0 KB
- 03 - Practice section - Building REST API requests/011 Assignment - Creating resources - Lists - Solution_en.srt 5.9 KB
- 02 - Creating REST API requests with Postman/028 GET vs POST_en.srt 5.9 KB
- 04 - Introduction to API testing & JavaScript/009 Constants in JavaScript_en.srt 5.9 KB
- 04 - Introduction to API testing & JavaScript/021 Generate a random email address.html 5.8 KB
- 08 - Practice section - Adding tests to an API/002 Trello-API.postman-collection.json 5.7 KB
- 02 - Creating REST API requests with Postman/003 Postman collections_en.srt 5.7 KB
- 06 - Using Postman variables in scripts/019 JavaScript Iterating over arrays (for loop)_en.srt 5.7 KB
- 18 - Mock servers/005 Recording responses from an existing API_en.srt 5.6 KB
- 02 - Creating REST API requests with Postman/026 POST request with JSON_en.srt 5.6 KB
- 12 - Automation with Newman/004 Running a collection from a file_en.srt 5.6 KB
- 17 - Team Collaboration/005 Team Workspaces - Understanding users and permissions_en.srt 5.4 KB
- 08 - Practice section - Adding tests to an API/023 Assignment - Write tests for the TODO and DONE lists - Solution_en.srt 5.4 KB
- 05 - Writing basic API tests/019 Assignment - Boundary testing - Solution_en.srt 5.3 KB
- 03 - Practice section - Building REST API requests/014 Assignment - Creating resources - Cards - Solution_en.srt 5.3 KB
- 06 - Using Postman variables in scripts/024 Writing assertions against an array_en.srt 5.3 KB
- 07 - Using Postman environments & environment variables/009 Getting variables in scripts according to the scope_en.srt 5.3 KB
- 08 - Practice section - Adding tests to an API/012 Assignment - Reducing manual work by using variables - Solution_en.srt 5.1 KB
- 05 - Writing basic API tests/015 Assignment - Reduce duplication in tests - Solution_en.srt 5.1 KB
- 04 - Introduction to API testing & JavaScript/027 Object methods - using a property from the object_en.srt 5.1 KB
- 04 - Introduction to API testing & JavaScript/013 Swap two variables in JavaScript.html 5.0 KB
- 02 - Creating REST API requests with Postman/021 POST request_en.srt 5.0 KB
- 02 - Creating REST API requests with Postman/024 Assignment - Check cart contents - Solution_en.srt 5.0 KB
- 02 - Creating REST API requests with Postman/036 Using random data in requests (random variables)_en.srt 4.9 KB
- 17 - Team Collaboration/006 Team Workspaces - Managing user permissions_en.srt 4.8 KB
- 04 - Introduction to API testing & JavaScript/012 Working with JavaScript variables.html 4.8 KB
- 12 - Automation with Newman/001 Installing Newman_en.srt 4.7 KB
- 07 - Using Postman environments & environment variables/012 Setting, getting and removing global variables from scripts_en.srt 4.7 KB
- 02 - Creating REST API requests with Postman/046 PUT request method_en.srt 4.6 KB
- 02 - Creating REST API requests with Postman/050 Assignment - Delete an order - Solution_en.srt 4.6 KB
- 04 - Introduction to API testing & JavaScript/010 Data Types in JavaScript_en.srt 4.6 KB
- 06 - Using Postman variables in scripts/034 Where can you use Postman variables_en.srt 4.6 KB
- 16 - Data driven tests Running a request multiple times with different data sets/004 Order-management-3.postman-collection.json 4.5 KB
- 01 - Introduction and first steps in Postman/004 A quick introduction to APIs_en.srt 4.5 KB
- 01 - Introduction and first steps in Postman/010 The Postman Landscape_en.srt 4.5 KB
- 02 - Creating REST API requests with Postman/051 GET, POST, PUT, PATCH … What is the difference_en.srt 4.4 KB
- 03 - Practice section - Building REST API requests/021 Protect your API keys_en.srt 4.4 KB
- 03 - Practice section - Building REST API requests/020 Assignment - Deleting resources - Solution_en.srt 4.4 KB
- 05 - Writing basic API tests/010 Refactoring tests_en.srt 4.3 KB
- 04 - Introduction to API testing & JavaScript/026 Object methods_en.srt 4.2 KB
- 10 - Postman Automation basics/006 Running Postman collections as part of CICD_en.srt 4.2 KB
- 02 - Creating REST API requests with Postman/045 PATCH request method - continued_en.srt 4.0 KB
- 02 - Creating REST API requests with Postman/010 Misconceptions about API parameters_en.srt 4.0 KB
- 01 - Introduction and first steps in Postman/003 How to install Postman_en.srt 4.0 KB
- 08 - Practice section - Adding tests to an API/030 Clean-up work_en.srt 3.9 KB
- 18 - Mock servers/006 Known limitations_en.srt 3.9 KB
- 10 - Postman Automation basics/001 Overview_en.srt 3.9 KB
- 02 - Creating REST API requests with Postman/020 The business processes and rules behind an API_en.srt 3.8 KB
- 05 - Writing basic API tests/003 Verifying the response status code_en.srt 3.8 KB
- 05 - Writing basic API tests/020 Documenting requests in Postman_en.srt 3.6 KB
- 03 - Practice section - Building REST API requests/001 Section overview_en.srt 3.5 KB
- 12 - Automation with Newman/007 Generating JUnit reports_en.srt 3.5 KB
- 02 - Creating REST API requests with Postman/035 Assignment - Place an order - Solution_en.srt 3.4 KB
- 16 - Data driven tests Running a request multiple times with different data sets/003 Order-management-2.postman-collection.json 3.4 KB
- 02 - Creating REST API requests with Postman/039 Headers vs query vs params_en.srt 3.4 KB
- 02 - Creating REST API requests with Postman/047 DELETE request method_en.srt 3.3 KB
- 13 - Postman Test Automation with Jenkins/003 Defining jobs in Jenkins Jenkins freestyle and Jenkinsfile_en.srt 3.3 KB
- 11 - Automation with Postman CLI/005 Running a collection from a file_en.srt 3.3 KB
- 13 - Postman Test Automation with Jenkins/014 Troubleshooting Jenkins Problems (for Windows).html 3.0 KB
- 16 - Data driven tests Running a request multiple times with different data sets/002 Order-management.postman-collection.json 3.0 KB
- 21 - Advanced topics and user questions/003 Parse-CSV-and-make-assertions.postman-collection.json 3.0 KB
- 02 - Creating REST API requests with Postman/001 Section overview_en.srt 2.9 KB
- 02 - Creating REST API requests with Postman/015 Shortcuts in Postman_en.srt 2.8 KB
- 11 - Automation with Postman CLI/003 Running a collection_en.srt 2.8 KB
- 08 - Practice section - Adding tests to an API/029 Assignment - Test the request Move card to DONE list - Solution_en.srt 2.7 KB
- 11 - Automation with Postman CLI/008 Usage restrictions and limitations_en.srt 2.7 KB
- 15 - Workflows and Scenarios/003 Simple-workflow.postman-collection.json 2.6 KB
- 08 - Practice section - Adding tests to an API/024 Write tests for the Create card request_en.srt 2.6 KB
- 12 - Automation with Newman/008 Searching for Newman reporters_en.srt 2.6 KB
- 09 - Advanced assertions/002 Chai Assertion Library_en.srt 2.5 KB
- 04 - Introduction to API testing & JavaScript/002 A short history of JavaScript.html 2.5 KB
- 02 - Creating REST API requests with Postman/044 Using Postman variables to avoid duplication_en.srt 2.4 KB
- 11 - Automation with Postman CLI/004 Running a collection from an URL_en.srt 2.4 KB
- 13 - Postman Test Automation with Jenkins/001 Section overview_en.srt 2.3 KB
- 15 - Workflows and Scenarios/002 No-workflow.postman-collection.json 2.3 KB
- 23 - Postman Developer Challenge/001 Postman challenge webinars.html 2.3 KB
- 08 - Practice section - Adding tests to an API/010 Assignment - Reducing manual work by using variables & scripts_en.srt 2.2 KB
- 02 - Creating REST API requests with Postman/012 Assignment - Query parameters_en.srt 2.0 KB
- 16 - Data driven tests Running a request multiple times with different data sets/001 Using-workflows-to-create-data-sets.json 2.0 KB
- 03 - Practice section - Building REST API requests/003 Troubleshooting.html 1.9 KB
- 04 - Introduction to API testing & JavaScript/038 Conclusion_en.srt 1.9 KB
- 10 - Postman Automation basics/004 Collection runner usage limits_en.srt 1.8 KB
- 02 - Creating REST API requests with Postman/052 HEAD request method_en.srt 1.8 KB
- 10 - Postman Automation basics/009 Troubleshooting Node.js npm Newman Problems (for Windows).html 1.7 KB
- 12 - Automation with Newman/002 Troubleshooting Newman installation problems (for Windows).html 1.7 KB
- 08 - Practice section - Adding tests to an API/015 Assignment - Write tests for Create board request_en.srt 1.7 KB
- 05 - Writing basic API tests/001 Introduction_en.srt 1.7 KB
- 02 - Creating REST API requests with Postman/054 Assignment - Valentin's Book List API_en.srt 1.7 KB
- 06 - Using Postman variables in scripts/008 Assignment - Store all dynamic data in Postman variables_en.srt 1.6 KB
- 10 - Postman Automation basics/002 Running the collection manually_en.srt 1.6 KB
- 02 - Creating REST API requests with Postman/043 Assignment - PATCH request method - Solution_en.srt 1.6 KB
- 15 - Workflows and Scenarios/001 Overview_en.srt 1.5 KB
- 04 - Introduction to API testing & JavaScript/001 Section overview_en.srt 1.4 KB
- 08 - Practice section - Adding tests to an API/004 Assignment - Add status code tests_en.srt 1.4 KB
- 03 - Practice section - Building REST API requests/018 Assignment - Deleting resources_en.srt 1.3 KB
- 11 - Automation with Postman CLI/001 Section overview_en.srt 1.3 KB
- 08 - Practice section - Adding tests to an API/018 Assignment - Dynamic board names_en.srt 1.3 KB
- 04 - Introduction to API testing & JavaScript/external-links.txt 1.3 KB
- 03 - Practice section - Building REST API requests/009 Assignment - Creating resources - Lists_en.srt 1.2 KB
- 17 - Team Collaboration/001 Introduction_en.srt 1.2 KB
- 08 - Practice section - Adding tests to an API/001 Section overview_en.srt 1.1 KB
- 03 - Practice section - Building REST API requests/015 Assignment - Managing resources_en.srt 1.1 KB
- 18 - Mock servers/001 Introduction to mock servers_en.srt 1.1 KB
- 13 - Postman Test Automation with Jenkins/015 Troubleshooting Jenkins Problems (for macOS, Linux).html 1.1 KB
- 08 - Practice section - Adding tests to an API/021 Assignment - Write tests for the TODO and DONE lists_en.srt 1.1 KB
- 06 - Using Postman variables in scripts/012 Assignment - Getting Postman variables from scripts_en.srt 1.1 KB
- 24 - Last words/001 Bonus Lecture.html 1.0 KB
- 08 - Practice section - Adding tests to an API/027 Assignment - Test the request Move card to DONE list_en.srt 981 bytes
- 06 - Using Postman variables in scripts/001 Section overview_en.srt 959 bytes
- 09 - Advanced assertions/008 Testing headers and cookies.html 944 bytes
- 13 - Postman Test Automation with Jenkins/016 Troubleshooting HTML reports.html 943 bytes
- 02 - Creating REST API requests with Postman/022 Assignment - Check cart contents_en.srt 931 bytes
- 05 - Writing basic API tests/013 Assignment - Reduce duplication in tests_en.srt 894 bytes
- 08 - Practice section - Adding tests to an API/003 Troubleshooting.html 829 bytes
- 13 - Postman Test Automation with Jenkins/010 Jenkinsfile.txt 809 bytes
- 12 - Automation with Newman/external-links.txt 788 bytes
- 02 - Creating REST API requests with Postman/042 Assignment - PATCH request method_en.srt 780 bytes
- 12 - Automation with Newman/010 Conclusion_en.srt 752 bytes
- 16 - Data driven tests Running a request multiple times with different data sets/004 data-3.json 747 bytes
- 21 - Advanced topics and user questions/005 Passing variables dynamically to the request at runtime (Newman).html 737 bytes
- 02 - Creating REST API requests with Postman/032 Assignment - Place an order_en.srt 731 bytes
- 03 - Practice section - Building REST API requests/012 Assignment - Creating resources - Cards_en.srt 716 bytes
- 06 - Using Postman variables in scripts/005 Assignment - Set the cartId in a Postman variable_en.srt 694 bytes
- 09 - Advanced assertions/001 Ongoing course update.html 675 bytes
- 08 - Practice section - Adding tests to an API/007 Assignment - Use Postman variables_en.srt 654 bytes
- 05 - Writing basic API tests/004 Assignment - Adding status code tests_en.srt 648 bytes
- 21 - Advanced topics and user questions/008 JSON Schema validation in Postman.html 648 bytes
- 09 - Advanced assertions/external-links.txt 635 bytes
- 14 - Running Newman with other CI servers tools/external-links.txt 626 bytes
- 02 - Creating REST API requests with Postman/048 Assignment - Delete an order_en.srt 585 bytes
- 06 - Using Postman variables in scripts/029 Assignment - use find instead of forEach_en.srt 555 bytes
- 13 - Postman Test Automation with Jenkins/external-links.txt 549 bytes
- 10 - Postman Automation basics/external-links.txt 545 bytes
- 15 - Workflows and Scenarios/004 Multiple workflows with the same collection.html 524 bytes
- 22 - New features in Postman/external-links.txt 468 bytes
- 05 - Writing basic API tests/017 Assignment - Boundary testing_en.srt 462 bytes
- 16 - Data driven tests Running a request multiple times with different data sets/003 data-2.json 439 bytes
- 02 - Creating REST API requests with Postman/external-links.txt 423 bytes
- 05 - Writing basic API tests/009 The Postman Cheat Sheet & Quick Reference Guide.html 374 bytes
- 13 - Postman Test Automation with Jenkins/010 Code-snippet-Jenkinsfile.txt 373 bytes
- 13 - Postman Test Automation with Jenkins/006 Jenkinsfile.txt 368 bytes
- 05 - Writing basic API tests/external-links.txt 365 bytes
- 21 - Advanced topics and user questions/external-links.txt 354 bytes
- 03 - Practice section - Building REST API requests/external-links.txt 353 bytes
- 21 - Advanced topics and user questions/001 You ask, I answer.html 334 bytes
- 02 - Creating REST API requests with Postman/034 Troubleshooting - Place an order.html 308 bytes
- 18 - Mock servers/external-links.txt 282 bytes
- 06 - Using Postman variables in scripts/external-links.txt 272 bytes
- 08 - Practice section - Adding tests to an API/002 Resources for this section.html 264 bytes
- 09 - Advanced assertions/007 How to write assertions in Postman (objects, arrays, nested properties).html 251 bytes
- 13 - Postman Test Automation with Jenkins/002 start-jenkins-command.txt 247 bytes
- 13 - Postman Test Automation with Jenkins/009 Jenkins-script-for-HTML-reports.txt 219 bytes
- 08 - Practice section - Adding tests to an API/013 example.js 217 bytes
- 11 - Automation with Postman CLI/external-links.txt 210 bytes
- 16 - Data driven tests Running a request multiple times with different data sets/002 data-1.json 194 bytes
- 12 - Automation with Newman/010 Newman-vs-Postman-CLI-Which-one-to-use-.url 150 bytes
- 01 - Introduction and first steps in Postman/external-links.txt 147 bytes
- 08 - Practice section - Adding tests to an API/external-links.txt 141 bytes
- 10 - Postman Automation basics/007 Windows-Getting-Started-with-PowerShell.url 129 bytes
- 05 - Writing basic API tests/020 Documenting-a-collection.url 124 bytes
- 01 - Introduction and first steps in Postman/006 Simple-Grocery-Store-API-documentation-.url 122 bytes
- 02 - Creating REST API requests with Postman/002 Simple-Grocery-Store-API-documentation-.url 122 bytes
- 18 - Mock servers/006 Mock-server-responses-matching-request-query-string-params-community-.url 121 bytes
- 04 - Introduction to API testing & JavaScript/029 JavaScript-Reference-JSON.stringify-.url 119 bytes
- 02 - Creating REST API requests with Postman/054 Valentines-Book-List-API-Documentation.url 118 bytes
- 06 - Using Postman variables in scripts/025 JavaScript-reference-forEach-method.url 118 bytes
- 04 - Introduction to API testing & JavaScript/036 JavaScript-Reference-Array.prototype.length.url 117 bytes
- 04 - Introduction to API testing & JavaScript/020 JavaScript-reference-Math.random-.url 116 bytes
- 04 - Introduction to API testing & JavaScript/036 JavaScript-Reference-Array.prototype.slice-.url 116 bytes
- 04 - Introduction to API testing & JavaScript/036 JavaScript-Reference-Array.prototype.push-.url 115 bytes
- 04 - Introduction to API testing & JavaScript/020 JavaScript-reference-Math.floor-.url 115 bytes
- 04 - Introduction to API testing & JavaScript/029 JavaScript-Reference-JSON.parse-.url 115 bytes
- 06 - Using Postman variables in scripts/028 JavaScript-reference-find-method.url 115 bytes
- 04 - Introduction to API testing & JavaScript/036 JavaScript-Reference-Array.prototype.pop-.url 114 bytes
- 08 - Practice section - Adding tests to an API/013 JavaScript-reference-Array.prototype.map-.url 114 bytes
- 22 - New features in Postman/001 Postman-documentation.url 114 bytes
- 22 - New features in Postman/002 Creating-a-personal-access-token.url 113 bytes
- 20 - Authentication Authorization/external-links.txt 112 bytes
- 09 - Advanced assertions/005 JavaScript-documentation-The-for.of-statement.url 109 bytes
- 09 - Advanced assertions/006 JavaScript-documentation-The-for.in-statement.url 109 bytes
- 10 - Postman Automation basics/004 Discussion-about-this-change-in-the-Postman-community.url 107 bytes
- 14 - Running Newman with other CI servers tools/002 This-tutorial-is-available-as-a-blog-post-as-well.url 107 bytes
- 05 - Writing basic API tests/009 Postman-Quick-Reference-Guide-PDF-.url 103 bytes
- 07 - Using Postman environments & environment variables/external-links.txt 103 bytes
- 03 - Practice section - Building REST API requests/005 Trello-API-introduction.url 102 bytes
- 02 - Creating REST API requests with Postman/021 HTTP-response-status-codes-Successful-responses.url 101 bytes
- 13 - Postman Test Automation with Jenkins/009 Jenkins-Configuring-Content-Security-Policy.url 101 bytes
- 18 - Mock servers/006 The-matching-algorithm.url 98 bytes
- 10 - Postman Automation basics/007 Installing-the-Postman-CLI.url 95 bytes
- 11 - Automation with Postman CLI/001 Installing-the-Postman-CLI.url 95 bytes
- 03 - Practice section - Building REST API requests/021 Revoking-a-Trello-token.url 90 bytes
- 11 - Automation with Postman CLI/007 Postman-CLI-command-options.url 90 bytes
- 12 - Automation with Newman/008 Search-for-custom-Newman-reporters.url 90 bytes
- 19 - File uploads (testing, automatic uploads, uploading multiple files)/external-links.txt 88 bytes
- 05 - Writing basic API tests/009 Postman-Quick-Reference-Guide-HTML-.url 87 bytes
- 04 - Introduction to API testing & JavaScript/034 Mocky.io-Complex-data-structure.url 84 bytes
- 09 - Advanced assertions/005 Mock-response-body-used-in-this-lecture-.url 84 bytes
- 09 - Advanced assertions/006 Mock-response-body-used-in-this-lecture-.url 84 bytes
- 04 - Introduction to API testing & JavaScript/023 setTimeout-.url 83 bytes
- 21 - Advanced topics and user questions/003 Postman-collection-used-in-this-video.url 83 bytes
- 12 - Automation with Newman/009 Newman-Command-Line-Options.url 82 bytes
- 14 - Running Newman with other CI servers tools/001 The-Newman-Docker-images.url 82 bytes
- 12 - Automation with Newman/007 JUNIT-XML-Reporter.url 79 bytes
- 12 - Automation with Newman/006 htmlextra-Newman-reporter.url 79 bytes
- 13 - Postman Test Automation with Jenkins/011 Newman-JUNIT-XML-Reporter.url 79 bytes
- 13 - Postman Test Automation with Jenkins/012 Newman-JUNIT-XML-Reporter.url 79 bytes
- 13 - Postman Test Automation with Jenkins/009 htmlextra-documentation.url 79 bytes
- 05 - Writing basic API tests/002 Resources for this section.html 78 bytes
- 14 - Running Newman with other CI servers tools/002 TeamCity-Reporter.url 78 bytes
- 19 - File uploads (testing, automatic uploads, uploading multiple files)/002 Collection-file-data.csv.url 78 bytes
- 17 - Team Collaboration/external-links.txt 77 bytes
- 07 - Using Postman environments & environment variables/002 Test-environment-Simple-Grocery-Store-API-.url 75 bytes
- 03 - Practice section - Building REST API requests/005 Trello-API-documentation.url 74 bytes
- 10 - Postman Automation basics/008 Newman-installation.url 74 bytes
- 14 - Running Newman with other CI servers tools/002 Git-repo-with-Postman-collections.url 73 bytes
- 12 - Automation with Newman/004 Postman-collection-exported-files-.url 71 bytes
- 13 - Postman Test Automation with Jenkins/002 Download-install-Docker-Desktop.url 71 bytes
- 22 - New features in Postman/002 Github-GraphQL-public-schema.url 70 bytes
- 12 - Automation with Newman/003 Get-your-Postman-API-key.url 67 bytes
- 21 - Advanced topics and user questions/007 Connect-to-a-database-from-Postman-Postman-DreamFactory-.url 67 bytes
- 02 - Creating REST API requests with Postman/002 Resources for this section.html 66 bytes
- 14 - Running Newman with other CI servers tools/001 The-repository-used-in-this-video.url 63 bytes
- 17 - Team Collaboration/003 Git-tutorials-from-Atlassian.url 63 bytes
- 21 - Advanced topics and user questions/007 DreamFactory-API-publishing.url 62 bytes
- 22 - New features in Postman/002 Github-GraphQL-documentation.url 62 bytes
- 09 - Advanced assertions/006 for.in-versus-for.of-Loops.url 61 bytes
- 12 - Automation with Newman/005 Newman-documentation.url 61 bytes
- 14 - Running Newman with other CI servers tools/001 Newman-v4-documentation.url 61 bytes
- 14 - Running Newman with other CI servers tools/002 Newman-documentation.url 61 bytes
- 22 - New features in Postman/001 SwaggerHub.url 60 bytes
- 09 - Advanced assertions/002 Chai-Assertion-Library.url 54 bytes
- 20 - Authentication Authorization/001 Postman-Echo.url 54 bytes
- 03 - Practice section - Building REST API requests/005 Get-your-Trello-API-key.url 50 bytes
- 21 - Advanced topics and user questions/003 PapaParse-JavaScript-Library.url 50 bytes
- 13 - Postman Test Automation with Jenkins/002 Local-address-to-access-Jenkins.url 46 bytes
- 10 - Postman Automation basics/008 Download-Install-Node.js-LTS.url 45 bytes
- 20 - Authentication Authorization/003 Postman-Quick-Reference-Guide.url 45 bytes
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via activebusinesscommunication[AT]gmail.com. Remember to include the full url in your complaint.