Sir I m student
I mreading sytem testing as my core paper
I want to know how I can make Test case for smple Login Form

Answers were Sorted based on User's Feedback



Sir I m student I mreading sytem testing as my core paper I want to know how I can make Test case..

Answer / selvakumar

High level Test cases and Low level test cases:

Write all the testcases under high level TC,which can be
covered the main functionalities like
creation,edition,deletion,etc....as per prescribed in the
screen.

Wrtie all the testcases under low level TC,which can be
covered the screen,like input fields are displayed as per
the requirements,buttons are enabled or disabled,and
testcase for low priority functionalities.

Example a screen contains two edit boxes login and password
and a pust buttons OK and Reset and check box for the
label "Remember my password".Now let us write high level TC
and low level test cases.

HIGH LEVEL TC
--------------
1.Verify that User is able to login with valid login and
valid password.
2.Verify that User is not able to login with invalid login
and valid password.
etc...
..
..
3.Verify that Reset button clears the filled screen.
4.Verify that a pop up message is displayed for blank login.
etc...
etc..

LOW LEVEL TC
--------------
1.Verify that after launching the URL of the application
below fields are displayes in the screen.
1.Login Name 2.Password.3.OK BUTTON 4.RESET button etc..
5.check box,provided for the label "remember my pwd" is
unchecked.
2.Verify that OK button should be disabled before selecting
login and passwrod fields.
3.Verify that OK button should ne enabled after selecting
login and password.
4.Verify that User is able to check the check box,provided
for the label "remember my pwd".
etc..etc...

In this way,we can categorise all the testcases under HIGH
LEVEL and LOW LEVEL.

Is This Answer Correct ?    2 Yes 0 No

Sir I m student I mreading sytem testing as my core paper I want to know how I can make Test case..

Answer / surekha karampudi

testcaseid ,Description of testcase,steps to execute, input
data,Expectedoutput are the column headings of testcase.
1. Verify the following text fields in the Loginscreen-
Username,Password.
2. Verify the following Buttons in Login screen-Login,Reset.
3. Verify the mandatory fields in Login screen.(without
entering data in the text fields)
4. Verify the validation message shown when trying to login
by leaving username field.
5. Verify the validation message shown when trying to login
by leaving password field.
6. Verify the error message after logging when wrong
credentials using.
7. Verify if user is able to login to Application when
using correct credentials.
8. Verify the functionality of RESET button.
9. verify the look and feel of Login Screen.

Is This Answer Correct ?    1 Yes 0 No

Sir I m student I mreading sytem testing as my core paper I want to know how I can make Test case..

Answer / balu

1.check for availability of username,password text boxes and
submt button
2.enter correct username and password and submit and check
whether it is accessing your home page or not
3.password should not be display charcters and it should in
dot format
4.if username and password dosent matches warning message
should be displayed.
5.clear button must be there
6.forgot password button should be there
7.new user's option should be there

consider above 5,6 options according to the coustmer
requirements................

Is This Answer Correct ?    0 Yes 0 No

Sir I m student I mreading sytem testing as my core paper I want to know how I can make Test case..

Answer / venkateswararao.ch

Positive Testing:
1.enter the login window
2.verify user name,password text boxes enabled r not when
we r ente into login window
3.verify submit button,cancel buttons are diaabled r not
when we r enter int login window
4.enter the correct user name,password.
5.verify when we r enter password in the text box it
displaying characters in dots r not
4.verify submit butoon it is enabled r not when we r enter
corrct user name and password.
5.when we r click the submit button its allowing next
window r not.

Negatve Testing:
1.enter the user name, and leave password empty, the n
click submit button.
2.verify when we click submit button with out enter text
into the password it showing popup message r not
3.enter the username and password wrongly. an click submit
button.
4.enter the password and username corrctly and click cancel
button
5.verify when we r leave user name as a blank. and enter
text into the password and click submit button

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Test Cases Interview Questions

What is business validation test case?

0 Answers  


what are those parameters or matrixes for tesing a software user interface?

2 Answers  


How to test Webservices and how can we write test cases for that

0 Answers  


write test cases for hospitality management system

0 Answers   Infosys,


How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.

0 Answers   HCL,






Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.

0 Answers  


1 Tarot 1.1 Purpose - Tarot tool will duplicate the tarot-reading process for the user online. - Tarot is a craft that uses a deck of 78 cards to predict a user’s past, present and future. - The cards are picked by the user and arranged in a specific spread, which represents points in his past, present, and future; based on the meanings of the cards selected, interpretations are given. 1.2 Scope Only for registered user. 1.3 User Interface User Interface: 1. Question – This is only for user experience, and has no bearing on the formulae / process. Simple long text box. 2. Selection of field – radio button selection of 1 of 3 choices(Love, Career, Personal), which affects 1 of 3 card- meaning databases to be used. After selection, the unselected databases do not affect or interact with the system. 3. Spread Selection – radio button selection of 1 of 3 choices(Celtic Cross, Horse Shoe, Simple 3 Card). This determines the number of cards being picked and the specific spread database to be used. This also affects the specific report format being used, as well as the card- selection GUI. 4. Card Selection – based on the input 3, a specific layout is shown where the user needs to identify X number of cards (X also determined by input 3) which are then shown in the spread. Every card selection identifies the spread position constants (A, B, C, etc) with specific variable values (Card numbers) creating an array. Report format will display on a separate new page, in the following sequence – - Statement of question asked - Selection of field - Selection of spread - Detailed description of position data, positions identified as per spread selection - Card meaning as picked in field selection 1.4.5 Interfacing/Sourcing Details 1.4.5 Rules and Conditions - Data needs to be calculated for all fields, but only a maximum of 3 cards data should be shown in the free report. For the rest, a payment would be required. - Payment reports not in phase 1 - The report needs to be emailable (so functionality to convert to text file / html document should exist, which will then be emailed to the user’s email address).

0 Answers  


Write test cases for Wifi enabled devices(Ipad, Iphone, Laptop) Note: Test case should not cover basic functionalty like connect or disconnect. Test case should have out of box thinking & simulation of errors.

3 Answers   Amazon, SCDL Symbiosis Center for Distance Learning,


What is transaction testing?

0 Answers  


write a test case for telephone billing ?

0 Answers   CTS, Infosys, TATA,


how to write test case for check box like check boxes in gmail and yahoo inbox

1 Answers  


suppose an interviewer asks you to write a testcase for a login window (and application is not given to test). Should we write actual results or expected results or both?

3 Answers  


Categories