Thursday, 3 September 2015

Week 6 - In class exercise

Week 6 - In class exercise

Create CRC cards for a scenario (or 2) you what to test in future prototypes. 
The purpose of CRC cards is to allow people to break away from the procedural mode of thought and more fully appreciate object technology. CRC Cards allow entire project teams to contribute to the design. The more people who can help design the system the greater the number of good ideas incorporated.


What is a testing scenario that you want for your concept? 
Scenario testing is a software testing activity that uses scenarios: hypothetical stories to help the tester work through a complex problem or test system. The ideal scenario test is a credible, complex, compelling or motivating story the outcome of which is easy to evaluate.

What are the nouns (objects) in the scenario? 
Classes

What are the verbs (responsibilities)? 
responsibilities of that actor

Who are the collaborators?
Interactions with other actors.

No comments:

Post a Comment