ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Testing  >>  Test Cases
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
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
 Question Submitted By :: Yamini Sharma
I also faced this Question!!     Rank Answer Posted By  
 
  Re: 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
Answer
# 1
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 ?    0 Yes 0 No
Selvakumar
 
  Re: 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
Answer
# 2
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
Balu
 
 
 
  Re: 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
Answer
# 3
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 ?    0 Yes 0 No
Surekha Karampudi
 
  Re: 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
Answer
# 4
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
Venkateswararao.ch
 

 
 
 
Other Test Cases Interview Questions
 
  Question Asked @ Answers
 
can u tell me how do we writetestcases for perfomance,load,And stress? Wipro2
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 IBM4
write test case for coin-box telephone  3
what are those parameters or matrixes for tesing a software user interface?  2
testcases for waterbottle Wipro4
Write the 10 test cases for Telephone/Pen. Infoedge8
how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me. some real time database tester please answer my question as soon as possible.my need is such that. else mail answer at ina.ref@gmail.com  1
in any software company how we got the srs document.how we get it is it available in version control or in mannual we get the document AppLabs4
plz tell how to test this: We have to change the password of password field the condition is:The password will expiry after 30 days and that should not allow last 12 similar passwords....  2
How many test cases can u write 1) File - open dialog box in notepad pleasse write  3
Hi.........can any one tell me the basic format for writing test cases  8
if u have a application that is demo verson and u want to perches it if u have full version. Plz give me some test case for try to break the applicatin  1
What all comes under test case review? TCS3
What is the role of QA in a development project?  4
wirte the test cases for triangle by using testing techniques Blue-Star4
What is the role of QA in a company that produces software?  3
What is the role of a tester in the test plan preparation? What elements tester physically develops in the test plan document.& what exactly this document contains? Blue-Star1
As we are using QTP 9.1 version, is there is any method to connect the remote desk top?  1
test cases on Fan TCS4
Write test cases to check the functionality of the shopping cart of an e-commerce website Optum2
 
For more Test Cases Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com