zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[GigaCourse.Com] Udemy - Cypress End-to-End Testing - Getting Started
magnet:?xt=urn:btih:ec00f6c70f030b19fe9f2f15f317ce143d2544bc&dn=[GigaCourse.Com] Udemy - Cypress End-to-End Testing - Getting Started
磁力链接详情
Hash值:
ec00f6c70f030b19fe9f2f15f317ce143d2544bc
点击数:
182
文件大小:
2.37 GB
文件数量:
92
创建日期:
2023-4-22 19:52
最后访问:
2024-12-21 13:49
访问标签:
GigaCourse
Com
Udemy
-
Cypress
End-to-End
Testing
-
Getting
Started
文件列表详情
1. Introduction/1. Welcome To The Course!.mp4 21.97 MB
1. Introduction/2. What is Cypress & End-to-End Testing And Why Should You Care.mp4 27.25 MB
1. Introduction/3. Installing & Using Cypress.mp4 35.59 MB
1. Introduction/4. How Cypress Tests Are Organized & Stored.mp4 13.78 MB
1. Introduction/5. Adjusting Our First Test.mp4 20.83 MB
1. Introduction/6. Writing A More Realistic Test.mp4 25.64 MB
1. Introduction/7. About The Course.mp4 23.17 MB
2. Cypress Basics - Core Features & Syntax/1. Module Introduction.mp4 5.76 MB
2. Cypress Basics - Core Features & Syntax/10. Why You Need To Simulate User Interaction.mp4 8.12 MB
2. Cypress Basics - Core Features & Syntax/11. Simulating User Interaction.mp4 40.48 MB
2. Cypress Basics - Core Features & Syntax/12. Proper Assertions Are Key!.mp4 26.56 MB
2. Cypress Basics - Core Features & Syntax/13. Time To Practice!.mp4 25.97 MB
2. Cypress Basics - Core Features & Syntax/14. Simulating Keyboard Typing & Writing Good Assertions.mp4 69.7 MB
2. Cypress Basics - Core Features & Syntax/15. Checking For Partial Text.mp4 19.82 MB
2. Cypress Basics - Core Features & Syntax/16. Selecting Dropdown Values.mp4 52.38 MB
2. Cypress Basics - Core Features & Syntax/17. Cypress Tests Run In Isolation.mp4 11.91 MB
2. Cypress Basics - Core Features & Syntax/18. Time For More Queries.mp4 40.7 MB
2. Cypress Basics - Core Features & Syntax/19. Summary.mp4 23.74 MB
2. Cypress Basics - Core Features & Syntax/2. Project Setup.mp4 16.21 MB
2. Cypress Basics - Core Features & Syntax/3. Creating Suites & Tests.mp4 12.17 MB
2. Cypress Basics - Core Features & Syntax/4. Visiting Pages inside of E2E Tests.mp4 15.34 MB
2. Cypress Basics - Core Features & Syntax/5. Let the IDE (VS Code) Help You.mp4 5.94 MB
2. Cypress Basics - Core Features & Syntax/6. Selecting Elements & Evaluating Test Results.mp4 19.8 MB
2. Cypress Basics - Core Features & Syntax/7. Selecting By Text.mp4 28.71 MB
2. Cypress Basics - Core Features & Syntax/8. Implicit and Explicit Assertions.mp4 38.74 MB
2. Cypress Basics - Core Features & Syntax/9. get() vs find().mp4 36.23 MB
3. Diving Deeper Element Selection, Assertions & More/1. Module Introduction.mp4 2.58 MB
3. Diving Deeper Element Selection, Assertions & More/11. Simulating Special Key Presses.mp4 25.25 MB
3. Diving Deeper Element Selection, Assertions & More/12. Another Example.mp4 39.4 MB
3. Diving Deeper Element Selection, Assertions & More/13. Losing & Gaining Focus.mp4 41.68 MB
3. Diving Deeper Element Selection, Assertions & More/14. Aliases In Action.mp4 25.88 MB
3. Diving Deeper Element Selection, Assertions & More/15. Using Cypress Studio For Test Evaluation.mp4 19.52 MB
3. Diving Deeper Element Selection, Assertions & More/16. Running Tests Without Cypress Studio & Working with Screenshots + Videos.mp4 16.65 MB
3. Diving Deeper Element Selection, Assertions & More/17. Changing Subjects.mp4 55.82 MB
3. Diving Deeper Element Selection, Assertions & More/18. Taking Screenshots.mp4 13.19 MB
3. Diving Deeper Element Selection, Assertions & More/19. should() instead of then().mp4 22.6 MB
3. Diving Deeper Element Selection, Assertions & More/2. Project Setup.mp4 8.44 MB
3. Diving Deeper Element Selection, Assertions & More/20. Summary.mp4 17.34 MB
3. Diving Deeper Element Selection, Assertions & More/3. Selecting Elements - The Best Practice Way.mp4 35.91 MB
3. Diving Deeper Element Selection, Assertions & More/4. Testing Page Navigation.mp4 26.08 MB
3. Diving Deeper Element Selection, Assertions & More/5. More on Selecting Elements.mp4 23.3 MB
3. Diving Deeper Element Selection, Assertions & More/6. Repetition and More Assertions.mp4 42.61 MB
3. Diving Deeper Element Selection, Assertions & More/7. Chaining Commands.mp4 16.47 MB
3. Diving Deeper Element Selection, Assertions & More/8. Working with Values & Aliases.mp4 23.46 MB
3. Diving Deeper Element Selection, Assertions & More/9. Getting More Direct Element Access via then().mp4 54.27 MB
4. Configuration & Customization/1. Module Introduction.mp4 3.91 MB
4. Configuration & Customization/10. Creating a Custom Command.mp4 47.23 MB
4. Configuration & Customization/11. Creating a Custom Query.mp4 56.24 MB
4. Configuration & Customization/12. Understanding Tasks.mp4 33.95 MB
4. Configuration & Customization/13. Summary.mp4 12.52 MB
4. Configuration & Customization/2. Project Setup.mp4 2.82 MB
4. Configuration & Customization/3. The Global Config File.mp4 12.36 MB
4. Configuration & Customization/4. Understanding Timeouts.mp4 24.57 MB
4. Configuration & Customization/5. Global vs Local Config.mp4 13.57 MB
4. Configuration & Customization/6. Setting the Test Browser.mp4 9.27 MB
4. Configuration & Customization/7. Configuring the baseURL.mp4 16.98 MB
4. Configuration & Customization/8. Sharing Logic with Test Hooks.mp4 35.46 MB
4. Configuration & Customization/9. Introducing Custom Commands & Queries.mp4 7.11 MB
5. Working with Stubs, Spies, Fixtures & Manipulating the Clock/1. Module Introduction.mp4 212.52 KB
5. Working with Stubs, Spies, Fixtures & Manipulating the Clock/10. Evaluating Stub Arguments.mp4 46.24 MB
5. Working with Stubs, Spies, Fixtures & Manipulating the Clock/11. Using Fixtures.mp4 46.97 MB
5. Working with Stubs, Spies, Fixtures & Manipulating the Clock/12. Understanding Spies.mp4 30.29 MB
5. Working with Stubs, Spies, Fixtures & Manipulating the Clock/13. Creating & Using Spies.mp4 35.71 MB
5. Working with Stubs, Spies, Fixtures & Manipulating the Clock/14. The Problem With Timers.mp4 41.73 MB
5. Working with Stubs, Spies, Fixtures & Manipulating the Clock/15. Manipulating the Clock.mp4 20.62 MB
5. Working with Stubs, Spies, Fixtures & Manipulating the Clock/16. Summary.mp4 5.95 MB
5. Working with Stubs, Spies, Fixtures & Manipulating the Clock/2. Starting Project.mp4 9.52 MB
5. Working with Stubs, Spies, Fixtures & Manipulating the Clock/3. Understanding the Problem.mp4 21.81 MB
5. Working with Stubs, Spies, Fixtures & Manipulating the Clock/4. Understanding Stubs.mp4 16.36 MB
5. Working with Stubs, Spies, Fixtures & Manipulating the Clock/5. Creating & Using a Stub.mp4 41.44 MB
5. Working with Stubs, Spies, Fixtures & Manipulating the Clock/6. When Empty Stubs Are Not Enough.mp4 41.74 MB
5. Working with Stubs, Spies, Fixtures & Manipulating the Clock/7. Adding a Fake Stub Implementation.mp4 59.68 MB
5. Working with Stubs, Spies, Fixtures & Manipulating the Clock/8. Using Stubs Across Tests.mp4 38.4 MB
5. Working with Stubs, Spies, Fixtures & Manipulating the Clock/9. Stubs with Return Values.mp4 44.61 MB
6. Network (HTTP) Requests, Databases & Authentication/1. Module Introduction.mp4 4.17 MB
6. Network (HTTP) Requests, Databases & Authentication/10. More Intercepting!.mp4 18.82 MB
6. Network (HTTP) Requests, Databases & Authentication/11. Testing APIs with Test Requests.mp4 38.74 MB
6. Network (HTTP) Requests, Databases & Authentication/12. Summary Different Network Request Strategies.mp4 7.67 MB
6. Network (HTTP) Requests, Databases & Authentication/13. Testing Authentication Flows & Asserting Cookie Values.mp4 49.46 MB
6. Network (HTTP) Requests, Databases & Authentication/14. Adding a Login Test.mp4 20.36 MB
6. Network (HTTP) Requests, Databases & Authentication/15. Creating a Reusable Login Command.mp4 28.97 MB
6. Network (HTTP) Requests, Databases & Authentication/16. Accessing Interceptor Request & Response Data.mp4 54.69 MB
6. Network (HTTP) Requests, Databases & Authentication/17. Summary.mp4 6.83 MB
6. Network (HTTP) Requests, Databases & Authentication/2. Starting Project.mp4 19.08 MB
6. Network (HTTP) Requests, Databases & Authentication/3. Writing a First (Problematic) Test.mp4 42.5 MB
6. Network (HTTP) Requests, Databases & Authentication/4. The Problem with Tests & Databases.mp4 11.02 MB
6. Network (HTTP) Requests, Databases & Authentication/5. Creating a Test Database.mp4 26.06 MB
6. Network (HTTP) Requests, Databases & Authentication/6. Seeding the Test Database Before Every Test.mp4 35.27 MB
6. Network (HTTP) Requests, Databases & Authentication/7. Another Database-dependent Test.mp4 28.33 MB
6. Network (HTTP) Requests, Databases & Authentication/8. Understanding & Using Interceptors.mp4 48.78 MB
6. Network (HTTP) Requests, Databases & Authentication/9. You Can't Always Use Interceptors.mp4 8.84 MB
7. Roundup & Next Steps/1. Roundup & Next Steps.mp4 21.96 MB
其他位置