When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

ICAgile (ICP-PRG): Automated Testing

This course will teach you how to effectively create automated tests, which can improve both the predictability and the maintainability of your codebase.

     
  • 4
  •  |
  • Reviews ( 11 )
Free

This Course Includes

  • iconpluralsight
  • icon4 (11 reviews )
  • icon1 hour 11 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcore courses
  • iconpluralsight

About ICAgile (ICP-PRG): Automated Testing

Did you know that automated testing is more than simply writing unit tests? Creating automated tests around your code can also make your code more malleable, decoupled, and maintainable. In this course, ICAgile (ICP-PRG): Automated Testing, you'll learn to use automated testing strategies to improve the predictability of your codebase and your product. First, you'll learn to create an effective automated testing strategy for your entire product. Next, you'll learn to write tests that are maintainable, performant, and make use of well-known automated testing patterns. Finally, you'll learn how to effectively use test doubles to ensure that you are properly testing your code in a predictability way. When you are finished with this course, you'll have a foundational knowledge of automated testing that will enable you to create dependable and maintainable code with your team.

What You Will Learn?

  • Course Overview : 1min.
  • Defining Your Test Automation Strategy : 9mins.
  • Writing Your First Automated Test : 12mins.
  • Creating Maintainable Tests for Your Codebase : 11mins.
  • Ensuring Your Tests Stay Performant : 11mins.
  • Testing Your Code in Isolation : 25mins.