if u are asked to test yahoo login page what will be thw ur
test cases ?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
There are 2 bugs A and B. A has High Severity and Low Priority , wherease B has Low Severity and High Priority. Which bug will you give more importance.
12 Answers ACS, NetBIOS, Sonata,
What is Dataguidelines?
what are the testcases for Lift--
In an interview, what r the general questions asked in manual?pls give me anwser to this question?
Explain clearly what is buglifecycle
what is Defect Containtment?
Explain the STLC?
32 Answers Accel Frontline, Fidelity, Infosys,
how u get the build ?what is the size of the biuld?
Write 10 test scenarios to test remember me checkbox present in login window
what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in
Hello Friends Can anybody give me some idea about telephonic interview on Testing.As a exp. what could be the questions , that u guys have faced or you know ? Plz help me out
what is the difference between automated testing n manual testing? which one is better?