Test Cases for Disabled field

Test Cases For Disabled Field

In this article, We have tried to cover maximum test cases for disabled field. We have cover positive and negative test cases.

Positive Test Cases

  1. Verify that when user lands on the non editable field then default view should be non editable mode.
  2. Check the default fields for the non editable field.
  3. Check that default fields are required or not.
  4. Checks the color of the non editable field.
  5. Check that cursor icon when user hover over non editable field.
  6. Verify that user is able to clicks on any field values or not.
  7. Verify that prefilled values are displayed as expected or not.

Negative Test Cases

  1. Verify that if user double clicks on the non editable field then obverse the behavior of non editable field.

Conclusion :

So in this way, we covered test cases on disabled field. If you are looking for more examples then please visit the link below.

1.Test Cases For Button

2. Test Cases For Submit Button

3. Test Cases For Logout Button

Scroll to Top