Debugging test 6: - To test the risk model, run http://sunset.usc.edu/research/COCOMOII/expert_cocomo/expert_cocomo2000.html. The source code for that system is at /nova/etc/cocomo.c. Try and explain any differences between your code and expert cocomo. LOC: 1448520 flex: 1 pmat: 3 prec: 1 resl: 4 team: 2 rely: 3 data: 4 cplx: 4 ruse: 2 docu: 3 time: 4 stor: 6 pvol: 2 acap: 1 pcap: 5 pcon: 4 aexp: 5 plex: 4 ltex: 4 tool: 4 site: 2 sced: 4 Expert COCOMO Output: Total project risk: 6.9 Schedule risk: 0 Product risk: 3.7 Platform risk: 21.2 Personnel risk: 9.3 Process risk: 0 Reuse risk: 0 NOVA Outputs: Total project risk: 5.887 Schedule risk: 0 Product risk: 2.759 Platform risk: 8.220 Personnel risk: 10.979 Process risk: 0 Reuse risk: 0 The outputs for Expert COCOMO and our NOVA code are very close. We feel that this test show that our code for the risk model is accurate and can produce results close to that of Expert COCOMO.