What We Are Learn On This Post
Test Cases For Tooltip: Tooltips are part of a UI element that shows a small amount of information about an element on the screen, usually on hover. Tool tips are usually used to provide additional information about a website’s content or functionality.
What Is Tooltip?
A tooltip is a small floating window, usually displayed over an element of the user interface. The function of a tool tip is to inform the user about some specific feature or detail of the object that it accompanies. A tool tip can be dismissed by clicking on it, but only if the mouse pointer is hovering over the object it’s associated with.
About | Test Cases For Tool Tips |
Category | Test Case Template |
Related Post | Test Cases For Address Book |
Join Here | Software Testingo Telegram Group |
You can create tooltip by using different technology:
- Tool tip in HTML
- Tool tip in Bootstrap
- Tooltip CSS
- Tooltip Tableau
Test Cases For Tooltip
- Check the height and width of the tool tip as per the requirement.
- Check user should display the tool tip text properly.
- Check complete text should be display on hover over the elements.
- Check when user remove mouse cursor from the element the tool tip should not be display.
- Check on mouse hover the element color is changed or not.
- Check the mouse cursor change or not on hover over the tool tip.
- Check is there any content is trimmed or not, when the tool tip have more contents.
- Check the toop tip text is giving proper information to the user.
- Check is there any spelling mistake in the toltip text.
- Check is the icons are displaying inside the toltip text.
Conclusion:
Tool tips are one of the most common elements in modern websites. They appear in many places, such as menus, search results, and product descriptions. When you’re testing a website, tool tips can help you find out what happens when users interact with certain parts of the page.
If you have any other ideas for the tooltips test scenario, then let us know in the comments below.
Leave a Reply