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..


