it is a check list for the software develep team to manage the Quality of the code.
Case Desc:
<--- here the onwner of the case should put the case description ---> Status(to be filled by developer)
Category FS
#
Items 1 Go thourgh the FS details carefully . 2 Complete Tested the new function which is match with the FS requirements. 3 Double check the FS before commit new code into VSS. If Check out the latest code before do the code change or Merge new function into existing 1 application. 2 Do compare the files in local and in the VSS before we commit the new files to VSS. Before Check in, check if the file's latest chenged date time is later than the date time 3 you check out; If so, the file you changed and want to check in is not the latest one. Any XML Config files change? If so,Compare the difference are correct between old Version 1 and new updated Version! 1 Remove Testing & Debuging code like: alert() 2 Is there any JavaScript Error on each of the page? Espically the page you modified!? 1 Remove Testing & Debuging code like:system.out.println statement. 2 Check the save button function, after change the UI 3 If some fields are disabled, will effect the save function. 4 For new variables or Objects, if handed 'null' in the code. 5 Special characters(like '&', '/', '"', etc.) handling 6 Code Performance is good or not. 7 If new parameter transfer between objects or Pages, is it clash with others? Method name changed? If so, 8 - make sure the files which call this method is also been changed
reviewer(to be filled by developer)
VSS
XML Config JavaScript
JAVA & JSP
Checklist
it is a check list for the software develep team to manage the Quality of the code.
9 10 11 12 1 2 3 4 5 SQL & Package 6 7 8 9 10 11 12 13 1 1 2
BIRT DB Schema
CMD java file name changed? If so, make sure changes in the config files must be done. ---For example,someone change the method name SaveRepalceRules to saveRepalceRules in the InventoryConfigSvcImpl,but he/she didn't change the context.setCriteria("SaveRepalceRules") in the SaveRepalceRulesCmd,then the server will can't find this method. Java is case sensitive. Page UI/Function changed? If so, Each button & Hypelink working fine? Does the form name changed in JSP? If so, Each button & Hypelink working fine? JDK 1.4 Version? Inserting data into the tables,first should insert the data into the table which have the Foreign key. When use "select <Column Name> into <Variable> from <Table Name> where <Filter>", make sure there is only one record for this filter. Remove Testing & Debuging code:like DBMS_OUTPUT.PUT_LIN() In Query, If using NVL For Numercial column to avoid data error. Special characters(like '&', '/', '"', etc.) handling; Handling Capital leters in the String. Code Performance is good or not. Be careful to use inner join and right join. Sometimes innner join will filter some rows that should be displayed. The null measure value has some impact on summary. When join two large fact tables, make sure there is a key join between them to avoid cross join. Try to not use union in the SQL. Clear mention the columns' name in the insert statement. In Procedure, N
eed Commit or Rollback at the end of the SQL. The Variables' name should be meaningful. Does the data types are correct in Expression? Like using parseFloat… Is Primary Key or Foreign Key required? Does Table,Package/Procedure or any schema changed in database? If so, does the change also applied in the local backup database ICAMCH2?
Checklist
it is a check list for the software develep team to manage the Quality of the code.
BI & Reports
Be careful to use inner join and right join. Sometimes innner join will filter some rows that should be displayed. 2 The null measure value has some impact on summary. When join two large fact tables, make sure there is a key join between them to avoid cross 3 join. 1 1 Page 'BACK' handling. 2 Files download, Is the file name correct?
AppGeneral Functions Model Site Equipment Services
Inventory
1 After save action of pup up screen, refresh the main screen. when the filed has some special character(like & and # ) not pass it through url. 2 It should submit from form. Some action make some disabled filed, check onload the screen, the filed should disabled or 3 not? js function , when loop the fileds. When the fileds<%=i> use i to index. Make sure 4 the last one and the first one is in the rang. If i is beyond the max one and min one. There is error,object not find. 1.Actualized data should not be modified or deleted by any functionality. 2.For Fallout, Finance related cases, try to replicate issue with Schedule & Finance Rerun and without only Finance Rerun. Sometimes when rerun the schedule, issue becomes nonreplicable. In that case we need to only rerun finance without touching schedule and check the issue. 1 Check the spelling, make it correct. 2 Check The download file name, make it correct!
搜索“diyifanwen.net”或“第一范文网”即可找到本站免费阅读全部范文。收藏本站方便下次阅读,第一范文网,提供最新初中教育Project Peer review checklist V1.1全文阅读和word下载服务。
相关推荐: