Created
January 2, 2010 17:16
-
-
Save ncancelliere/267564 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feature: Manage Contact | |
In order to easily reference individuals and start communications with them | |
As a workshop co-ordinator | |
I want to manage contact information | |
Scenario: View list of contacts | |
Scenario: Email a contact from list | |
Scenario: Add a new contact | |
Scenario: Remove an exisiting contact | |
Scenario: Update an existing contact | |
Scenario: Start an IM conversation with a contact from the list |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment