Automation Testing

This purpose of this section is to showcase my understanding of Automation Testing Practices. I will provide examples of understanding of concepts as they arise.

* It should be noted that I am CURRENTLY STILL ENROLLED in a an automation boot camp. So this page will be updated as I progress through the course

Chrome Dev Tools

This is an example of inspecting elements in Chrome Dev Tools. This example shows an understanding of HOW to locate the element, as well as HOW to use the search feature to create a clean and concise XPATH for use in testing that would stand the test of time when the app is updated etc.

These tests are written in Cucumber that support the Gherkin Methodology