Test cases for Keyboard

Test Cases For Keyboard

Test cases for Keyboard– In this article we will discuss about keyboard test cases. As some topics related to computer accessories such as mouse, keyboard are frequently asked in interviews. We have already covered test cases for mouse in our post. 

In this post we will cover UI test cases, functional test cases and negative test cases for keyboard. It will help to write effective test cases and also get an idea about how to write test cases on a keyboard.

UI Test cases for Keyboard :

Sr.NoTestcase_IDTest Cases
1Testcase_01Verify that the brand name of the keyboard.
2Testcase_02Verify that the brand logo of the keyboard.
3Testcase_03Verify the color of the keyboard.
4Testcase_04Verify that the dimensions of the keyboard.
5Testcase_05Verify that the materials of the keyboard.
6Testcase_06Verify that the wireless or wired keyboard.
7Testcase_07Verify that battery type of the keyboard.
8Testcase_08Verify that weight of the keyboard
9Testcase_09Verify that power source of the keyboard.
10Testcase_10Verify that all alpha characters should be displayed properly.
11Testcase_11Verify that all numeric characters should be displayed properly.
12Testcase_12Verify that spacing between two keys
13Testcase_13Verify that spacebar length in keyboard

Test cases for Keyboard
Test cases for Keyboard

Functional Test cases for Keyboard :

Sr.NoTestcase_IDTest Cases
1Testcase_01Verify that user is able to press keys on keyboard and should be worked as expected
2Testcase_02Verify that keyboard should be in QWERTY format
3Testcase_03Verify that alphabet keys should be working properly.
4Testcase_04Verify that numeric keys should be working properly.
5Testcase_05Verify that special keys should be working properly.
6Testcase_06Verify that function keys should be working properly.
7Testcase_07Verify that spacebar keys should be working properly.
8Testcase_08Verify that “Enter” keys should be working properly.
9Testcase_09Verify that arrow keys should be working properly.
10Testcase_10Verify that both control keys should be working properly
11Testcase_11Verify that both shift keys should be working properly
12Testcase_12Verify that both alter keys should be working properly
13Testcase_13Verify that arithmetic keys like +, -, *, / should be worked as expected
14Testcase_14Verify that “Caps Lock” key functionality should be working properly

15Testcase_15Verify that “Tab” key functionality should be working properly
16Testcase_16Verify that “Delete” key functionality should be working properly
17Testcase_17Verify that “PrtSc SysRq” key functionality should be working properly.
18Testcase_18Verify that “Insert” key functionality should be working properly.
19Testcase_19Verify that brightness key functionality should be working as expected
20Testcase_20Verify that Volume Up key functionality should be working as expected
21Testcase_21Verify that Volume Down key functionality should be working as expected
22Testcase_22Verify that Mute key functionality should be working as expected
23Testcase_23Verify that Backspace key functionality should be working as expected
24Testcase_24Verify that “Windows” key functionality should be working as expected
25Testcase_25Verify that “Fn” key functionality should be working as expected
26Testcase_26Verify that “Num Lock” key functionality should be working as expected
27Testcase_27Verify if user press Alt+Ctrl+Delete combination key and check that working as expected or not

Negative Test cases for Keyboard :

Sr.NoTestcase_IDTest Cases
1Testcase_01Verify that keyboard is damaged or not
2Testcase_02Verify that keyboard is working properly or not when its connected with different devices
3Testcase_03Check with continuous typing with keyboard and check that functionality
4Testcase_04Check that keyboard is waterproof or not
5Testcase_05Check that keyboard is dust proof or not

Conclusion : 

So as above,  we have covered maximum test cases for keyboard. If you want to explore more test cases examples then please visit the links below.

1.Test cases for Table

2.Test cases for Pencil

3.Test cases for Mouse

Scroll to Top