You are currently viewing Test Cases For Tooltip

Test Cases For Tooltip

5/5 - (1 vote)

Define Tooltip

A Tooltip widely used on web page graphically inform the user about the particular feature on mouse hover on an icon, image, link or any element.

Test Cases For Tooltip

  1. Verify tooltip width and height should be aligned or not.
  2. Make sure that the text shown on the tooltip is aligned or not.
  3. Verify that the accurate text shown on the mouse hover on the tooltip or not.
  4. Verify as the user move pointer from the icon or link tooltip text should be hidden or not.
  5. Verify on the mouse hover colour on the icon changed or not.
  6. Verify on the mouse hover, mouse pointer changes or not.
  7. Verify icon aligned with the label text on which tooltip implemented.
  8. Verify text for the maximum length on the tooltip should not be trim.
  9. Verify that the tooltip text should be relevant and well explained to the user.
  10. Verify there should not be any spelling mistake for the content added on the tooltip.