-
Notifications
You must be signed in to change notification settings - Fork 147
Test Cases
Anuja Kumar edited this page Mar 4, 2015
·
17 revisions
| Test Case | Design | Expected Outcome |
|---|---|---|
| Create a new workspace with unique name in RF | Click on left button in top bar. Select 'New Workspace'. Enter workspace name and description(optional) in the modal and click 'Save Changes' | A new workspace with given name gets created and listed under workspaces |
| Create a new workspace with existing name in RF | Click on left button in top bar. Select 'New Workspace'. Enter workspace name that already exists and description(optional) in the modal and click 'Save Changes' | A message saying another workspace with same name already exists- under the workspace name field shows up in the modal. And a new workspace does not get created. |