Novel-It Docs

06 Item Management

Test execution records for item profiles and relationships

Revision: 1.0 · 18-Apr-2026

R-FUNC-0601.01 Item list board displays all items

Scenario: Items are displayed as cards on the board

T-FUNC-0601.01.01
DateResultIssueComment
2026-04-16PASSThe items were displayed as cards as expected.

Scenario: Archived items do not appear on the item list board

T-FUNC-0601.01.02
DateResultIssueComment
2026-04-16FAIL#89There's no facility to archive items and so this test cannot be pereformed.

R-UI-0601.01 Item list board has no parent summary section

Scenario: No parent summary section is shown on the item list board

T-UI-0601.01.01
DateResultIssueComment
2026-04-16PASSNo parent summary was displayed for the item's board, as expected.

R-UI-0601.02 Item card displays the item image

Scenario: Item image is displayed on the card when one has been uploaded

T-UI-0601.02.01
DateResultIssueComment
2026-04-16PASSUploaded images were displayed as expected.

Scenario: Item card displays no image when none has been uploaded

T-UI-0601.02.02
DateResultIssueComment
2026-04-16PASSWhere no image was uploaded none was displayed, as expected.

R-FUNC-0602.01 Create an item

Scenario: Successfully create an item

T-FUNC-0602.01.01
DateResultIssueComment
2026-04-16PASSThe item was created as expected.

Scenario: Attempt to create an item without a name

T-FUNC-0602.01.02
DateResultIssueComment
2026-04-16PASSNo item was created, as expected.

R-UI-0602.01 Add item form presents all required fields

Scenario: Add item form presents all required fields

T-UI-0602.01.01
DateResultIssueComment
2026-04-16FAIL#90Not all the required field were displayed on the add item form.

R-FUNC-0602.02 Upload an item image

Scenario: Successfully upload an item image on the add item page

T-FUNC-0602.02.01
DateResultIssueComment
2026-04-16PASSThe image was uploaded successfully

Scenario: Successfully upload an item image on the edit item page

T-FUNC-0602.02.02
DateResultIssueComment
2026-04-16PASSThe image was uploaded successfully

Scenario: Successfully replace an existing item image

T-FUNC-0602.02.03
DateResultIssueComment
2026-04-16PASSThe image successfully replaced the previous image.

R-FUNC-0602.03 Add an item type value

Scenario: Successfully add a new item type value

T-FUNC-0602.03.01
DateResultIssueComment
2026-04-16PASSNew item type was added and assigned successfully

Scenario: Type values are scoped to the current novel

T-FUNC-0602.03.02
DateResultIssueComment
2026-04-16PASSItem types were scoped to the novel as expected.

R-FUNC-0602.04 Rename an item type value

Scenario: Successfully rename an item type value

T-FUNC-0602.04.01
DateResultIssueComment
2026-04-16PASSThe item type was renamed as expected.

R-FUNC-0602.05 Delete an item type value

Scenario: Successfully delete an item type value

T-FUNC-0602.05.01
DateResultIssueComment
2026-04-16FAIL#91There's no facility to delete items so this test cannot be performed

Scenario: Deleting a type value does not delete assigned items

T-FUNC-0602.05.02
DateResultIssueComment
2026-04-16FAIL#91There's no facility to delete tests so this test cannot be performed.

R-SEC-0602.01 Item image upload restricted to PNG and JPEG formats

Scenario: PNG file is accepted for item image upload

T-SEC-0602.01.01
DateResultIssueComment
2026-04-16PASSA .png image was uploaded successfully

Scenario: JPG file is accepted for item image upload

T-SEC-0602.01.02
DateResultIssueComment
2026-04-16PASSA .jpg image was uploaded successfully

Scenario: JPEG file is accepted for item image upload

T-SEC-0602.01.03
DateResultIssueComment
2026-04-16PASSA .jpeg image was uploaded successfully

Scenario: File with unsupported extension is rejected

T-SEC-0602.01.04
DateResultIssueComment
2026-04-16FAIL#83It was possible to upload a .bmp image.

R-FUNC-0603.01 Save and cancel when editing an item

Scenario: Successfully save changes to an item

T-FUNC-0603.01.01
DateResultIssueComment
2026-04-16PASSThe item was renamed as expected.

Scenario: Cancel editing an item

T-FUNC-0603.01.02
DateResultIssueComment
2026-04-16PASSThe item was not renamed as expected.

R-UI-0603.01 Edit item form displays appears in scenes as read-only

Scenario: Appears in scenes is displayed as read-only on the edit item page

T-UI-0603.01.01
DateResultIssueComment
2026-04-16PASSThe Appears In field was read-only as expected.

R-FUNC-0610.01 Define a relationship between an item and any planning entity

Scenario: Successfully define a relationship between an item and a character

T-FUNC-0610.01.01
DateResultIssueComment
2026-04-16PASSThe relationship was created as expected.

Scenario: Successfully define a relationship between two items

T-FUNC-0610.01.02
DateResultIssueComment
2026-04-16PASSThe relationship was created as expected.

R-FUNC-0610.02 Relationships are displayed on both participating entities

Scenario: Relationship appears on both participating entities’ pages with correct labels

T-FUNC-0610.02.01
DateResultIssueComment
2026-04-16PASSThe forward and reverse relationships were displayed as expected.

R-FUNC-0610.03 Edit a relationship from either participating entity’s page

Scenario: Successfully edit a relationship from the item’s page

T-FUNC-0610.03.01
DateResultIssueComment
2026-04-16PASSThe relationship was renamed as expected.

R-FUNC-0610.04 Delete a relationship from either participating entity’s page

Scenario: Successfully delete a relationship from the item’s page

T-FUNC-0610.04.01
DateResultIssueComment
2026-04-16PASSThe relationship was deleted as expected.

R-DATA-0610.01 Deleting an item removes all its relationships

Scenario: Relationships are removed when an item is deleted

T-DATA-0610.01.01
DateResultIssueComment
2026-04-16FAIL#91There is no facility to delete items so this test cannot be executed.