] LIST - all the pages in our application to be tested after any revisions to our systems are made. Automated unit tests can test against any code failures but these manual tests will double check to ensure that the views are presented properly on screen, data is returned and any other anomolies are discovered
] # 3555 - TESTING list of 'functional' testing tasks (vs unit tests) - UPDATED the complete list of views to test after revisions to our site/code/..., SEPERATE the list of task from the actual TESTING PROCESS where we go through each item and REPORT any PROBLEMS.
] greyed out
] these items are not currently available in the mobile version
[currently]
]
[next]
]
content - LIST - tests - 'functional'
] index
] index.cshtml - shows main, main menu, auth menu, title,
] login
]
] logout
] logout - returns to index
] register
] Register -
] Thanks -
] Confirm -
] open_sospep
]
] new-sospep
]
] new-dapp
]
] import
] # # -
] export
] # # -
] save-as
] # # -
mainMenu - view
] TEST PAGES /view/{L1} example = view/libraries
x] # # - PAGE view/libraries
x] # # - PAGE view/warehouses
x] # # - PAGE view/servers
x] # # - PAGE view/communities
x] # # - PAGE view/calendars
x] # # - PAGE view/atlases
] TEST PAGES /view/{L2} example = view/books IN Library
x] # # - PAGE view/books
x] # # - PAGE view/inventories
x] # # - PAGE view/apps
x] # # - PAGE view/members
x] # # - PAGE view/plans
x] # # - PAGE view/maps
x] TEST PAGES /view/{L3} - example = view/Chapters IN Book
x] # # - PAGE view/chapters
x] # # - PAGE view/itemCategories ,
x] # # - PAGE view/procedures,
x] # # - PAGE view/memberGroups
x] # # - PAGE view/taskgroups
x] # # - PAGE view/sectors ,
x] TEST PAGES /view/{L4} - example = view/Articles IN Chapter
x] # # - PAGE view/articles,
x] # # - PAGE view/items ,
x] # # - PAGE view/steps,
x] # # - PAGE view/people
x] # # - PAGE view/tasks
x] # # - PAGE view/locations
x] TEST PAGES /view/{L5} - example = view/Article
x] # # - PAGE view/article
x] # # - PAGE view/item
x] # # - PAGE view/step
x] # # - PAGE view/person
x] # # - PAGE view/task
x] # # - PAGE view/location
] TEST PAGES /edit/{L1} example = edit/library
x] # # - PAGE edit/library
x] # # - PAGE edit/warehouse
x] # # - PAGE edit/server
x] # # - PAGE edit/community
x] # # - PAGE edit/calendar
x] # # - PAGE edit/atlas
] TEST PAGES /edit/{L2} example = edit/book
x] # # - PAGE edit/book
x] # # - PAGE edit/inventory
x] # # - PAGE edit/app
x] # # - PAGE edit/member
x] # # - PAGE edit/plan
x] # # - PAGE edit/map
] TEST PAGES /edit/{L3} example = edit/chapter
x] # # - PAGE edit/chapter
x] # # - PAGE edit/itemCategory
x] # # - PAGE edit/procedure
x] # # - PAGE edit/memberGroup
x] # # - PAGE edit/taskGroup
x] # # - PAGE edit/sector
] TEST PAGES /edit/{L5} example = edit/article
x] # # - PAGE edit/article
x] # # - PAGE edit/item
x] # # - PAGE edit/step
x] # # - PAGE edit/person
x] # # - PAGE edit/task
x] # # - PAGE edit/location
] TEST PAGES /delete/{L1} example = delete/library
x] # # - PAGE delete/library
x] # # - PAGE delete/warehouse
x] # # - PAGE delete/server
x] # # - PAGE delete/community
x] # # - PAGE delete/calendar
x] # # - PAGE delete/atlas
] TEST PAGES /delete/{L2} example = delete/book
x] # # - PAGE delete/book
x] # # - PAGE delete/inventory
x] # # - PAGE delete/app
x] # # - PAGE delete/member
x] # # - PAGE delete/plan
x] # # - PAGE delete/map
] TEST PAGES /delete/{L3} example = delete/chapter
x] # # - PAGE delete/chapter
x] # # - PAGE delete/itemCategory
x] # # - PAGE delete/procedure
x] # # - PAGE delete/memberGroup
x] # # - PAGE delete/taskGroup
x] # # - PAGE delete/sector
] TEST PAGES /delete/{L5} example = delete/article
x] # # - PAGE delete/article
x] # # - PAGE delete/item
x] # # - PAGE delete/step
x] # # - PAGE delete/person
x] # # - PAGE delete/task
x] # # - PAGE delete/location
mainMenu - create
] TEST PAGES /add/{L1} example = add/library
x] # # - PAGE add/library
x] # # - PAGE add/warehouse
x] # # - PAGE add/server
x] # # - PAGE add/community
x] # # - PAGE add/calendar
x] # # - PAGE add/atlas
] TEST PAGES /add/{L2} example = add/book
x] # # - PAGE add/book
x] # # - PAGE add/inventory
x] # # - PAGE add/app
x] # # - PAGE add/member
x] # # - PAGE add/plan
x] # # - PAGE add/map
] TEST PAGES /add/{L3} example = add/chapter
x] # # - PAGE add/chapter
x] # # - PAGE add/itemCategory
x] # # - PAGE add/procedure
x] # # - PAGE add/memberGroup
x] # # - PAGE add/taskGroup
x] # # - PAGE add/sector
] TEST PAGES /add/{L5} example = add/article
x] # # - PAGE add/article
x] # # - PAGE add/item
x] # # - PAGE add/step
x] # # - PAGE add/person
x] # # - PAGE add/task
x] # # - PAGE add/location
mainMenu - search
] TEST PAGES /find/{L1} example = find/ariticles ] by id, ] by