Ico Test Cases

Sr No.Case DescriptionDataExpected Output
1Icon to be shownname = 'Save'Save Icon is shown
2Icon is shown and a tooltip is shown on hovername='Save', tooltip: 'Save'Icons is shown and on hover a tooltip is shown with text as 'Save'
3Icon is shown with a subscriptname='Text_file', subscript=2Icon is shown with subscript at bottom
4Icon is shown with a superscriptname='Text_file', superscript=2Icon is shown with superscript on top
5Icon given with name emptyname not passedNo Icon is shown and container div will also not be formed
6Wrong name passedname = 'xdst'No Icon is shown and container div will also not be formed
7Icon is shown with modified CSScontainerClass= '{className}'Icon is shown with class applied on the container