GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing
Go To First  |  Previous Question  |  Next Question 
 Testing  |  Question 54 of 413    Print  
What are tests have been conducted for login, user id and password application? which test coduct first? what are the order of testings? Write some possible test cases?

  
Total Answers and Comments: 3 Last Update: September 07, 2009     Asked by: vgsk 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
February 22, 2006 17:40:44   #1  
       

RE: What are tests have been conducted for login, user...

login- test for a page
user id & password- test for a field

for login page
1. look & feel
2. functionality
3. usability
4. page content
5. navigation
6. link
7. pop up windows
8. forms
9. resizing effect
10. security
11. performnce
12. database

these are the tests mainly done to test a login page

for userid & password
1. flow of tab key
2. default value (if any)
3. boundary value testing & Equivalent partitioning
4. check that the form fields traps invlid data & gives error msg
5. test with numeric & alphanumeric & special characters & for subsequent
error msg
6. test for successful submition of id & pasaword
7. test for mandetory field
8. check for pop up error message
9. check for submit button
10. check for encrypted password


 
Is this answer useful? Yes | No
November 12, 2008 11:38:36   #2  
shruhti Member Since: November 2008   Contribution: 2    

RE: What are tests have been conducted for login, user id and password application? which test coduct first? what are the order of testings? Write some possible test cases?
we can check for the number of characters in login and password field like name should not exceed 25 charc and should not be less than 5 char.
 
Is this answer useful? Yes | No
September 07, 2009 07:19:38   #3  
ashishks Member Since: December 2008   Contribution: 73    

RE: What are tests have been conducted for login, user id and password application? which test coduct first? what are the order of testings? Write some possible test cases?
Hi following are the some scenarious to test user id and password application:

1. Verify default value of UN/PSW field.
2. Verify with valid UN & PSW.
3. Verify with invalid UN and PSW.
4. Verify with blank UN and valid PSW.
5. Verify with blank PSW and valid UN.
6. Verify with invalid UN and valid PSW.
7. Verify with valid UN and invalid PSW.
8. Verify "Enter" button after valid UN and PSW.
9. Verify "Enter" button with blank "UN and PSW".
10. Verify tab functions for UN and PSW fields.

For entering valid and invalid data use "BVA and EP". Also use blank space special and foreign characters alpha-numeric characters for testing fields.

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape