Tuesday, June 3, 2014

Manual testcases for LinkedIN using POM.

Manual Test Cases -

1) Login with correct user id and password.
Verify - verify result by title of the page.

2) Login with correct user id and wrong password(min 6 char should be there in password).
Verify- verify with the error message of password.

3)  If user id and password both are blank then Sign In button should not be enabled.
Verify- verify by checking the button enability, it should not be enabled.

4) Login with only userid and not give password then Sign In button should not be enabled.
Verify- verify by checking the button enability, it should not be enabled.

5) a) login with correct user id and password.
    b) logout
    c) press back button on window
    d) it should not open the logged in page i.e. it should ask again for login.
Verify- verify with the title of the page.








No comments:

Post a Comment