Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Cypress End-to-End Testing - Getting Started, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:01:06
    Welcome To The Course!
  2. Урок 2. 00:04:16
    What is Cypress & End-to-End Testing? And Why Should You Care?
  3. Урок 3. 00:06:01
    Installing & Using Cypress
  4. Урок 4. 00:02:12
    How Cypress Tests Are Organized & Stored
  5. Урок 5. 00:02:52
    Adjusting Our First Test
  6. Урок 6. 00:03:56
    Writing A More Realistic Test
  7. Урок 7. 00:04:37
    About The Course
  8. Урок 8. 00:01:25
    Module Introduction
  9. Урок 9. 00:03:29
    Project Setup
  10. Урок 10. 00:02:34
    Creating Suites & Tests
  11. Урок 11. 00:03:34
    Visiting Pages inside of E2E Tests
  12. Урок 12. 00:01:40
    Let the IDE (VS Code) Help You
  13. Урок 13. 00:03:41
    Selecting Elements & Evaluating Test Results
  14. Урок 14. 00:04:24
    Selecting By Text
  15. Урок 15. 00:05:57
    Implicit and Explicit Assertions
  16. Урок 16. 00:04:52
    get() vs find()
  17. Урок 17. 00:01:54
    Why You Need To Simulate User Interaction
  18. Урок 18. 00:08:20
    Simulating User Interaction
  19. Урок 19. 00:04:13
    Proper Assertions Are Key!
  20. Урок 20. 00:04:00
    Time To Practice!
  21. Урок 21. 00:11:36
    Simulating Keyboard Typing & Writing Good Assertions
  22. Урок 22. 00:03:46
    Checking For Partial Text
  23. Урок 23. 00:07:36
    Selecting Dropdown Values
  24. Урок 24. 00:02:02
    Cypress Tests Run In Isolation
  25. Урок 25. 00:06:01
    Time For More Queries
  26. Урок 26. 00:04:30
    Summary
  27. Урок 27. 00:00:35
    Module Introduction
  28. Урок 28. 00:01:42
    Project Setup
  29. Урок 29. 00:07:31
    Selecting Elements - The Best Practice Way
  30. Урок 30. 00:05:06
    Testing Page Navigation
  31. Урок 31. 00:04:01
    More on Selecting Elements
  32. Урок 32. 00:07:02
    Repetition and More Assertions
  33. Урок 33. 00:02:02
    Chaining Commands
  34. Урок 34. 00:03:01
    Working with Values & Aliases
  35. Урок 35. 00:06:35
    Getting More Direct Element Access via then()
  36. Урок 36. 00:03:16
    Simulating Special Key Presses
  37. Урок 37. 00:06:48
    Another Example
  38. Урок 38. 00:05:57
    Losing & Gaining Focus
  39. Урок 39. 00:04:00
    Aliases In Action
  40. Урок 40. 00:02:37
    Using Cypress Studio For Test Evaluation
  41. Урок 41. 00:02:55
    Running Tests Without Cypress Studio & Working with Screenshots + Videos
  42. Урок 42. 00:07:10
    Changing Subjects
  43. Урок 43. 00:01:33
    Taking Screenshots
  44. Урок 44. 00:03:27
    should() instead of then()
  45. Урок 45. 00:04:22
    Summary
  46. Урок 46. 00:01:12
    Module Introduction
  47. Урок 47. 00:00:52
    Project Setup
  48. Урок 48. 00:01:54
    The Global Config File
  49. Урок 49. 00:02:49
    Understanding Timeouts
  50. Урок 50. 00:01:31
    Global vs Local Config
  51. Урок 51. 00:01:06
    Setting the Test Browser
  52. Урок 52. 00:02:29
    Configuring the baseURL
  53. Урок 53. 00:04:38
    Sharing Logic with Test Hooks
  54. Урок 54. 00:01:34
    Introducing Custom Commands & Queries
  55. Урок 55. 00:05:40
    Creating a Custom Command
  56. Урок 56. 00:08:20
    Creating a Custom Query
  57. Урок 57. 00:05:18
    Understanding Tasks
  58. Урок 58. 00:03:00
    Summary
  59. Урок 59. 00:00:53
    Module Introduction
  60. Урок 60. 00:02:04
    Starting Project
  61. Урок 61. 00:04:19
    Understanding the Problem
  62. Урок 62. 00:02:39
    Understanding Stubs
  63. Урок 63. 00:08:26
    Creating & Using a Stub
  64. Урок 64. 00:05:13
    When Empty Stubs Are Not Enough
  65. Урок 65. 00:07:26
    Adding a Fake Stub Implementation
  66. Урок 66. 00:05:51
    Using Stubs Across Tests
  67. Урок 67. 00:06:14
    Stubs with Return Values
  68. Урок 68. 00:05:34
    Evaluating Stub Arguments
  69. Урок 69. 00:06:38
    Using Fixtures
  70. Урок 70. 00:03:54
    Understanding Spies
  71. Урок 71. 00:04:20
    Creating & Using Spies
  72. Урок 72. 00:05:55
    The Problem With Timers
  73. Урок 73. 00:02:41
    Manipulating the Clock
  74. Урок 74. 00:01:38
    Summary
  75. Урок 75. 00:01:11
    Module Introduction
  76. Урок 76. 00:03:56
    Starting Project
  77. Урок 77. 00:05:48
    Writing a First (Problematic) Test
  78. Урок 78. 00:02:14
    The Problem with Tests & Databases
  79. Урок 79. 00:03:14
    Creating a Test Database
  80. Урок 80. 00:05:28
    Seeding the Test Database Before Every Test
  81. Урок 81. 00:04:35
    Another Database-dependent Test
  82. Урок 82. 00:07:45
    Understanding & Using Interceptors
  83. Урок 83. 00:01:27
    You Can't Always Use Interceptors
  84. Урок 84. 00:02:19
    More Intercepting!
  85. Урок 85. 00:05:52
    Testing APIs with Test Requests
  86. Урок 86. 00:01:48
    Summary: Different Network Request Strategies
  87. Урок 87. 00:08:06
    Testing Authentication Flows & Asserting Cookie Values
  88. Урок 88. 00:02:24
    Adding a "Login" Test
  89. Урок 89. 00:03:38
    Creating a Reusable Login Command
  90. Урок 90. 00:07:53
    Accessing Interceptor Request & Response Data
  91. Урок 91. 00:01:39
    Summary
  92. Урок 92. 00:03:28
    Roundup & Next Steps