人们的代码覆盖率(手动)测试?(Code coverage for people (manual) tests?)

编程入门 行业动态 更新时间:2024-10-28 09:26:17
人们的代码覆盖率(手动)测试?(Code coverage for people (manual) tests?)

是否有用于手动测试的代码覆盖工具? 例如,如果我编写30行新代码,编译然后运行,是否有任何方法可以快速验证所有30行代码是否已经运行?

此外,后来,在我将代码检入官方版本之后,有什么方法可以验证测试部门在进行独立测试时是否碰到全部30行代码?

我知道有很多验证测试部门测试所有需求的工具,但是我还没有找到验证测试人员测试所有代码行的工具。

我最感兴趣的是.NET / C#工具。

Are there any code coverage tools for manual testing? For example, if I write 30 new lines of code, compile, then run, is there any way to quickly verify that all 30 lines were run?

Also, later, after I've checked the code into an official build, is there any way that I can verify that the test department hit on all 30 lines of code when they conducted their independent testing?

I know that there are a lot of tools for verifying that test departments test all requirements, but I haven't found a tool that verifies that testers test all lines of code.

I'm most interested in .NET / C# tools.

最满意答案

使用手动测试使用代码覆盖率进行检查

Check Using Code Coverage with Manual Testing

更多推荐

本文发布于:2023-07-26 19:55:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1280301.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:覆盖率   代码   测试   Code   tests

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!