Dharmendra Gaur
During the Password field testing which points should be focused?
Posted by Dharmendra Gaur in Testing | Others on Jan 31, 2011
0
Do you know the answer for this question? Post it below.
Guest

1. password should be in encrypted form

2. the field can not be copied either by right clicking of the mouse or by ctrl+c option

3.Should contain alphanumeric or special character.

4.While testing web based application we must test that password should not be saved in Cookie.If a cookie is set for password it should be in encrypted form..

Posted by Gaurav Olkar on May 07, 2011

1- Should be mandatory

2- Should be Encrypted.

3- Must be complex combination with Alphnumeric & special Character

4- Should be remove after Refresh & Back the page

 

Posted by Divya Saxena on Mar 28, 2011

This looks to be a typical testing questions , but some common validation we would at is

  • Password can not be empty.
  • It should be atleast go above 5 characters
  • Should contain numbers and special characters.
  • Yes one thing password when types should not be visible so we would like to see * rather than actual password data.

My top 20 .NET Interview questions and answers

Posted by Shivprasad on Feb 02, 2011
Sponsored by
Team Foundation Server Hosting
Become a Sponsor
PREMIUM SPONSORS
  • ceTE software specializes in components for dynamic PDF generation and manipulation. The DynamicPDF™ product line allows you to dynamically generate PDF documents, merge PDF documents and new content to existing PDF documents from within your applications.
    ceTE software specializes in components for dynamic PDF generation and manipulation. The DynamicPDF™ product line allows you to dynamically generate PDF documents, merge PDF documents and new content to existing PDF documents from within your applications. Visit DynamicPDF here
Sponsored by
Team Foundation Server Hosting
Become a Sponsor
PRIVACY POLICY | TERMS & CONDITIONS | SITEMAP | CONTACT US | REPORT ABUSE © 2011 C# Corner. All contents are copyright of their authors.