write a test case for yahoo login page ? input data user:6
alpha numeric;password:10 letters....10 pstive test cases
and 10 negative test cases?
Answers were Sorted based on User's Feedback
Answer / chitra
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.
| Is This Answer Correct ? | 35 Yes | 9 No |
Answer / pavan
The idea is to test a wrong username and check if shows an
error message when you try to do the login.
Then you should try to use a wrong password and it should
show you an error message as well
When putting the correct username and password it should
make the login without any problem.
| Is This Answer Correct ? | 14 Yes | 4 No |
Answer / neha
Positive teat cases
1.in password field, enter string,password should be
displayed in encrypted form
2.in user name field,should accept minimum 6 character for
security purpose.
3.enter correct user name and password then click on login
button page should be redirected on home page.
4.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / manasa
Apart from testing whether page is opened or not and cursor
is in UN text field. we can test for range.
these are for negative TC-
TC 1:UN-abcdefghijk
pwd:abcdef
TC 2: UN-abcdef
Pwd:abcdef
TC 3:UN-abcd23
Pwd:abcdef
TC 4:Un-abcd@#
pwd-djf
Tc 5;Un-abcd23
pwd-123
TC 6:Un-abcd12
pwd-abcf45
Tc 7:Un-abcd12
pwd-abc$%
Tc 8: Un-abcd12
pwd-#$%
Tc 9: Un-abcd12
pwd-abcdjhurfksr
Tc 10:Un- blank
pwd-abcdef
Tc 11:Un-abcd12
pwd-blank
| Is This Answer Correct ? | 3 Yes | 2 No |
in test case we would write log and login ?what is the dif bet both of them
what will be the test case for Lift?
22 Answers Mind Tree, Satyam, Tops Security Ltd,
How to test a stored procedure?
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
write a test cases for 2- way swtich?
hi there... can any1 tel me hw to prepare a traceability matrix by taking a practical scenario..i know the theory part bt dont kno how to implent dat..
Writing Test Cases is Verification or Validation? Executing Test Cases is Verification or Validation?
Write the testcase for pen
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
hi, please anyone write test case for "Print" screen
Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.
Explain the static testing?