Apache HTTP Server Version 2.2
PHP version : 5.3.8
MySQL server: 5.5.16
Business requirement:
Modify the legacy version of PHP5 source to run on updated version of Apache Server.
mysql_list_table() function is deprecated. Used the alternative code modify application.
Test case 1:
Implemented the alternative php function for replaced the deprecated function mysql_table_list();
Expected result:
Error message for deprecated function warning will disppear
Actual result:
Error message disappear
Success/Fail:
Success
Test case 2
fill the subject and content enter
Expected result:
New row on the list is appear
Actual result:
New row on the list is appear with subject and content that put into input prompt
Success/Fail:
Success
Application : Web Note 2.1
Purpose: Write the memo on the web based momo and stored the data.
Pro: Easy to acess.
Con: Login function required for restrict the access from other users.
Ken
Software engineer
kenchoiwind@gmail.com
No comments:
Post a Comment