Skip to content
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.
Switch Workspace Click the left top button on top bar. Select option to Switch Workspace. A modal should appear will with all the workspaces. The workspace names should be clickable. On selecting any one of the workspaces, all its projects and related data should get loaded.
Delete Workspace Click on the 'More' button in 2nd column and select 'Delete Workspace' A confirmation message should appear. Clicking 'Yes' should delete the current workspace and switch to default workspace.
Export Workspace JSON file should get downloaded

Clone this wiki locally