WEEK 20
WEEK 20 - Daily Report
DAY 1 - 26 Feb 2024
1. TASK 10 (Block Transaction by DN MID TID)
1. TASK 10 (Block Transaction by DN MID TID)
- Do the development in the program source file.
- Encountered some issues while doing the testing.
- Ask for the help from Organization Supervisor and his senior to find out what is the issue.
- Find out the issues is with the SQL statement to do the checking after retrieve the new data element.
- Need to change the SQL statement to be able to do the checking and execute the statement successfully.
DAY 2 - 27 Feb 2024
1. TASK 10 (Block Transaction by DN MID TID)
- Do the development in the program source file.
- Figured out the issues that cause the error when sending the a test message.
- Solve the issue that cause that error.
- The issues is not with the SQL statement but with some part of the code itself.
- After modifying and make some changes to the code, the issues is solved.
- Continue doing the testing to get the expected result in the test script.
DAY 3 - 28 Feb 2024
1. TASK 10 (Block Transaction by DN MID TID)
- Do the development in the program source files.
- Need to change the size of the new data element in the program source file that being copy from the test message.
- Continue doing the testing by following the test script for all the test cases to get the expected result.
- Complete the task after getting the same result with the expected result in the test script.
- Update all the related source files to the latest version and merge it to avoid any conflict before submit to the Team Leader.
- Submit the task to the Organization Supervisor and Team Leader to verify the task.
- Received feedback from the Organization Supervisor to do some amendments to the task.
- Resubmit the task to the Organization Supervisor to verify the task.
DAY 4 - 29 Feb 2024
1. TASK 10 (Block Transaction by DN MID TID)
- Received feedback from the Organization Supervisor.
- Update one of the source file because missing some part of the code when merge the file.
- Update the SQL statement WHERE condition in the program source files.
- Retest a few test case from the test script and update the log file in the test script.
- Resubmit the task to the Organization Supervisor and Team Leader to verify the task.
DAY 5 - 1 Mar 2024
1. Study the Program
- Read through the program source code to understand how's the program works.