TEST_SET_NAME | TEST_CASE_NAME | TEST_CASE_DESC | TEST_STEP_NUMBER | STEP_DESCRIPTION | EXPECTED_RESULT | location |
---|
Testing Cycle for Release 1.0 | Ability to create new book | Tests that the user can create a new book in the system | 1 | Call |
| AAAAAA-AAAAAA-1 |
Testing Cycle for Release 1.0 | Ability to create new book | Tests that the user can create a new book in the system | 2 | Call |
| AAAAAA-AAAAAA-2 |
Testing Cycle for Release 1.0 | Ability to create new book | Tests that the user can create a new book in the system | 3 | Call |
| AAAAAA-AAAAAA-3 |
Testing Cycle for Release 1.0 | Ability to create new book | Tests that the user can create a new book in the system | 4 | User clicks link to create book | User taken to first screen in wizard | AAAAAA-AAAAAA-4 |
Testing Cycle for Release 1.0 | Ability to create new book | Tests that the user can create a new book in the system | 5 | User enters books name and author, then clicks Next | User taken to next screen in wizard | AAAAAA-AAAAAA-5 |
Testing Cycle for Release 1.0 | Ability to create new book | Tests that the user can create a new book in the system | 6 | User chooses book's genre and sub-genre from list | User sees screen displaying all entered information | AAAAAA-AAAAAA-6 |
Testing Cycle for Release 1.0 | Ability to create new book | Tests that the user can create a new book in the system | 7 | User clicks submit button | Confirmation screen is displayed | AAAAAA-AAAAAA-7 |
Testing Cycle for Release 1.0 | Ability to edit existing book | Tests that the user can login, view the details of a book, and then if he/she desires, make the necessary changes | 1 | Call |
| AAAAAA-AAAAAB-1 |
Testing Cycle for Release 1.0 | Ability to edit existing book | Tests that the user can login, view the details of a book, and then if he/she desires, make the necessary changes | 2 | User clicks link to view existing books | List of active books in system displayed | AAAAAA-AAAAAB-2 |
Testing Cycle for Release 1.0 | Ability to edit existing book | Tests that the user can login, view the details of a book, and then if he/she desires, make the necessary changes | 3 | User clicks on link to edit a specific book | User taken to edit book details screen | AAAAAA-AAAAAB-3 |