Closed timparenti closed 8 years ago
Oh believe me, I want to know how this one ends :)
I made it through the defects chapter tonight.
I'm through An Introduction to Unit Testing :)
Updated, between you and Sheridan I think this is a thorough-enough walkthrough to be checkmarked.
Done with advanced testing! https://github.com/laboon/ebook/pull/70
Done with TDD and Writing testable code :) https://github.com/laboon/ebook/pull/72
Pairwise and Combinatorial Testing, Stochastic and Property-Based Testing, and Performance Testing covered in #73!
Security testing done - #80 !
And I'm through the whole book! #84
Let the record also show that, while I did not submit any changes to the Smoke and Acceptance Testing chapter, i did review it and provided a suggestion for it in #55. Didn't want anyone to think I had missed a chapter!!
OK, we had at least two people (me and Carol) read through the whole thing. I had a separate non-GitHub reader who has been sending me emails, although I did not edit the comment. I think we can close this one unless anyone has any disagreements.
It shall be so.
I'll still have some stuff for you, though, as always…
I would hate to see a situation where the first several chapters are thoroughly reviewed while the later chapters get short shrift. It would probably be best to have at least a couple different pairs of eyes on each chapter, in addition to your own.
Feel free to use and edit this list to keep track of which chapters have been reviewed in detail, and by which reviewers, so that hopefully our collective resources can best be allocated. The checkbox doesn't so much mean "done" as simply "more done than the others".
05
Introduction — @carols10cents #29, Patrick10
What is Software Testing? — @carols10cents #29, @sdzivanovich #49, Patrick13
Why Test Software? — @carols10cents #29, Patrick15
Testing Basics — @carols10cents #29, @sdzivanovich #49, Patrick20
Requirements — @carols10cents #29, @sdzivanovich #4925
Test Plans — @carols10cents #3827
Breaking Software — @carols10cents #3829
A Walkthrough In Creating A Test Plan — @carols10cents #38/#5430
Defects— @carols10cents #5432
Smoke And Acceptance Testing — @carols10cents #5533
Exploratory Testing — @carols10cents #6035
Manual versus Automated Testing — @carols10cents #6040
An Introduction to Unit Testing — @sdzivanovich #57, @carols10cents #6041
Advanced Unit Testing — @sdzivanovich #57, @carols10cents #7045
Test-Driven Development — @carols10cents #7250
Writing Testable Code — @carols10cents #7260
Pairwise and Combinatorial Testing — @carols10cents #7367
Stochastic and Property-Based Testing — @carols10cents #7370
Performance Testing — @WillEngler #19, @carols10cents #7375
Security Testing — @carols10cents #8087
Interacting with Stakeholders — @WillEngler #30, @carols10cents #8496
Conclusion — @carols10cents #8497
Testing Templates98
Glossary of Terms — @carols10cents #8499
Acknowledgements