Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай REST API Testing, Automation using POSTMAN, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:03:09
    Introduction to Postman
  2. Урок 2. 00:03:24
    Installing the Postman Standalone App(Windows & macOS)
  3. Урок 3. 00:09:17
    POSTMAN APP Walkthrough
  4. Урок 4. 00:10:26
    Parameters,Response Handling in PostMan
  5. Урок 5. 00:07:01
    Starting the student App
  6. Урок 6. 00:04:50
    Launching Student app docker image
  7. Урок 7. 00:08:20
    GET Request(query parameters, path parameters)
  8. Урок 8. 00:04:13
    Create a new Student (POST method)
  9. Урок 9. 00:02:49
    Update student info(PUT request)
  10. Урок 10. 00:03:10
    Update partial info (PATCH request)
  11. Урок 11. 00:01:51
    Delete a student (DELETE method)
  12. Урок 12. 00:02:07
    HEAD method
  13. Урок 13. 00:01:38
    Options Method(Getting information about APIs)
  14. Урок 14. 00:02:23
    Generating code snippets in POSTMAN
  15. Урок 15. 00:03:50
    Creating presets
  16. Урок 16. 00:07:24
    Setting up BestBuy API Playground
  17. Урок 17. 00:13:04
    Global,Environment & Collection Variables
  18. Урок 18. 00:02:53
    Variable Precedence in POSTMAN
  19. Урок 19. 00:07:54
    Creating collections in Postman
  20. Урок 20. 00:04:38
    IMPORT/EXPORT Collections in Postman
  21. Урок 21. 00:05:38
    Collection Runner in Postman
  22. Урок 22. 00:05:33
    Creating Documentation for API's
  23. Урок 23. 00:03:38
    Importing Data in POSTMAN
  24. Урок 24. 00:04:10
    Making SOAP Requests in POSTMAN
  25. Урок 25. 00:06:24
    Setting up account on zamzar.com
  26. Урок 26. 00:05:06
    Multipart FileUpload using Postman
  27. Урок 27. 00:07:07
    Capture traffic with Interceptor
  28. Урок 28. 00:08:30
    Setting up proxy in Postman
  29. Урок 29. 00:04:45
    Overview on Mocking Apis
  30. Урок 30. 00:12:42
    Create Mock Server from requests & collections
  31. Урок 31. 00:04:26
    Basic Authentication in Postman
  32. Урок 32. 00:05:44
    Introduction to paypal
  33. Урок 33. 00:06:28
    Creating developer account in paypal
  34. Урок 34. 00:02:31
    OAuth WorkFlow
  35. Урок 35. 00:07:24
    OAUTH2.0 Authentication with Paypal
  36. Урок 36. 00:15:01
    Introduction & Setup for Twitter API
  37. Урок 37. 00:06:40
    Creating,Reading tweets in Twitter using POSTMAN
  38. Урок 38. 00:08:40
    Creating 1000 students using POSTMAN
  39. Урок 39. 00:09:33
    Scripting Overview in Postman
  40. Урок 40. 00:07:16
    Handling Global Variables in POSTMAN
  41. Урок 41. 00:07:28
    Interacting with environment variables in Postman
  42. Урок 42. 00:06:52
    Request,Response functions in POSTMAN
  43. Урок 43. 00:10:20
    Tests,Assertions in Postman
  44. Урок 44. 00:14:09
    (DEPRECATED) Environment,Global Variable functions in POSTMAN
  45. Урок 45. 00:10:18
    (DEPRECATED) Request,Response properties in POSTMAN
  46. Урок 46. 00:06:21
    (DEPRECATED) Tests Object in POSTMAN
  47. Урок 47. 00:08:17
    (DEPRECATED) Converting Strings to JSON Objects in POSTMAN
  48. Урок 48. 00:13:12
    Getting Paypal Access token(using Basic Authentication)
  49. Урок 49. 00:03:16
    Creating a Payment in Paypal(OAUTH2 authentication)
  50. Урок 50. 00:12:11
    CSRF authentication using Postman
  51. Урок 51. 00:03:13
    Introduction & installation of Newman
  52. Урок 52. 00:07:14
    Executing a collection in CLI
  53. Урок 53. 00:03:06
    Executing specific folders in collections
  54. Урок 54. 00:01:34
    Executing collection URL
  55. Урок 55. 00:04:43
    Executing collections with environments
  56. Урок 56. 00:04:04
    DataDriving tests in collections using Newman
  57. Урок 57. 00:03:46
    Installing Git on Windows
  58. Урок 58. 00:03:35
    Introduction to git & GitHub
  59. Урок 59. 00:11:23
    Working with Git
  60. Урок 60. 00:13:26
    Working with GitHub
  61. Урок 61. 00:05:59
    Checking in Collections to Git & Github
  62. Урок 62. 00:06:42
    Jenkins download & startup(Applicable to both Windows & MacOsx)
  63. Урок 63. 00:01:42
    Setup Jenkins plugins
  64. Урок 64. 00:03:05
    Executing a collection in Jenkins
  65. Урок 65. 00:07:07
    Configuring HTML Reports in Jenkins
  66. Урок 66. 00:07:53
    Improved reporting with newman-html-reporterextra
  67. Урок 67. 00:05:21
    Integrate Git & Jenkins to execute collections in CI
  68. Урок 68. 00:07:20
    Execute postman collection from Jenkins Build (Windows)
  69. Урок 69. 00:05:53
    Introduction to Walmart Search API
  70. Урок 70. 00:17:21
    Solution part-1
  71. Урок 71. 00:10:57
    Solution part-2