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

Whats is bugzilla?how is it install,how it is use?

3 Answers  


Explain the STLC?

32 Answers   Accel Frontline, Fidelity, Infosys,


Please any one tell me what is application architure in web based applications

2 Answers   ProKarma,


Suppose there is a User window (having fields First name, Last name, phone & address) What is the test case for Edit User ?

0 Answers  


what is usability defect?Give one exapmle.

4 Answers   NIIT,






10.What is stub?

5 Answers   Hewitt,


Hai, Can anybody tell me what is test scenarios and how to write test scenarios, pls give me one example.

13 Answers   TCS,


What is mean by Sanitation Testing?

17 Answers   Synergy,


Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain

0 Answers  


3)what is quality assurance and Quality Control?

3 Answers   AXA,


What is quality center? How many built in tables does quality center have?

0 Answers  


what are reviews in sdlc?

2 Answers   Semantic Space,


Categories