http://qs321.pair.com?node_id=1123862

I'll be giving a talk at work about improving our test automation. Initial ideas are listed below. Feedback on talk content and general approach are welcome along with any automated testing anecdotes you'd like to share. Possible talk sections are listed below.

Automation Benefits

Automation Drawbacks

When and Where Should You Automate?

Adding New Tests

Test Infrastructure and Tools

Design for Testability

Test Driven Development (TDD)

Test Doubles

See also:

Testing Memory and Threads

Testing Tools

Test Anything Protocol (TAP)

Types of Testing

References Added Later

CPAN Testing Tools

General References

Related References

Updated: many extra references were added long after the original node was written. 2019: Added Test Doubles section. 2021: Added Types of Testing section. 2023: Added links to C++ examples using Catch2 and Google Abseil library.