Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Gatling Fundamentals for Stress, Load & Performance Testing, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:01:57
    Gatling Fundamentals Course Overview
  • Урок 2. 00:01:35
    Gatling Introduction
  • Урок 3. 00:01:18
    Key Features of Gatling
  • Урок 4. 00:01:01
    When to use Gatling
  • Урок 5. 00:00:26
    Section 2 Overview
  • Урок 6. 00:01:50
    Install Gatling via website download
  • Урок 7. 00:01:51
    Gatling Recorder Introduction
  • Урок 8. 00:02:54
    Recording a Complex Page Load with a HAR File
  • Урок 9. 00:04:01
    Record a Full User Journey with a HAR file
  • Урок 10. 00:02:43
    Editing & Executing a Gatling Script
  • Урок 11. 00:00:41
    Section 3 Overview
  • Урок 12. 00:04:00
    Install Video Game DB
  • Урок 13. 00:01:47
    Install Gatling Development Environment Prerequisites
  • Урок 14. 00:02:30
    Create New Gatling Project in Intellij
  • Урок 15. 00:05:30
    Writing your First Gatling Script
  • Урок 16. 00:01:47
    Using the Gatling Runner Class
  • Урок 17. 00:02:13
    Capturing Traffic through a Proxy
  • Урок 18. 00:00:45
    Section 4 Overview
  • Урок 19. 00:08:10
    Add Pause Time
  • Урок 20. 00:04:21
    Check Response Code
  • Урок 21. 00:05:22
    Check Response Body with JSON Path
  • Урок 22. 00:06:06
    Extract Data from Response Body - for Correlation
  • Урок 23. 00:04:23
    Debugging Session Variables
  • Урок 24. 00:05:40
    Code Reuse with Methods
  • Урок 25. 00:02:41
    Looping HTTP Calls
  • Урок 26. 00:00:32
    Section 5 Overview
  • Урок 27. 00:08:48
    CSV Feeders
  • Урок 28. 00:05:47
    Basic Custom Feeder
  • Урок 29. 00:09:52
    Complex Custom Feeder - Part 1
  • Урок 30. 00:05:42
    Complex Custom Feeder - Part 2
  • Урок 31. 00:05:03
    Complex Custom Feeder - Part 3 - Using a JSON Template File
  • Урок 32. 00:00:26
    Section 6 Overview
  • Урок 33. 00:07:29
    Basic Load Simulation
  • Урок 34. 00:05:55
    Load Simulation Design - Ramp Up Users Per Second
  • Урок 35. 00:04:47
    Load Simulation Design - Run Simulation for a Fixed Period
  • Урок 36. 00:00:20
    Section 7 Overview
  • Урок 37. 00:05:44
    Running tests from the Command Line
  • Урок 38. 00:07:05
    Runtime Parameters
  • Урок 39. 00:02:15
    Challenge Set - Create a Complete Gatling Script from Scratch
  • Урок 40. 00:05:05
    Template for the Complete Script Challenge
  • Урок 41. 00:03:39
    Complete Gatling Script Challenge Solution
  • Урок 42. 00:00:16
    Section 9 Overview
  • Урок 43. 00:01:57
    Monitoring Test Execution on the Command Line
  • Урок 44. 00:02:14
    Gatling Test Results Report
  • Урок 45. 00:02:14
    CI with Gatling Overview
  • Урок 46. 00:03:40
    Github Repository Setup
  • Урок 47. 00:04:09
    Jenkins Setup
  • Урок 48. 00:05:57
    Jenkins First Gatling Test
  • Урок 49. 00:04:33
    Triggering new Jenkins Tests
  • Урок 50. 00:03:40
    Jenkins Parameters for Gatling Tests
  • Урок 51. 00:05:03
    Failing a Jenkins Build with Assertions
  • Урок 52. 00:08:14
    Travis CI with Gatling
  • Урок 53. 00:05:24
    Travis CI Environment Variables for Gatling Tests
  • Урок 54. 00:01:34
    Conclusion & Next Steps
  • Урок 55. 00:02:02
    Dev Environment PreReqs
  • Урок 56. 00:01:32
    Create New Project
  • Урок 57. 00:03:53
    First Gatling Script
  • Урок 58. 00:01:35
    Gatling Runner Class
  • Урок 59. 00:03:14
    Base Class
  • Урок 60. 00:05:52
    Add Pause Time
  • Урок 61. 00:04:11
    Check Response Code
  • Урок 62. 00:03:37
    Check Response Body with JSON Path
  • Урок 63. 00:03:28
    Extract data from response with JSON path
  • Урок 64. 00:02:13
    Debugging Session Variables
  • Урок 65. 00:03:06
    Code reuse with Methods
  • Урок 66. 00:01:19
    Looping HTTP Calls
  • Урок 67. 00:06:19
    CSV Feeder
  • Урок 68. 00:03:05
    Basic Custom Feeder
  • Урок 69. 00:05:31
    Complex Custom Feeder - Part 1
  • Урок 70. 00:02:43
    Complex Custom Feeder - Part 2
  • Урок 71. 00:02:54
    Complex Custom Feeder - Part 3
  • Урок 72. 00:04:27
    Basic Load Simulation
  • Урок 73. 00:02:26
    Ramp Users Load Simulation
  • Урок 74. 00:02:17
    Run Simulation for a Fixed Period
  • Урок 75. 00:03:31
    Running Tests from the Command Line with Gradle
  • Урок 76. 00:04:44
    Setting Runtime Parameters
  • Урок 77. 00:02:59
    Final Challenge Template
  • Урок 78. 00:02:30
    Final Challenge Solution