1: What to expect from the Python Test Podcast
TRACK

1: What to expect from the Python Test Podcast

Avatar

Upcoming topic categories:
Mechanics of testing
testing concepts and strategies
Software development methodologies
Software development skills and best practices
Software testing in education and programming instruction
Using Python test frameworks for non-Python projects
Each of the categories is broken into topic ideas in the audio.
Update:
Subscribe in iTunes now works!! Yay!!
Direct feed for other apps: http://pythontesting.net/feed/podcast/

Goals:
Promote the idea that strategically combining software testing into the development process does NOT take more time.
Have learning a test framework be easy.
Promote pytest for new projects.
Cover unittest and nose, and how to work around some of their limitations.
Promote functional, system, and subcutaneous testing.
Promote the phrase "automated test" in place of "unit test" in most usages.
Introduce people to topics around software development and software testing.
Promote "Lean TDD": the good parts of Agile, Lean, BDD, and TDD.
Crea

Comments

Avatar