什么是单元测试,集成测试,冒烟测试和回归测试?

做~自己de王妃 提交于 2020-05-02 04:30:50

问题:

What are unit tests, integration tests, smoke tests, and regression tests? 什么是单元测试,集成测试,冒烟测试和回归测试? What are the differences between them and which tools can I use for each of them? 它们之间有什么区别,我可以为每个工具使用哪些工具?

For example, I use JUnit and NUnit for unit testing and integration testing. 例如,我将JUnit和NUnit用于单元测试和集成测试。 Are there any smoke testing or regression testing tools? 有烟雾测试或回归测试工具吗?


解决方案:

参考一: https://stackoom.com/question/2BI8/什么是单元测试-集成测试-冒烟测试和回归测试
参考二: https://oldbug.net/q/2BI8/What-are-unit-tests-integration-tests-smoke-tests-and-regression-tests
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!