Tag: Tutorial
Equivalence Partitioning
Group inputs into classes that should behave the same; test one from each.
User Acceptance Testing (UAT)
Have business users validate real-world workflows before go-live.
Exploratory Testing
Simultaneously learn, design, and execute tests with charter-based sessions.