Skip to content

Instantly share code, notes, and snippets.

@ncancelliere
Created January 2, 2010 17:16
Show Gist options
  • Save ncancelliere/267564 to your computer and use it in GitHub Desktop.
Save ncancelliere/267564 to your computer and use it in GitHub Desktop.
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