In this workshop you will learn about the importance of automated testing in a continuous development/deployment process. You will also learn how to set up a continuous deployment pipeline to incorporate testing in isolation/branch testing, as well as understanding how to design efficient tests and test suites for testing in isolation.
Prerequisites
- Attendees should have some background in software development processes and basic tools such as version control systems, IDEs, etc.
- Attendees should have some experience with automated testing and creating automated test scripts, as well as using testing frameworks for parallel test execution.
Primary Learning Objectives
- Understand the importance of automated testing in a continuous development/deployment process.
- Understand how to set up a continuous deployment pipeline to incorporate testing in isolation/branch testing.
- Understand how to design efficient tests and test suites for testing in isolation.