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
- Verify tooltip width and height should be aligned or not.
- Make sure that the text shown on the tooltip is aligned or not.
- Verify that the accurate text shown on the mouse hover on the tooltip or not.
- Verify as the user move pointer from the icon or link tooltip text should be hidden or not.
- Verify on the mouse hover colour on the icon changed or not.
- Verify on the mouse hover, mouse pointer changes or not.
- Verify icon aligned with the label text on which tooltip implemented.
- Verify text for the maximum length on the tooltip should not be trim.
- Verify that the tooltip text should be relevant and well explained to the user.
- Verify there should not be any spelling mistake for the content added on the tooltip.