-
Notifications
You must be signed in to change notification settings - Fork 139
Test Plan
Sujeet Sreenivasan edited this page Jun 14, 2013
·
11 revisions
Test Plan for RockStor
Share details
- Should show total size of the share, used space and free space
- Should show the pool that the share belongs to
- Should be able to create and delete snapshots
- Should be able to create and delete Samba share
- Should be able to create and delete snapshots
- Should be able to resize the share
- Should be able to delete the share
Shares
- Should list all shares with their sizes
- Should be able to create multiple shares in the same pool
- Should be able to delete shares
- Should have a link to Create Share page
Create Share
- Should be able to select the pool
- Should be able to specify the size in KB, MB, GB, TB
- Should not allow two shares with the same name in the same pool
- Should allow two shares with the same name in two different pools
Pool details
- Should show the disks that belong to this pool
- Should show size of the pool
- Should be able to create a share
- Should be able to delete the pool
Pools
- Should list all pools with name, size and raid level
- Should have a link to the Create Pool page
- Should be able to delete a pool if it contains no shares
- Should not be able to delete a pool if it contains at least one share
Create Pool
- Should be able to create a pool
- Should not allow two pools with the same name
- Should be able to create a pool with Raid0, Raid1, and Raid10
- Should verify that the user has selected at least the minimum number of disks for the raid level selected.
- Should not display disks that are already in use in the selection dialog
Disks
- Should show disks with size and pool that they belong to (if any)
- Rescan should show new disks if new disks have been attached
Dashboard
- Should show CPU Utilization, System Information and Smart Probes widgets
- Should show widget selection dialog when widget configuration link is clicked
Services
- Should be able to start and stop services.
- The status icon should change when the service is started / stopped
- Available actions should change when the status changes
Support
- Should show support cases filed with date, and summary
- Should link to Create Support Case page
Create Support Case
- Should be able to create a support case with summary and notes