Top Banner
13 Test Automation Practices You Should be Afraid Of
15

13 Test Automation Practices You Should be Afraid Of

Jan 21, 2018

Download

Technology

Joe Colantonio
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: 13 Test Automation Practices You Should be Afraid Of

13 Test Automation Practices You Should be Afraid Of

Page 2: 13 Test Automation Practices You Should be Afraid Of

1. Record and P layback

Page 3: 13 Test Automation Practices You Should be Afraid Of

Zombie Witch Vampire

2. Not planning your test framework approach before you

begin coding

Page 4: 13 Test Automation Practices You Should be Afraid Of

3. Not making your test frameworkmaintainable by separating your framework

out into layers

Page 5: 13 Test Automation Practices You Should be Afraid Of

4. Treating automation as a checkboxfor your definition of “done”

Page 6: 13 Test Automation Practices You Should be Afraid Of

5. Treating CI/CD as an after thought

Page 7: 13 Test Automation Practices You Should be Afraid Of

6. Having thousands of UItests

Page 8: 13 Test Automation Practices You Should be Afraid Of

Zombie Witch Vampire

7. Ignoring results

Page 9: 13 Test Automation Practices You Should be Afraid Of

8. Fal ling in Love with a Tool

Page 10: 13 Test Automation Practices You Should be Afraid Of

9. Al l Your Automated Test are UItests

Page 11: 13 Test Automation Practices You Should be Afraid Of

10. Automate everything

Page 12: 13 Test Automation Practices You Should be Afraid Of

11. Re-writing your framework

Page 13: 13 Test Automation Practices You Should be Afraid Of

12. No code reviews Not treating yourautomation like code

Page 14: 13 Test Automation Practices You Should be Afraid Of

13. Losing sight of what you aretrying to accomplish – quality

Page 15: 13 Test Automation Practices You Should be Afraid Of

https://automationguild.com

Discover Good Test AutomationPractices