Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай End to End automation testing with Cypress, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:03:18
    Introduction to Course
  • Урок 2. 00:13:04
    Introduction
  • Урок 3. 00:18:32
    Installing and getting started with Cypress
  • Урок 4. 00:16:02
    Writing super simple code with Cypress to under the basic flow
  • Урок 5. 00:07:46
    Working with UI & Console based Test Runner
  • Урок 6. 00:09:09
    Interacting with UI element with Cypress
  • Урок 7. 00:14:04
    Working with advanced Cypress commands
  • Урок 8. 00:12:36
    Working with Cypress variables
  • Урок 9. 00:07:45
    Understanding Alias
  • Урок 10. 00:03:35
    Working with Alias for UI operation
  • Урок 11. 00:06:31
    Understanding Cypress Wrap command
  • Урок 12. 00:14:24
    Working with Implicit and Explicit assertions in Cypress
  • Урок 13. 00:05:04
    Working with Cypress Hooks
  • Урок 14. 00:09:38
    Working with Data Driven Testing
  • Урок 15. 00:09:08
    Working with custom commands in Cypress
  • Урок 16. 00:10:38
    Working with Configurations and creating test videos and failure screenshots
  • Урок 17. 00:05:29
    Working with environment variables
  • Урок 18. 00:05:47
    Working with Cypress Plugins
  • Урок 19. 00:08:26
    Working with Cucumber with Cypress
  • Урок 20. 00:06:22
    Working with Cucumber for Parameter data in Step definition
  • Урок 21. 00:07:30
    Working with Cucumber DataTables for working with multiple data
  • Урок 22. 00:08:22
    Introduction to working with XHR
  • Урок 23. 00:13:46
    Working with XHR and asserting using Explicit assertion
  • Урок 24. 00:05:08
    Working with XHR to verify authentication token validation
  • Урок 25. 00:04:45
    Working with Cookies and asserting cookies values
  • Урок 26. 00:11:03
    Introduction to API testing for GET and POST
  • Урок 27. 00:05:44
    API Testing for DELETE and using it in reusable manner
  • Урок 28. 00:11:26
    Cypress Dashboards
  • Урок 29. 00:16:01
    Cypress with Docker execution
  • Урок 30. 00:06:49
    Cypress with Docker along volume mapping
  • Урок 31. 00:07:06
    Page Object Models with Cypress
  • Урок 32. 00:03:28
    Page Object Models with Cypress (Contd)
  • Урок 33. 00:05:24
    Cypress Xpath plugin
  • Урок 34. 00:13:35
    Cypress Tidbits - File Upload
  • Урок 35. 00:16:37
    Visual testing with Percy + Cypress
  • Урок 36. 00:10:49
    Changing browser behaviour with Cypress events
  • Урок 37. 00:15:19
    Debugging with Cypress like app Developers !
  • Урок 38. 00:10:54
    Handling Alerts and popups with Cypress
  • Урок 39. 00:13:01
    Working with iFrames and understanding Same-Origin policy
  • Урок 40. 00:13:54
    Whats new with Cypress 3.3.1 ?
  • Урок 41. 00:09:48
    Introduction and installation of Cypress reporting
  • Урок 42. 00:07:35
    Generating Mochawesome report with Cypress
  • Урок 43. 00:03:27
    Generating Mocha JUnit reporting
  • Урок 44. 00:07:21
    BREAKING CHANGES IN MOCHAWESOME REPORT - 2021 Updated
  • Урок 45. 00:10:38
    Working with Configurations
  • Урок 46. 00:06:35
    Running test with different configurations for QA/Dev to integrate with CI/CD
  • Урок 47. 00:19:23
    Cypress GitHub Integration
  • Урок 48. 00:05:23
    Introduction to CI with Jenkins for Cypress
  • Урок 49. 00:04:20
    Installing Jenkins in local machine
  • Урок 50. 00:07:27
    Creating Jenkins Pipeline project for Cypress
  • Урок 51. 00:07:21
    Creating Jenkins Pipeline stages for Cypress
  • Урок 52. 00:04:44
    Running Jenkins Pipeline stages with Cypress dashboard
  • Урок 53. 00:11:16
    Cross browser support with Cypress 4.0
  • Урок 54. 00:13:47
    Introduction and working with GitHub Actions and GitHub Pages
  • Урок 55. 00:10:06
    Integrating with GitHub Actions and publishing Mochawesome report in GitHub Page
  • Урок 56. 00:10:45
    Automatic Retry of failed Tests in Cypress 5.0
  • Урок 57. 00:11:15
    Cypress Studio - Experimental
  • Урок 58. 00:06:33
    Introduction
  • Урок 59. 00:09:02
    Stub Local Server Data
  • Урок 60. 00:04:20
    Intercept Response and inject seed data
  • Урок 61. 00:04:54
    Intercept Network and verify via Alias
  • Урок 62. 00:06:09
    Understanding Real World Application of Cypress
  • Урок 63. 00:10:57
    Intercept POST Request and inject Request Payload
  • Урок 64. 00:09:44
    Introduction to Component Testing with Cypress
  • Урок 65. 00:06:17
    Installing and configuring Component testing ground of Cypress
  • Урок 66. 00:03:42
    Adding Cypress configuration and plugins
  • Урок 67. 00:03:49
    Adding Simple Cypress Component Test and running via Component Test Runner
  • Урок 68. 00:06:05
    Writing Component test Side by Side while app components are developed
  • Урок 69. 00:04:16
    More component tests and Summary
  • Урок 70. 00:10:48
    Working with Cypress Session API to speed up test setups !
  • Урок 71. 00:03:41
    Introduction
  • Урок 72. 00:07:39
    Multi-Domain GitHub Authentication workflow for login operation
  • Урок 73. 00:07:57
    Multi-Domain authentication with custom command and session with increased speed