© Gennadiy Alpaev 2017

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

4. Running, Logging, Verifying

Gennadiy Alpaev

(1)Dnipro, Ukraine

When running your tests against tested application, it is very important to have a detailed report with comprehensive messages about any issues tests faced during the run. It is also important to decide how to organize your tests’ run and how often tests should be run. This chapter describes some of the best practices in software testing automation related to running tests and creating logs for further investigation.

4-1. Run Scripts as Often as Possible

Generally, it is useful to run tests when a new build appears. But what’s the use of the tests if they are unstable ...

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.