Testing Patterns

Overview

In class, I mentioned that design patterns that can be used for automation testing. Select one of the design patterns (lined to Apr 03 class) that you would like to study in more detail. Study the pattern you selected using the links to the testing patterns (linked to Apr 03 class) and any other sources you wish. Create a report that IN YOUR OWN WORDS describes:

Submission Details

In your individual git repos (on git.cs.slu.edu), create a testingPatterns directory. In this directory, write the example test code using your chosen design pattern (use subdirectories, as needed).

Create a README.md file in the testingPatterns directory and write your and submit your report. Use git markdown to format the report. Use this README.md as a template for your report (you'll need to log-in to gitlab to view this file).

Be prepared to present your example in class