-
サマリー
あらすじ・解説
In this episode of Testing and Management Insights, we delve into both structured and exploratory testing techniques. We explore structured testing methods such as Equivalence Class Testing, Boundary Value Testing (BVT), Decision Tables, and State Transition Tables. On the exploratory side, we discuss various manual testing tours, including the All Nighter Tour, where systems are tested to their limits, and the Feature Tour, which involves a deep dive into specific features. We emphasize the importance of thinking like a user during testing.
Additionally, we discuss the shared responsibility for testing at Google, where Software Engineers in Test (SETs) work closely with developers to ensure testability. We highlight Google’s “Test Certified” program, which gamifies the improvement of testing practices, and the integration of testing into every stage of the development process. We also talk about creating a classification system for categorizing bugs based on their root cause and share James Whitaker’s views on the future of testing.
More Resources:
- Exploratory Software Testing
- A Practitioners Guide to Software Test Design
- How Google Tests Software