Test Case
Only tests that require test cases are listed among the test types targeted for execution in Test Planning.
Functional test
- Title Screen
- The title should be displayed
- Ability to transition to the avatar selection screen by pressing the Go button
- Avatar selection screen
- Ability to enter a name
- Ability to select an avatar
- Armature of Starter Assets - Third Person Character Controller
- Michelle and Amy from Mixamo
- Ability to transition to the virtual space by pressing the Go button
- Virtual space
- Ability to voice chat
- Ability to toggle mute
- Ability to text chat
- Message appears on the screen when typing a message
- Ability to play multiplayer
- Ability to move and jump
- Ability to return to the avatar selection screen
- When the maximum number of players is exceeded, users will be notified and return to the avatar selection screen
- Ability to voice chat
Configuration test
- Same as functional test.
Failure test
- Virtual Space
- If Vivox (SaaS) is not accessible
- If the client is not connected to the network
- User must be notified that access is not available
- All features other than text/voice chat are available
- If Vivox (SaaS) fails and cannot respond to clients
- Not implemented as there is no way to implement this
- If the client is not connected to the network
- If the multiplayer server is not accessible
- If the client is not connected to the network
- User is notified that access is not available
- All features other than Multiplayer are available
- If the multiplayer server fails and cannot respond to the client
- The user will be notified that access is denied
- All features other than Multiplayer are available
- If the client is not connected to the network
- If Vivox (SaaS) is not accessible