These test cases cover the testing of the look and feel of the object to be tested which is Pen in our case.
3. Verify that any information displayed on the pen should be legible and clearly visible.
2. Verify that the text written by the pen should have consistent ink flow without leaving any blob.
1. Verify that the user is able to write clearly over different types of papers.
4. Check the color of the outer body of the pen.
5. Verify the outer body material of the pen.
Functional test cases are the test cases that involve testing the different functional requirements of the object under test.
1. Verify that the user is able to write clearly over different types of papers.
2. Verify if the text written by the pen is erasable or not.
3. Verify if the pen’s ink should not leak at higher altitudes.
4. Verify the color of the ink of the pen.
5. Verify if the text written by the pen is erasable or not.
The negative test cases include test cases that check the robustness and the behavior of the application when subjected to unexpected conditions.
1. Verify the functioning of a pen at extreme temperatures.
2. Verify the effect of oil and other liquids on the text written by a pen.
3. Verify the functioning of the pen on applying extreme pressure.
4. Check the functioning of a pen at zero gravity.
5. Verify the functioning of a pen at extreme altitude.
Performance test cases include the test cases that help in quantifying or validating the performance of an application under different conditions.
1. Verify the performance or the functioning of a pen when used continuously without stopping (Endurance Testing).
2. Verify the number of characters a user can write with the single refill in case of ballpoint & gel pen and with full ink, in case of ink or fountain pens.
Swipe up to read the complete list of test cases for pen