Thursday, December 3, 2009

12. test case for yahoo login page ? input data user:6 alpha numeric;password:10 letters....10 pstive test cases and 10 negative test cases?

Positive test cases:
1.Open Internet Explorer.
2.About-blank page should be opened.
3.Enter valid Yahoo URL in the address bar.
4.yahoo home page should be opened.
5.Cursor should point to the Userid text box.
6.After entering Id in User text box,cursor should point in Password text box.
7.After entering correct password and Id,the sign-up button should be highlighted.
8.After clicking sign-up button it should navigate to corresponding page.

Negative test cases:
1.Open Internet explorer and it shouldn't open due to improper connections of network.
2.Blank page is not opened by default due to some system settings.
3.Yahoo home page is not opened due to wrong URL link.
4.Cursor is not pointed in Userid textbox due to some misconnections in the network.
5.corresponding page is not opened due to wrong Userid
6.Corresponding page is not opened due to wrong password.
7.corresponding page is not opened due to wrong userid and password.

No comments:

Post a Comment