Each of the tests below relates to addjob test cases
Table 7. addjob Test Cases
TESTCASE | EVENTID | ACTION | EXPECTED_RESULTS |
---|---|---|---|
addjob | 1 | hit "add new job" button, don't select a client | dialog box warning that you need to select client pops up |
addjob | 2 | select client form list, hit "add new job" button | form for creating job for that client returned |
addjob | 3 | on add job form, hit "create job" button | job is created, blank job creation form returned |
addjob | 4 | select people from notify list, create job | people are notified that job has been created through e-mail |