Category: QA and testing
Use cases and how to write them
Use case (also known as user story in extreme programming) is one of the most effective ways to describe how particular system should behave when interacting with user in particular situation. So use case is a great way to let … Continue reading
