Smoke test cases for customer usability
7 min read
No. of Test Case | Section | Test Case Name | Test Case Steps | Expected Outcome |
|---|---|---|---|---|
CHAT | ||||
1.1. | Chat | User chat using “Chat with GPT” successfully |
| User receives answer related to the prompted question. |
1.2. | Chat | User successfully upload file in the chat |
| All files are successfully uploaded and user can chat with the files. |
1.3. | Chat | User successfully rename the chat |
| Modal window for changing the name of the chat is opened and user successfully change the name. |
1.4. | Chat | User review recent chat |
| On the Chat page, under “Recents” user sees previously created chat. |
1.5. | Chat | User successfully delete the chat |
| Modal window for deleting chat is opened and user successfully deletes the chat. |
KNOWLEDGE BASE | ||||
2.1. | Knowledge Base | User successfully creates a folder and its subfolders |
| User can see path of created folder and subfolders and can operate with it. |
2.2. | Knowledge Base | User upload different types of files in the folder |
| All selected files are successfully uploaded. |
2.3. | Knowledge Base | User successfully rename the folder |
| Modal window for changing the name of the folder is opened and user change the name and receives green toast message that folder is renamed. |
2.4. | Knowledge Base | User successfully delete the folder |
| User receives green toast message that folder is deleted. |
2.5. | Knowledge Base | User tries to delete folder which has its subfolder |
| “Delete Folder” button is grey and disabled and tooltip message shows up: “ |
BENCHMARKING | ||||
3.1. | Benchmarking | User creates Benchmarking report |
| Downloaded file with automatically generated answers is ready for reviewing and classification.
|
FEEDBACK | ||||
4.1. | Feedback | User creates Feedback report |
| On the feedback page user can download report with all provided feedbacks on the chat interface page choosing desired date for the start date of the report. |
ANALYTICS | ||||
5.1. | Analytics | User creates Request Chat Interactions |
| The excel report with ANALYTICS TYPE “CHAT_INTERACTION” is created and placed on the top of the page and it can be downloaded. |
5.2. | Analytics | User creates Request Active Users |
| The excel report with ANALYTICS TYPE “ACTIVE_USER” is created and placed on the top of the page and it can be downloaded. |
5.3. | Analytics | User creates Request Reference Statistics |
| The excel report with ANALYTICS TYPE “REFERENCE_STAT” is created and placed on the top of the page and it can be downloaded. |
5.4. | Analytics | User creates Request Detailed User Interactions |
| The excel report with ANALYTICS TYPE “CHAT_INTERACTION_DETAILED” is created and placed on the top of the page and it can be downloaded. |
5.5. | Analytics | User deletes already created report |
| When clicking on the “Delete” button next to the report, targeted report is deleted. |
USER MANAGEMENT | ||||
6.1. | User management | User search for certain member |
| In the returned list, all member has entered string in its name/surname/email. |
6.2. | User management | User add member to the targeted group |
| When user choose targeted group and add member to that group, which is confirmed by green toast message, then on the User Mgmt page, in the Groups column, targeted group is added for that member. |
6.3. | User management | User removes member from targeted group |
| When user choose targeted group and remove member from that group, which is confirmed by green toast message, then on the User Mgmt page, in the Groups column, targeted group is no more visible for that member. |
SPACE MANAGEMENT | ||||
7.1. | Space Management | User creates the Space |
| Space is successfully created with defined purpose and members. |
7.2. | Space Management | User updates the Space |
| All new changes/updates are applied and visible in the space and user can operate with newly defined space. |
7.3. | Space Management | User deletes the Space |
| Space is successfully deleted. |
APPS | ||||
8.1. | Apps | User creates an App via Apps section |
| App is successfully created and visible in the App section under defined name. |
8.2. | Apps | User creates an App via “Personal API key“ option |
| API key/App ID is shown in the Apps with information about it creation/expiration. |
8.3. | Apps | User edits existing App |
| All new changes/updates are applied and visible in the app and user can operate with newly defined app. |
8.4. | Apps | User deletes existing App |
| App is no longer available in the Apps section |
AI MODULE TEMPLATES | ||||
9.1. | AI Module Templates | User creates custom AI Module |
| After clicking on the button “Create“, AI Module Template is successfully generated and available in the AI Module Templates section. |
9.2. | AI Module Templates | User updates existing AI Module |
| After clicking on the button “Save changes“, all changes/updates are applied and visible and user can operate with newly defined AI module. |
9.3. | AI Module Templates | User deletes existing AI Module |
| AI module is successfully deleted and not available in the AI Module Templates section anymore. |