• Open Daily: 10am - 10pm
    Alley-side Pickup: 10am - 7pm

    3038 Hennepin Ave Minneapolis, MN
    612-822-4611

Open Daily: 10am - 10pm | Alley-side Pickup: 10am - 7pm
3038 Hennepin Ave Minneapolis, MN
612-822-4611
Practical Continuous Testing: make Agile/DevOps real

Practical Continuous Testing: make Agile/DevOps real

Paperback

Programming

ISBN10: 1507742118
ISBN13: 9781507742112
Publisher: Createspace
Published: Oct 25 2021
Pages: 268
Weight: 1.03
Height: 0.56 Width: 7.50 Depth: 9.25
Language: English
The trend of software development is moving towards frequent releases backed up by automated functional testing.
Continuous Testing (CT), a key process of DevOps, executes automated end-to-end (UI) as regression testing, frequently on new builds. If all tests pass, the software is ready for a production release. there are test failures, the team must act quickly on the feedback.

This book presents a practical approach to implementing real Continuous Testing. Topics include:

  • Why do traditional CI servers, e.g. Jenkins, always fail to manage UI test executions?
  • Set up a BuildWise (free, open-source) CT server to run Selenium tests in minutes
  • Sequential Build, run selected tests on the CT server machine
  • Custom test executions with Rake
  • ParallelBuild, distribute tests to build agents to run them in parallel
  • CT best practices, such as Dynamic Ordering, Auto-Retry, Manual-Retry, ..., etc.
  • Advice on setting up a parallel testing lab

Also in

Programming