Bug #894

eCustody SIT Log from hafiz - trade - Maintenance - copy

Added by Hafizudin MD over 13 years ago. Updated almost 13 years ago.

Status:Work Completed-End life cycleStart date:May 13, 2011
Priority:NormalDue date:May 18, 2011
Assignee:Almasi Moein% Done:

100%

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

Description

trade - Maintenance - copy

1) error message for Counter Party Code
2) enter 01/01/201x to trade date & value date. get this this message - is not valid. i think better use this message - is an invalid date format.
3) Counter Party Code not validate inserted data is alphanumeric
4) enter invalid account number then get page with error
5) enter invalid Stock Name then get page with error
6) enter invalid Counter Party Code then get page with error
7) Number of Shares can more that 11 character
8) Settlement Amount is not 9.2 character (12 character). should be 10.2(13 character)
9) Settlement Amount field length limit should be 13 character. now is no limit. please set limit at jsp
10) Buy/Sell Price field length limit should be 16 character(9,6). now is no limit. please set limit at jsp
11) Commission Charges field length limit should be 10 character(7,2). now is no limit. please set limit at jsp
12) Accrued Interest field length limit should be 16 character(13,2). now is no limit. please set limit at jsp
13) Remark can enter more than 300 character(from database) or 64 character (from doc). need to validate
14) Buy/Sell Price format should be 9,6.. now is 3,6. also can enter 1.111111111111111111 to Buy/Sell Price.. not validate this format
15) Commission Charges should be 7,2.. now is 5,2. also can enter 1.111111111111111111 to Commission Charges .. not validate this format
16) Accrued Interest should be 13,2.. now is 12,2. also can enter 1.111111111111111111 to Accrued Interest .. not validate this format

History

#1 Updated by Almasi Moein over 13 years ago

  • Due date set to May 18, 2011
  • Status changed from New - Begin Life Cycle to Internal Testing
  • Assignee changed from Almasi Moein to Hafizudin MD
  • % Done changed from 0 to 100

trade - Maintenance - copy

1) error message for Counter Party Code - FIXED

2) enter 01/01/201x to trade date & value date. get this this message - is not valid. i think better use this message - is an invalid date format. - The error message is from build in validation rules.

3) Counter Party Code not validate inserted data is alphanumeric - FIXED

4) enter invalid account number then get page with error - FIXED

5) enter invalid Stock Name then get page with error - FIXED

6) enter invalid Counter Party Code then get page with error -FIXED

7) Number of Shares can more that 11 character - FIXED

8) Settlement Amount is not 9.2 character (12 character). should be 10.2(13 character) - based on the specification settlement amount is 9(11)V99 so its correct. - FIXED

9) Settlement Amount field length limit should be 13 character. now is no limit. please set limit at jsp - FIXED but the max length is set according to specifcation form.

10) Buy/Sell Price field length limit should be 16 character(9,6). now is no limit. please set limit at jsp - FIXED but the max length is set according to specifcation form.

11) Commission Charges field length limit should be 10 character(7,2). now is no limit. please set limit at jsp - FIXED but the max length is set according to specifcation form.

12) Accrued Interest field length limit should be 16 character(13,2). now is no limit. please set limit at jsp - FIXED but the max length is set according to specifcation form.

13) Remark can enter more than 300 character(from database) or 64 character (from doc). need to validate - FIXED

14) Buy/Sell Price format should be 9,6.. now is 3,6. also can enter 1.111111111111111111 to Buy/Sell Price.. not validate this format - this is equivalent to precision and scale in oracle which precision is total number and scale is floating point therefore (9,6) will be total of 9 and 6 out of 9 is scale. - FIXED

15) Commission Charges should be 7,2.. now is 5,2. also can enter 1.111111111111111111 to Commission Charges .. not validate this format - FIXED (same as number 14)

16) Accrued Interest should be 13,2.. now is 12,2. also can enter 1.111111111111111111 to Accrued Interest .. not validate this format - FIXED (same as number 14)

#2 Updated by Hafizudin MD over 13 years ago

  • Status changed from Internal Testing to Development / Work In Progress
  • Assignee changed from Hafizudin MD to Almasi Moein
  • % Done changed from 100 to 90

tested by hafiz
status failed

1) value date change to other date - search at maintenance & click on S2011042200011. click on copy button..
2) trade date & value date is not required when testing with javascript is disable
3) Buy/Sell Price can enter 1.11111111 to Buy/Sell Price.. not follow this format 999.999999
4) Commission Charges can enter 1.111111 to Commission Charges .. not follow this format 99999.99
5) Accrued Interest can enter 1.111111111111 to Accrued Interest .. not follow this format 99999999999.99

#3 Updated by Almasi Moein over 13 years ago

  • Status changed from Development / Work In Progress to Internal Testing
  • Assignee changed from Almasi Moein to Hafizudin MD
  • % Done changed from 90 to 100

1) value date change to other date - search at maintenance & click on S2011042200011. click on copy button..
2) trade date & value date is not required when testing with javascript is disable - Check with hadi please
3) Buy/Sell Price can enter 1.11111111 to Buy/Sell Price.. not follow this format 999.999999 - FIXED
4) Commission Charges can enter 1.111111 to Commission Charges .. not follow this format 99999.99 - FIXED
5) Accrued Interest can enter 1.111111111111 to Accrued Interest .. not follow this format 99999999999.99 - FIXED

--
p/s: trade data entry is common page therefore when we copy from trade maitnenance or trade amendment maintance it will copy to trade data entry therefore the reported issue for them is same and they have been fixed

#4 Updated by Hafizudin MD over 13 years ago

  • Status changed from Internal Testing to User Acceptance Test
  • Assignee changed from Hafizudin MD to Almasi Moein

tested by hafiz
status passed

#5 Updated by Vincent Devethas almost 13 years ago

  • Status changed from User Acceptance Test to Work Completed-End life cycle

Tested in SIT & UAT and moved to production

Also available in: Atom PDF