Hi,
I need to validate that there are 4 items available with the appropriate text when I mouseover "Contact" on my silverlight site. My dev team is using the telerik radmenu control for this.
My test case would basically be:
I need to validate that there are 4 items available with the appropriate text when I mouseover "Contact" on my silverlight site. My dev team is using the telerik radmenu control for this.
My test case would basically be:
- Mouseover "Contacts"
- Validate drop down menu appears upon mouseover
- Validate that the drop down menu contains "All contacts", "Account contacts", "Partner contacts" and "Personal contacts"
Can someone please advise on how I can accomplish this?
Cheers
Marcus