Bug #2710

BIB – User Maintenance – Create User - Approver

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

Status:Work Completed-End life cycleStart date:June 03, 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 bugs, kindly refer to the attached module test checklist for reference.

Test Case #5a(ii).3
Steps to reproduce:
1. Enter “User Name” (required)
2. Enter “Full name” (required)
3. Enter “Tel No.”
4. Enter “Office Ext.”
5. Enter “Mobile Number” (required)
6. Enter “Address” (required)
7. Enter “Email” (required)
8. Select “Approver Group”
9. Enter “Password” (required)
10. Enter “Confirm Password” (required)
11. Select “Service” that allowed to be access by User
12. Select ‘Account Number” that allowed to be access by User
13. Click on “Confirm” Button
14. Click on “Back” Button

Current Result:
When “No 5, Taman Jaya” , “71960 Seremban” , “Negeri Sembilan” are entered into the first, second and third textboxes for Address, the following error messages was shown.

Address is not an alphanumeric.
Address is not an alphanumeric.
Address is not an alphanumeric.

The system rejects the address even though the address entered is valid. The three address textboxes should not be configured to accept only alphanumeric values.

Expected Result:
System successful go to Approver User Creation Result Page
Page 3 of 3

If Back
System goes back to User Role selection page

Test Case #5a(ii).3.4
Steps to reproduce:
1. Enter a username belongs to an already deleted user to “User Name”
2. Enter other required field
3. Click on “Confirm” Button

Current Result:
The following error message is shown:

?en.general.default?

Expected Result:
The system should display an error message stating the username cannot be used and advise the Corporate Admin to choose another username (or any other appropriate message).

Test Case #5a(ii).3.9
Steps to reproduce:
1. Enter “12345 “ to “Tel No”
2. Enter other required field
3. Click on “Confirm” Button

Current Result:
The error message shown is:

?en.errors.matchLength2?

Expected Result:
Error Message:
< Tel No must be exactly 9 digits.>

Test Case #5a(ii).3.10
Steps to reproduce:
1. Enter “12345 “ to “Mobile No”
2. Enter other required field
3. Click on “Confirm” Button

Current Result:
The error message shown is:

?en.errors.matchLength2?

Expected Result:
Error Message:
< Mobile No must be exactly 10 digits.>

Test Case #5a(ii).3.14
Steps to reproduce:
1. Enter “ Pass5“ to “Password”
2. Enter other required field
3. Click on “Confirm” Button

Current Result:
The system accepts “Pass5” password as a valid password and do not display any error message.

Expected Result:
Error Message:
<Password must be at least 8 characters / digits.>

Test Case #5a(ii).3.15
Steps to reproduce:
- Enter Password with one of the criteria below:
  • Digit only
  • Alphabets only
  • Special Character only

1. Enter “*invalid criteria*“ to “Password”
2. Enter other required field
3. Click on “Confirm” Button

Current Result:
The system accepts digit-only password, alphabet-only password and special character-only password (system also accepts prohibited characters). No error message is displayed.

Expected Result:
Error Message:
< Password must contain a mixture of numeric and alphabet format and cannot include these special character ["<>'%;&+]. >

Test Case #5a(ii).3.19
Steps to reproduce:
1. Unselect “Account”
2. Enter other required field
3. Click on “Confirm” Button

Current Result:
No error message is displayed. The new initiator can be created even with no account number selected.

Expected Result:
Error Message:
< Account No. is required. >


Related issues

Related to 3.BIB - Task #2688: [Phase 2] BIB : User Maintenance - Create User Pending Review May 31, 2013

History

#1 Updated by Yap Kah Yan over 11 years ago

  • Status changed from New - Begin Life Cycle to Finished Development
  • Assignee changed from Yap Kah Yan to Ting Wei Gan
  • % Done changed from 0 to 100

Test Case #5a(ii).3
fixed address to accept alpha, numeric, space, .(period), ,(comma), -(dash/hyphen)

Test Case #5a(ii).3.4
added error message to create existing username

Test Case #5a(ii).3.9
added error message for matchLength2

Test Case #5a(ii).3.15
for password requirements: refer to UPass

Test Case #5a(ii).3.19
account no is not required. Depends on the CA whether to assign the accounts to user

#2 Updated by Yap Kah Yan over 11 years ago

  • Status changed from Finished Development to Internal Testing
  • % Done changed from 100 to 0

#3 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

Bug fixed and testing is done.

Also available in: Atom PDF