1
edit
Changes
no edit summary
'''Preconditions:''' Manage professors page.
'''Postconditions:''' Manage professors page.
'''Preconditions:''' Includes anything that has been set up before starting the scenario. It must include what Manage professors page the user is on before the scenario starts.
'''Postconditions:''' The final results of the scenario running Manage professors page. '''Scenario 3:''' Delete professor's subject '''Preconditions:''' Manage professors page. {| class="wikitable" border="1" cellpadding="5"|-! Actor !! System !! Data Used|-|Actor types professor username into search box and chooses to search. ||System searches db and LDAP for username and returns professor's subjects (exif found). A record has been created, edited, etc|| Professor username|-|Actor chooses to delete a subject. ||System returns prompt asking for confirmation.|||-|Actor accepts (chooses to delete). It also includes the ||System delete subject record from db. || |} '''Postconditions:''' Manage professors page that the user ends on.