开发者

applications of mutation testing [closed]

Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_运维问答

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 8 years ago.

Improve this question

what are different applications of mutation testing?


Mutation testing is used to "test your test cases". The idea is to make small mutations to your application and then run your tests to make sure they catch the bugs added by these mutations.

There is a good explanation with examples posted here.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜