Test cases for Mouse : Mouse is one of the hardware input devices which is used for many actions such as move and selecting text, images, and files. In this article, we tried to cover UI, Functional and Negative test scenarios for Mouse.
UI Test cases For Mouse
Sr. No | Testcase_ID | Test Cases |
1 | UI_01 | Verify that type of mouse-like Wired, Wireless, or Bluetooth mouse |
2 | UI_02 | Check the brand name of the mouse. |
3 | UI_03 | Check if the brand logo is properly displayed on the mouse or not. |
4 | UI_04 | Check the shape of the mouse. |
5 | UI_05 | Check the color of the mouse. |
6 | UI_06 | Check the connector type of the mouse. |
7 | UI_07 | Check that it is compatible with windows or mac. |
8 | UI_08 | Check that dimension of the mouse. |
9 | UI_09 | Check the weight of the mouse. |
10 | UI_10 | Check the battery life of the mouse. |
11 | UI_11 | Check that the two buttons are properly clickable or not. |
12 | UI_12 | Check that the wheel is properly working or not. |
Functional Test cases For Mouse
Sr.No | Testcase_ID | Test Cases |
1 | Functional_01 | Verify that the user is able to move the cursor smoothly on a flat surface or not |
2 | Functional_02 | Verify that the user is able to select text from the left mouse button. |
3 | Functional_03 | Verify that the user is able to choose an item from the left mouse button or not |
4 | Functional_04 | Verify whether the user is able to drag items from the left mouse button or not. |
5 | Functional_05 | Verify that the user is able to scroll the page with the wheel of the mouse or not |
6 | Functional_06 | Verify that hovering functionality is working properly or not |
7 | Functional_07 | Verify mouse with keyboard functionality e.g CTRL+mouse functionality |
8 | Functional_08 | Verify that the user is able to open the menu for selected objects from the right mouse button |
9 | Functional_09 | Verify that the user is able to perform an action from the scroll wheel or not |
10 | Functional_10 | Verify that the user is able to open and close the program with a mouse or not |
Negative Test cases for Mouse
Sr.no | Testcase_ID | Test Cases |
1 | Negative_01 | Verify that mouse cursor movement on the rough surface area |
2 | Negative_02 | Verify that mouse is damaged or not |
3 | Negative_03 | Check that mouse is dust sensitive or not |
4 | Negative_04 | Verify that mouse is easy to use for users or not |
Conclusion :
So as above, we include maximum test cases for mouse. If you want to explore more examples of test cases then please visit the links below.
Thank you, Readers…!!!