Change #3179

[Phase2] IBAM: Add Validation for unallowed special character to Name field (Person) field

Added by Norhaidah Md Dasuki about 11 years ago. Updated about 11 years ago.

Status:Work Completed-End life cycleStart date:July 05, 2013
Priority:NormalDue date:July 08, 2013
Assignee:Siti Norahayu Mohd Desa % Done:

100%

Category:-Estimated time:3.00 hours
Target version:-Spent time:9.00 hours

Description

Test Case: Enter un-allowed special character to name field in below module.
1. IBAM>IBAM - User Profile Maintenance
2. IBAM>RIB - RIB User Enquiry
3. IBAM>RIB - RIB Transaction Enquiry
4. IBAM>BIB - Company Enquiry - Contact Person
5. IBAM>BIB - Company Enquiry - User Maintenance
6. IBAM>BIB - Company Enquiry - User Maintenance
Expected: System display error message - <Field Label> Name cannot include numeric and special characters except space.@/


Related issues

Related to 1.IBAM - Bug #3336: [Phase2] IBAM: Add Validation for unallowed special chara... Work Completed-End life cycle July 23, 2013

History

#1 Updated by Syahrul Anwar about 11 years ago

  • Status changed from New - Begin Life Cycle to Internal Testing
  • Assignee changed from Syahrul Anwar to Norhaidah Md Dasuki
  • % Done changed from 0 to 100
  • Estimated time set to 3.00

done add customerFullNameVal validation for person name

#2 Updated by Siti Norahayu Mohd Desa about 11 years ago

  • Status changed from Internal Testing to Development / Work In Progress
  • Assignee changed from Norhaidah Md Dasuki to Syahrul Anwar

Test Result:

Not meet requirement

1. User Profile Maintenance
  • Search - No User(s) Found.
  • Create & Edit- System still accept special character
2. RIB User Enquiry
  • Search using "pu3_am" - No User(s) Found.
3. RIB Transaction Enquiry
  • Search using "pu3_am" - No User(s) Found.
4. Company Enquiry - Contact Person
  • Edit- System still accept special character
5. Company Enquiry - User Maintenance
  • Passed

Hi Syahrul,
Kindly add a validation as per expected result given. TQ

#3 Updated by Syahrul Anwar about 11 years ago

  • Status changed from Development / Work In Progress to Finished Development

1. User Profile Maintenance
Search - No User(s) Found.
Create & Edit- System still accept special character done
2. RIB User Enquiry
Search using "pu3_am" - No User(s) Found. -done
3. RIB Transaction Enquiry
Search using "pu3_am" - No User(s) Found. -done
4. Company Enquiry - Contact Person
Edit
System still accept special character -done
5. Company Enquiry - User Maintenance
Passed -done

using customerFullNameVal for the validation

#4 Updated by Siti Norahayu Mohd Desa about 11 years ago

  • Status changed from Finished Development to Development / Work In Progress

Test Result:

Name cannot include numeric and special characters except space.@/

Not meet requirement

1. User Profile Maintenance
  • Create & Edit- System still accept numeric
4. Company Enquiry - Contact Person
  • Edit- System still accept numeric
5. Company Enquiry - User Maintenance
  • Edit- System still accept numeric

For search module no 1, 2, 3 - Search using pu3_am

Actual Result:
No User(s) Found.

Expected Result:
Name/Customer Name cannot include numeric and special characters except space.@/

Hi Syahrul,
Kindly add a validation as per expected result given. TQ

#5 Updated by Syahrul Anwar about 11 years ago

  • Status changed from Development / Work In Progress to Finished Development

1. User Profile Maintenance
Create & Edit- System still accept numeric -done

change ascii code >=47 t0 code 47

4. Company Enquiry - Contact Person done
Edit
System still accept numeric

change ascii code >=47 t0 code 47

5. Company Enquiry - User Maintenance done
Edit
System still accept numeric

change ascii code >=47 t0 code == 47

For search module no 1, 2, 3 - Search using pu3_am -done

duplicate validation change adminEnquirySearchValidation to adminEnquirySearchValidationSearching

#6 Updated by Siti Norahayu Mohd Desa about 11 years ago

  • Status changed from Finished Development to Work Completed-End life cycle
  • Assignee changed from Syahrul Anwar to Siti Norahayu Mohd Desa

Tested & Passed. TQ

#7 Updated by Hosseiny Elham about 11 years ago

  • Status changed from Work Completed-End life cycle to Development / Work In Progress
  • % Done changed from 100 to 80

Hi Ayu,

I retested contact person and found a bug so i created new issue #3336 and assigned to Syahrul to fix it.
Name field can't accept Alphabet, special character and number.

#8 Updated by Siti Norahayu Mohd Desa about 11 years ago

Noted and TQ.

#9 Updated by Siti Norahayu Mohd Desa about 11 years ago

  • Status changed from Development / Work In Progress to Work Completed-End life cycle
  • % Done changed from 80 to 100

Successfully tested by Elham. Issue Closed.

Also available in: Atom PDF