© Gennadiy Alpaev 2017

Gennadiy Alpaev, Software Testing Automation Tips, https://doi.org/10.1007/978-1-4842-3162-3_5

5. Reviewing

Gennadiy Alpaev

(1)Dnipro, Ukraine

The review process is a good way to keep your code clear and understandable. It is important both to review others’ code and having your own code reviewed, not depending on how many years you have been working in the project or how much experience you have gotten. This chapter describes several cases when it is important to review or optimize your tests, or vice versa – when it is better to do nothing instead.

5-1. Write Tests That Even Non-Automation Engineers Can Understand

Tests should be well written in order to be easy to maintain and modify, as well as to make it easy for you to ...

Get Software Testing Automation Tips: 50 Things Automation Engineers Should Know now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.