October 2017
Beginner to intermediate
58 pages
1h 34m
English
© Gennadiy Alpaev 2017
Gennadiy Alpaev, Software Testing Automation Tips, https://doi.org/10.1007/978-1-4842-3162-3_4
Gennadiy Alpaev1
(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.
Generally, it is useful to run tests when a new build appears. But what’s the use of the tests if they are unstable ...
Read now
Unlock full access