if u are asked to test yahoo login page what will be thw ur
test cases ?

Answers were Sorted based on User's Feedback



if u are asked to test yahoo login page what will be thw ur test cases ?..

Answer / mrs phogat

Steps to follow:
1) Check the visibility of fields, text boxes, button on
page.
2) Click on Log in button without entering any value to
fields.
3) enter Valid User name and Password.
4) Enter valid User name and Invalid pwd.
5) Enter invalid user name and valid pwd.
6) enter invalid user name and invalid pwd.
7) check log in button is working properly or not.
8) And also check the functionality of forgot User
name and Password and Sign up.

Is This Answer Correct ?    8 Yes 1 No

if u are asked to test yahoo login page what will be thw ur test cases ?..

Answer / sriharsha

check for valid username and password
check for invalid username and password
type username and signin
type password and signin
leave everything blank and sign in

Is This Answer Correct ?    3 Yes 0 No

if u are asked to test yahoo login page what will be thw ur test cases ?..

Answer / swati viveka

1.Check if the login page enters correctly on giving the
correct URL.
2.Check for the login page on giving the wrong URL.
3.Check that all the mentioned fields(i.e labels,text boxes
and buttons) are present.
4.Check for login using the following details:
a)Blank username and password
b)Valid username and invalid password
c)Invalid username and valid password
d)Valid username and valid password
e)Invalid Username and password
5.Check that the Login Button is functioning correctly.

Is This Answer Correct ?    3 Yes 0 No

if u are asked to test yahoo login page what will be thw ur test cases ?..

Answer / krish

Also we have to use Black box testing techniques like BVA
and Equivalance Partitioning which are very important during
hese kind of situations.

Is This Answer Correct ?    1 Yes 0 No

if u are asked to test yahoo login page what will be thw ur test cases ?..

Answer / vijay

check for entering spaces, daa with leading and trailing
spaces
copy paste the password
check wheter password is encrypted
check for alert messages for invalid operations.

Is This Answer Correct ?    2 Yes 1 No

if u are asked to test yahoo login page what will be thw ur test cases ?..

Answer / vijay

also check for the case sensitivity

Is This Answer Correct ?    2 Yes 1 No

if u are asked to test yahoo login page what will be thw ur test cases ?..

Answer / saurava singh

Login Component: Username textbox: →Enter any
string into the username textbox. The user should be able
to enter any string into the username textbox.
Password password field: → Enter any string
into the password field. The user should be able to enter
any string into the password field and the entered string
should be displayed in asterix or star symbol to the user
in the front end. Copy the contents of the password
field and paste it in notepad and other types of text
editor and check the contents are displayed in which
manner. → The contents should be displayed in star or
asterix symbol and the user should not be able to see any
human readable characters.
Sign In button: Leave the username and password
field blank and click on the 'Sign In' button. → The user
should be displayed with an error message and the user
should not be able to log into the site.
Leave the username blank and enter the
password field with some string and click on the 'Sign In'
button. → The user should be displayed with an error
message and the user should not be able to log into the
site.
Leave the password blank and enter the
username field with some string and click on the 'Sign In'
button. → The user should be displayed with an error
message and the user should not be able to log into the
site.
Enter any valid username and leave the
password field blank and click on the 'Sign In' button. →
The user should be displayed with an error message and the
user should not be able to log into the site.
Enter any valid password and leave the
username field blank and click on the 'Sign In' button. →
The user should be displayed with an error message and the
user should not be able to log into the site.
Enter any valid username and password and
click on the 'Sign In' button. → The user should be able to
login to the application successfully and the user should
be navigated to the home page.
Enter any string into the username and
password field within the script tag and click on the 'Sign
In' button. → The user should not be able to login to the
site and the script tag should be handled properly and the
user should be displayed with the proper the error message
for the script tag injection.
Enter any sql injection special characters
into the username or password field and click on the 'Sign
In' button. → The user should not be able to login to the
site and the sql injection should be handled properly and
the user should be displayed with the proper the error
message for the sql injection characters entered to the
fields. Try for the basic sql injection queries: admin' --
admin' # admin'/* ' or 1=1-- ' or 1=1# ' or 1=1/* ')
or '1'='1-- ') or ('1'='1--

Is This Answer Correct ?    1 Yes 0 No

if u are asked to test yahoo login page what will be thw ur test cases ?..

Answer / murthy

We can split the scenarios for yahoo login as follows:

UserName Pwd Actual

Sc1 I I Fail
Sc2 I V Fail
Sc3 V I Fail
Sc4 V V Pass

V-Valid I-Invalid

Is This Answer Correct ?    2 Yes 3 No

if u are asked to test yahoo login page what will be thw ur test cases ?..

Answer / avinash kumar

all the above answers r wrong , u all r testing the login buttons but not the page.same question was asked frm me in bally technology company interview and i replied to this questions as u all did, i got disqualified.so plz concern some good knowledgable person and ask about this question.plz do not repeat d same mistake as i did ?

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

we go to shopping. after completion of shopping we have to pay money. we swipe our credit/debit card in swiping machine. assume your card is icici card. and that machine is of hsbc.here with what name the bank of your card is called ? and that machine's bank name?

1 Answers   Bank Of America, Cap Gemini,


How is testing affected by object-oriented designs?

1 Answers   Crea,


how will you define your bug status flow in softsmith qamonitor?

2 Answers  


Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase

0 Answers  


What is the different between Test Case and Use Case

10 Answers   R Systems,






I had faced in one of the interview that " you have found the bug and assigned to the corresponding developer, but the developer did not accept your bug. what will you do at this situation. can any one help me with clear answer ? I answered like, I will show the SRS,GUI document and show the image of the bug where i got. and again they asked me , still they did not accpet your bug. what you will do ? Answer me....

5 Answers   CMC, Veritas,


After recieved the defect from Tester,developer is not getting any error while executing that bug then he will reject that defect due to the above reason.As a Tester what we can do in that situation?

15 Answers   CTS,


If we have 9 floor n 3 eggs n we have to check from which floor the egg wont get break.how can we do that

1 Answers   SanDisk, Whirlpool,


Testing process in your company?

1 Answers   OM IT Solutions, Oracle, TCS,


what is android testing?

2 Answers  


wat is the differece between three tier and two tier application

5 Answers   AZTEC,


1)what are techniques used for writing the Test case?

5 Answers  


Categories