Automated Testing: End to End
Pluralsight
Course Summary
Keep your software soft with the right automated tests at the right level.
-
+
Course Description
We shouldn't live in fear of our code. Long-term customer satisfaction, product agility, and developer happiness are crucial. A quality suite of automated tests helps achieve this. This practical course covers how and what to test at the unit, integration, and functional UI levels; and how to bring them all together with continuous integration build server.
-
+
Course Syllabus
Introduction to Software Testing- 8m 52s
—Why Automated Testing? 3m 47s
—Automated Versus Manual Testing 1m 27s
—Different Types of Automated Tests 2m 21s
—Course Structure 1m 17sUnit Testing - Testing in Isolation- 57m 24s
—Module Overview 0m 41s
—Introducing Unit Testing 3m 6s
—Good Practices 3m 18s
—What Makes a Good Unit Test? 2m 23s
—The Three Conceptual Phases of a Test 1m 39s
—Examples of Bad Unit Tests 2m 10s
—Introducing Testing Frameworks 3m 31s
—NUnit Fundamentals 2m 6s
—Demo: Writing and Running Your First NUnit Unit Test 7m 2s
—Advanced NUnit 6m 55s
—TDD and Unit Testing 1m 56s
—State-based and Interaction-based Unit Tests 2m 44s
—Testing in Isolation using Fakes 3m 35s
—Demo: State-based Testing with Moq 7m 50s
—Demo: Interaction-based Testing with Moq 4m 9s
—Demo: State-based Testing with Configured Moq Behaviour 3m 27s
—Module Summary 0m 52sIntegration Testing- 43m 23sFunctional UI Testing- 44m 43sPutting it all Together with a Continuous Integration Server- 40m 39s
This course is listed under
Open Source
, Development & Implementations
, Project & Service Management
and Quality Assurance & Testing
Community
Related Posts: