明智的代码和明智的测试方法,免费工具,步骤 [英] code wise and Editor wise testing methods, free tools ,steps

查看:111
本文介绍了明智的代码和明智的测试方法,免费工具,步骤的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,
我经常开发MFC应用程序,在编码方面我的流程是正确的,但是当我处理测试透视图时就会出现问题.

也就是说,
我想测试我的软件编码或编辑器的每个部分.

喜欢,

在明智的编码中

下面的代码行可能会给我断言,

Hi All,
I Develop MFC applications frequently ,a coding wise my flow goes correct but problem arises when i deal with testing perspective.

That is,
I want to test each and every part of my software coding wise or editor wise.

Like,

in coding wise

a below line of code may gives me assertion ,

CStringArray strTest;
strTest.RemoveAll();
strTest.ElementAt(0);


给我断言

因此,有什么工具,方法或步骤来避免这种情况.


Gives me assertion

so is there any tool,methods or a steps to avoid such things.

推荐答案

避免什么?您的软件的避免断言"和测试每个部分"是相反的.

—SA
Avoiding what? "Avoiding assertions" and "testing each and every part" of your software are the opposites.

—SA


这篇关于明智的代码和明智的测试方法,免费工具,步骤的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆