Bug #2644

BIB : FTL - Corporate Admin (Password Functionality)

Added by Ting Wei Gan over 11 years ago. Updated over 11 years ago.

Status:Work Completed-End life cycleStart date:May 29, 2013
Priority:NormalDue date:
Assignee:Ting Wei Gan% Done:

100%

Category:-Spent time:2.00 hours
Target version:-

Description

Hi Kah Yan,

Please fix the bug.

Steps to reproduce:
Test Case #1.3.3
1. Enter “Ab345” to New Password
2. Enter Confirmed New Password
3. Click on Next Button

Current Result:
The following error message appears:
Your Password must contain a mixture of numeric and alphabet format and cannot include these special character ["<>'%;&+].

Expected Result:
System should display error message as requirement. The requirements are:

1. Min Length: 8
2. Max Length: 12
3. Minimum 1 numeric, 1 lower case and 1 upper Case alphabet. No special character is allowed

Steps to reproduce:
Test Case #1.3.4
1. Enter invalid special character to New Password of 8 to 12 characters
2. Enter invalid Confirmed New Password
3. Click on Next Button

Current Result:
Password a"b&c+d123 is entered and the system accepts this password as a valid one. The system redirects to the next page where the following message is shown:

You have successfully completed First Time Login.

Expected Result:
System should rejects the password and prompt the user to enter a valid password. The following message should be shown:

Your Password must contain a mixture of numeric and alphabet format and cannot include these special character ["<>'%;&+] with a range between 8 to 12 characters.

Steps to reproduce:
Test Case #1.3.5
1. Enter 12345678 to New Password
2. Enter the same password to Confirmed New Password
3. Click on Next Button

Current Result:
Password 12345678 is entered and the system accepts this password as a valid one. The system redirects to the next page where the following message is shown:

You have successfully completed First Time Login.

Expected Result:
System should rejects the password and prompt the user to enter a valid password. The following message should be shown:

Your Password must contain a mixture of numeric and alphabet format and cannot include these special character ["<>'%;&+] with a range between 8 to 12 characters.

Steps to reproduce:
Test Case #1.3.6
1. Enter manchester to New Password
2. Enter the same password to Confirmed New Password
3. Click on Next Button

Current Result:
Password manchester is entered and the system accepts this password as a valid one. The system redirects to the next page where the following message is shown:

You have successfully completed First Time Login.

Expected Result:
System should rejects the password and prompt the user to enter a valid password. The following message should be shown:

Your Password must contain a mixture of numeric and alphabet format and cannot include these special character ["<>'%;&+] with a range between 8 to 12 characters.

Module Test Checklist - FTL (Corporate Admin).doc (86.5 KB) Ting Wei Gan, May 30, 2013 14:54


Related issues

Related to 3.BIB - Task #2443: [Phase 2] BIB : First time login - Corporate Admin Pending Review May 08, 2013

History

#1 Updated by Ting Wei Gan over 11 years ago

Test Case #1.3.3

Correction to the expected result:
System should display the following error message:
Password must be at least 8 characters / digits.

Test Case #1.3.4

Correction to the expected result:
System should display the following error message:
Password must contain a mixture of numeric and alphabet format and cannot include these special character ["<>'%;&+].

Test Case #1.3.5

Correction to the expected result:
System should display the following error message:
Password must contain a mixture of numeric and alphabet format and cannot include these special character ["<>'%;&+].

Test Case #1.3.6

Correction to the expected result:
System should display the following error message:
Password must contain a mixture of numeric and alphabet format and cannot include these special character ["<>'%;&+].

#2 Updated by Ting Wei Gan over 11 years ago

Please refer to the attached module test checklist for reference.

#3 Updated by Yap Kah Yan over 11 years ago

  • Status changed from New - Begin Life Cycle to Internal Testing
  • Assignee changed from Yap Kah Yan to Ting Wei Gan

password is check by upass, not by application
no fix done at application side

#4 Updated by Ting Wei Gan over 11 years ago

  • Status changed from Internal Testing to Work Completed-End life cycle
  • % Done changed from 0 to 100

Issues are fixed and testing is done.

Also available in: Atom PDF