软件测试基础-Homework1

Posted ghll_coder

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了软件测试基础-Homework1相关的知识,希望对你有一定的参考价值。

The error was in my graduate work which was about game development.I broadcast some messages to the objects(custmers) registered as Observer who would have different behavior when they received the same message,which is also called Observer Pattern. At first the project had done everything right,but the Observer Pattern doesn’t work when I destoryed some observers which wasn’t used.I finally found out that the problem was due to null references.Because I destroyed the unused objects and didn‘t remove the corresponding reference.

The runtime analysis led me in the rigth direction and finally found the problem.

以上是关于软件测试基础-Homework1的主要内容,如果未能解决你的问题,请参考以下文章

软件测试homework1

软件测试 homework1

软件测试技术 homework1 印象最深的错误

软件项目管理 homework1

软件测试 homework1

homework1