Test Plan » History » Version 2
Luke Murphey, 02/23/2014 03:26 AM
1 | 1 | Luke Murphey | h1. Test Plan |
---|---|---|---|
2 | 1 | Luke Murphey | |
3 | 1 | Luke Murphey | * General |
4 | 1 | Luke Murphey | ** The app must work with custom root endpoints |
5 | 1 | Luke Murphey | ** The app has a description |
6 | 1 | Luke Murphey | ** The app has an icon |
7 | 1 | Luke Murphey | ** The app is visible |
8 | 1 | Luke Murphey | ** The app works on 5.0 and 6.0 |
9 | 1 | Luke Murphey | * File Lister |
10 | 1 | Luke Murphey | ** Lookup files appear including both user-based and app-based files and the list is complete (isn't missing files) |
11 | 1 | Luke Murphey | ** A warning is shown if the user does not have permission to view the lookup files |
12 | 1 | Luke Murphey | ** The list has functional pagination |
13 | 1 | Luke Murphey | ** Files can be exported |
14 | 1 | Luke Murphey | * File Editor |
15 | 2 | Luke Murphey | ** The editor warns users if the name or namespace is not provided (when creating a new lookup) |
16 | 1 | Luke Murphey | ** The files can be modified |
17 | 1 | Luke Murphey | ** The user is provided messaging regarding saving edits |
18 | 1 | Luke Murphey | ** A warning is shown if the user does not have permission to view the lookup files |
19 | 1 | Luke Murphey | ** A warning is shown if the lookup file does not exist |
20 | 2 | Luke Murphey | ** A warning is shown if the lookup file is too large to modify |
21 | 1 | Luke Murphey | ** Pressing "cancel" sends the user back to the list page |
22 | 1 | Luke Murphey | ** Users cannot remove all rows; must have at least one cell in the header |
23 | 1 | Luke Murphey | ** Lookup files are saved with the correct name and in the correct app |