Next steps: Where do you go from here
Learn constantly, experiment and apply these in your automation develop your own heuristics. π
On Automation
- Automation pyramid - Nikolay Advolodkin
- Automation patterns and anti patterns - Nikolay Advolodkin
- Achieving parallel test execution in automation - Nikolay Advolodkin
- Page object - Nikolay Advolodkin
- Automation best practices - Nikolay Advolodkin
- Your Tests Arenβt Flaky, You Are! | Richard Bradshaw
- Good practices for running tests
Continuous delivery in VSTS
On BDD and cucumber
- Writing good gherkin - Automation panda
- The world's most misunderstood collaboration tool by Aslak HellesΓΈy
- A case against cucumber - Hackernews thread
Running selenium tests in parallel
- Parallel Testing in Java with Maven and TestNG
- Troubleshooting problems with parallel tests in Java
- Use of ThreadLocal webdriver
On patterns
Page objects
- Page object models - Selenium.dev
- Tips for healthy page objects - Angie jones
- Page object - Martinfowler.com