TorBT - Torrents and Magnet Links Search Engine

Automation Testing Strategies with ASP.NET Core

File Name
Size
01. Course Overview/01. Course Overview.mp4
3.6 MB
01. Course Overview/01. Course Overview.srt
2.1 kB
02. Unit and Integration Tests/01. Welcome and Introduction.mp4
6.4 MB
02. Unit and Integration Tests/01. Welcome and Introduction.srt
5.4 kB
02. Unit and Integration Tests/02. Version Check.mp4
1.1 MB
02. Unit and Integration Tests/02. Version Check.srt
1000 B
02. Unit and Integration Tests/03. What You'll Be Testing.mp4
7.1 MB
02. Unit and Integration Tests/03. What You'll Be Testing.srt
5.5 kB
02. Unit and Integration Tests/04. Demo- Application Functionality and Behaviors.mp4
15 MB
02. Unit and Integration Tests/04. Demo- Application Functionality and Behaviors.srt
7.2 kB
02. Unit and Integration Tests/05. Test Authoring Overview.mp4
2.8 MB
02. Unit and Integration Tests/05. Test Authoring Overview.srt
2.5 kB
02. Unit and Integration Tests/06. Demo- Create and Run a Unit Test.mp4
21 MB
02. Unit and Integration Tests/06. Demo- Create and Run a Unit Test.srt
9.0 kB
02. Unit and Integration Tests/07. Demo- More Efficient Tests with XUnit Theories.mp4
17 MB
02. Unit and Integration Tests/07. Demo- More Efficient Tests with XUnit Theories.srt
6.7 kB
02. Unit and Integration Tests/08. Unit Tests and Integration Tests Compared.mp4
4.0 MB
02. Unit and Integration Tests/08. Unit Tests and Integration Tests Compared.srt
2.6 kB
02. Unit and Integration Tests/09. Demo- Create and Run an Integration Test.mp4
13 MB
02. Unit and Integration Tests/09. Demo- Create and Run an Integration Test.srt
5.0 kB
02. Unit and Integration Tests/10. Demo- Keeping Tests Readable and Organized.mp4
17 MB
02. Unit and Integration Tests/10. Demo- Keeping Tests Readable and Organized.srt
7.1 kB
02. Unit and Integration Tests/11. Demo- Add Authentication Middleware for Tests.mp4
28 MB
02. Unit and Integration Tests/11. Demo- Add Authentication Middleware for Tests.srt
12 kB
02. Unit and Integration Tests/12. Demo- Code Coverage.mp4
12 MB
02. Unit and Integration Tests/12. Demo- Code Coverage.srt
5.5 kB
02. Unit and Integration Tests/13. Observations.mp4
1.9 MB
02. Unit and Integration Tests/13. Observations.srt
1.5 kB
03. Test Data Management and Testcontainers/01. The Importance of Predictable Test Data.mp4
4.3 MB
03. Test Data Management and Testcontainers/01. The Importance of Predictable Test Data.srt
3.8 kB
03. Test Data Management and Testcontainers/02. Demo- Using In-memory SQLite for Tests.mp4
26 MB
03. Test Data Management and Testcontainers/02. Demo- Using In-memory SQLite for Tests.srt
12 kB
03. Test Data Management and Testcontainers/03. Demo- Switching Database Providers to PostgreSQL.mp4
11 MB
03. Test Data Management and Testcontainers/03. Demo- Switching Database Providers to PostgreSQL.srt
5.4 kB
03. Test Data Management and Testcontainers/04. Demo- Using Testcontainers with PostgreSQL.mp4
16 MB
03. Test Data Management and Testcontainers/04. Demo- Using Testcontainers with PostgreSQL.srt
6.6 kB
03. Test Data Management and Testcontainers/05. Demo- Using Testcontainers with SQL Server.mp4
14 MB
03. Test Data Management and Testcontainers/05. Demo- Using Testcontainers with SQL Server.srt
5.7 kB
03. Test Data Management and Testcontainers/06. Demo- Using Testcontainers with a Custom SQL Server Image.mp4
22 MB
03. Test Data Management and Testcontainers/06. Demo- Using Testcontainers with a Custom SQL Server Image.srt
11 kB
03. Test Data Management and Testcontainers/07. Demo- Code Coverage Revisited.mp4
16 MB
03. Test Data Management and Testcontainers/07. Demo- Code Coverage Revisited.srt
6.8 kB
03. Test Data Management and Testcontainers/08. Checkpoint and What's Next.mp4
3.1 MB
03. Test Data Management and Testcontainers/08. Checkpoint and What's Next.srt
2.3 kB
04. User Interfaces and External APIs/01. Introduction.mp4
4.7 MB
04. User Interfaces and External APIs/01. Introduction.srt
4.0 kB
04. User Interfaces and External APIs/02. Demo- AngleSharp for Evaluating Page Content.mp4
25 MB
04. User Interfaces and External APIs/02. Demo- AngleSharp for Evaluating Page Content.srt
10 kB
04. User Interfaces and External APIs/03. Demo- Selectors, Substitutes, and Shared Fixtures.mp4
22 MB
04. User Interfaces and External APIs/03. Demo- Selectors, Substitutes, and Shared Fixtures.srt
9.8 kB
04. User Interfaces and External APIs/04. Demo- Redirection... or Not-.mp4
12 MB
04. User Interfaces and External APIs/04. Demo- Redirection... or Not-.srt
5.3 kB
04. User Interfaces and External APIs/05. Demo- Including Cookies.mp4
16 MB
04. User Interfaces and External APIs/05. Demo- Including Cookies.srt
7.1 kB
04. User Interfaces and External APIs/06. Demo- Form Submission and Emails.mp4
24 MB
04. User Interfaces and External APIs/06. Demo- Form Submission and Emails.srt
11 kB
04. User Interfaces and External APIs/07. Demo- WireMock.Net for External API Calls.mp4
22 MB
04. User Interfaces and External APIs/07. Demo- WireMock.Net for External API Calls.srt
8.4 kB
04. User Interfaces and External APIs/08. Demo- Proxying with WireMock.Net.mp4
16 MB
04. User Interfaces and External APIs/08. Demo- Proxying with WireMock.Net.srt
8.0 kB
04. User Interfaces and External APIs/09. Coverage Review and Analysis.mp4
6.4 MB
04. User Interfaces and External APIs/09. Coverage Review and Analysis.srt
3.6 kB
05. End-to-end Tests Using Playwright/01. Introduction and Notes.mp4
9.2 MB
05. End-to-end Tests Using Playwright/01. Introduction and Notes.srt
6.3 kB
05. End-to-end Tests Using Playwright/02. Demo- Introducing Playwright.mp4
11 MB
05. End-to-end Tests Using Playwright/02. Demo- Introducing Playwright.srt
5.5 kB
05. End-to-end Tests Using Playwright/03. Demo- Write First Test.mp4
6.2 MB
05. End-to-end Tests Using Playwright/03. Demo- Write First Test.srt
3.6 kB
05. End-to-end Tests Using Playwright/04. Demo- Record a Test.mp4
20 MB
05. End-to-end Tests Using Playwright/04. Demo- Record a Test.srt
9.8 kB
05. End-to-end Tests Using Playwright/05. Demo- Set a Base URL (Run Settings).mp4
10 MB
05. End-to-end Tests Using Playwright/05. Demo- Set a Base URL (Run Settings).srt
5.2 kB
05. End-to-end Tests Using Playwright/06. Demo- Debugging and Screenshots.mp4
11 MB
05. End-to-end Tests Using Playwright/06. Demo- Debugging and Screenshots.srt
5.2 kB
05. End-to-end Tests Using Playwright/07. Demo- Recording and Testing a Full User Flow.mp4
12 MB
05. End-to-end Tests Using Playwright/07. Demo- Recording and Testing a Full User Flow.srt
5.6 kB
05. End-to-end Tests Using Playwright/08. Demo- Traces and the Trace Viewer.mp4
12 MB
05. End-to-end Tests Using Playwright/08. Demo- Traces and the Trace Viewer.srt
6.1 kB
05. End-to-end Tests Using Playwright/09. Homework and More Playwright Features.mp4
3.5 MB
05. End-to-end Tests Using Playwright/09. Homework and More Playwright Features.srt
3.1 kB
05. End-to-end Tests Using Playwright/10. Checkpoint and What's Next.mp4
2.7 MB
05. End-to-end Tests Using Playwright/10. Checkpoint and What's Next.srt
2.2 kB
06. Performance, Load, and Stress Tests Using NBomber/01. Introduction, Considerations, and Approach.mp4
11 MB
06. Performance, Load, and Stress Tests Using NBomber/01. Introduction, Considerations, and Approach.srt
9.0 kB
06. Performance, Load, and Stress Tests Using NBomber/02. Demo- First Load Test with NBomber.mp4
16 MB
06. Performance, Load, and Stress Tests Using NBomber/02. Demo- First Load Test with NBomber.srt
8.6 kB
06. Performance, Load, and Stress Tests Using NBomber/03. Key Questions Regarding Performance.mp4
2.6 MB
06. Performance, Load, and Stress Tests Using NBomber/03. Key Questions Regarding Performance.srt
2.3 kB
06. Performance, Load, and Stress Tests Using NBomber/04. Demo- HTTP Tests and Metrics.mp4
8.9 MB
06. Performance, Load, and Stress Tests Using NBomber/04. Demo- HTTP Tests and Metrics.srt
4.5 kB
06. Performance, Load, and Stress Tests Using NBomber/05. Demo- Data and Load Generation.mp4
15 MB
06. Performance, Load, and Stress Tests Using NBomber/05. Demo- Data and Load Generation.srt
6.5 kB
06. Performance, Load, and Stress Tests Using NBomber/06. Demo- Initialization Logic and API Console Logging.mp4
23 MB
06. Performance, Load, and Stress Tests Using NBomber/06. Demo- Initialization Logic and API Console Logging.srt
10 kB
06. Performance, Load, and Stress Tests Using NBomber/07. Demo- InfluxDB and Grafana for (More) Reporting.mp4
18 MB
06. Performance, Load, and Stress Tests Using NBomber/07. Demo- InfluxDB and Grafana for (More) Reporting.srt
9.4 kB
06. Performance, Load, and Stress Tests Using NBomber/08. Homework and What's Next.mp4
5.8 MB
06. Performance, Load, and Stress Tests Using NBomber/08. Homework and What's Next.srt
4.9 kB
07. Defining an Execution Strategy for Tests/01. Introduction and High Level Strategy.mp4
8.9 MB
07. Defining an Execution Strategy for Tests/01. Introduction and High Level Strategy.srt
8.5 kB
07. Defining an Execution Strategy for Tests/02. Demo- Inner Loop Testing Inside Visual Studio.mp4
13 MB
07. Defining an Execution Strategy for Tests/02. Demo- Inner Loop Testing Inside Visual Studio.srt
8.3 kB
07. Defining an Execution Strategy for Tests/03. Run Tests on Code Push or Pull Request.mp4
3.4 MB
07. Defining an Execution Strategy for Tests/03. Run Tests on Code Push or Pull Request.srt
3.0 kB
07. Defining an Execution Strategy for Tests/04. Demo- Use an Azure DevOps Pipeline for Tests.mp4
10 MB
07. Defining an Execution Strategy for Tests/04. Demo- Use an Azure DevOps Pipeline for Tests.srt
6.7 kB
07. Defining an Execution Strategy for Tests/05. Demo- Badges, Triggers, and Bad Refactoring.mp4
19 MB
07. Defining an Execution Strategy for Tests/05. Demo- Badges, Triggers, and Bad Refactoring.srt
9.2 kB
07. Defining an Execution Strategy for Tests/06. Demo- GitHub Actions for Tests.mp4
8.7 MB
07. Defining an Execution Strategy for Tests/06. Demo- GitHub Actions for Tests.srt
6.1 kB
07. Defining an Execution Strategy for Tests/07. End-to-end Testing Considerations.mp4
3.6 MB
07. Defining an Execution Strategy for Tests/07. End-to-end Testing Considerations.srt
3.4 kB
07. Defining an Execution Strategy for Tests/08. Data Management Thoughts.mp4
4.0 MB
07. Defining an Execution Strategy for Tests/08. Data Management Thoughts.srt
3.5 kB
07. Defining an Execution Strategy for Tests/09. Performance Testing Considerations.mp4
2.3 MB
07. Defining an Execution Strategy for Tests/09. Performance Testing Considerations.srt
2.0 kB
07. Defining an Execution Strategy for Tests/10. Closing Thoughts.mp4
1.8 MB
07. Defining an Execution Strategy for Tests/10. Closing Thoughts.srt
989 B
asp-dot-net-core-automation-testing-strategies.zip
309 MB