Test Cases Of a Pen

How to write test cases for Pen?

Going through these test cases will not only help you in your testing interviews but will also help you in understanding the process of test case creation which you can utilize while creating test cases of any kind of application.

ArtOfTesting

Test Cases Of a Pen

User Interface (UI) Test Cases for Pen

These test cases cover the testing of the look and feel of the object to be tested which is Pen in our case.

ArtOfTesting

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.

Test Cases Of a Pen

Functional Test Scenarios for Pen

Functional test cases are the test cases that involve testing the different functional requirements of the object under test.

ArtOfTesting

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.

Test Cases Of a Pen

Negative Test Scenarios for Pen

The negative test cases include test cases that check the robustness and the behavior of the application when subjected to unexpected conditions.

ArtOfTesting

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.

Test Cases Of a Pen

Performance Test Cases for Pen

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.

ArtOfTesting

Test Cases Of a Pen

Based on these sample test cases for pen, you must have got a fair idea of the test case creation process. Understanding these would help you in creating the test cases of actual software applications.

Conclusion

Swipe up to read the complete list of test cases for pen