regression testing meaning in English
回归测试 在发生修改之后重新测试先前的测试以保证修改的正确性。
人员用更少的时间进行
Examples
- They can be converted to a regression test by qa to verify whether new releases break the existing functionality
他们可以变为回归测试来验证新的版本是否破坏了现存版本的功能。 - It is always a research focus that how to reduce the cost of regression test by reduce the test suite
如何减小回归测试用例集规模以降低回归测试代价一直是软件回归测试研究的重点。 - The research of regression test has important means to improve efficiency of regression test and to reduce the test cost
回归测试的研究对提高回归测试效率,降低测试成本有重要意义。 - This paper researches on regression testing , it utilizes concept lattice as analysis tools , and class member as analysis unit
本文以概念格为分析工具,类成员为分析单元进行回归测试的研究。 - Regression tests need to be executed on a regular basis to validate the working of the system as agreed upon over and over again
回归测试需要在一个合格的基础上执行,以一次次地确认系统的工作。