When all of the unit tests pass, run the original functional test to see if it is passing or if it needs modification.
当所有的单元测试都结束以后,运行最初的功能测试,看看它是否能够通过,或者是否需要修改。
The test environments are configured so that the development team can collaborate and quickly deploy iterations for unit tests and incremental functional verification.
测试环境需要经过配置,这样开发团队才能协作并快速部署迭代,用于单元测试和增量功能验证。
If a unit test crosses class boundaries, it might be a functional test.
如果单元测试跨越类边界,则它就可能是功能测试。
If a unit test is harder to write than the code it is testing, it might be a functional test.
如果编写单元测试比编写其所测试的代码更难,则它可能是功能测试。
If a unit test is becoming very complicated, it might be a functional test.
如果单元测试变得很复杂,则它可能是功能测试。
The more comfortable you get with unit tests, the clearer it will be when a particular test is crossing the line from unit to functional.
您用单元测试用得越熟练,某个特定测试是单元测试还是功能测试的界限就越明显。
All application development efforts must provide a comprehensive unit test strategy and accompanying unit test code that can be executed to determine that the build is complete and functional.
所有应用程序开发工作必须提供全面的单元测试策略和附带的可被执行的单元测试代码以确定构建是完整的和有效的。
I started relying heavily on functional tests (over unit tests) which allowed me to test changes as a user would.
我开始严重依赖功能测试,而且超过了对单元测试的依赖,这让我能像用户那样测试应用中的变化。
Test directories for unit, functional, and integration tests.
单元测试、功能测试和集成测试的测试目录。
Automated unit testing and deployment testing - test and deploy and perform automated unit testing (functional, load, quality) on different deployment configurations every night.
自动化单元测试和部署测试——每晚在不同的部署配置环境上测试、部署、执行自动化(功能、负载、质量)单元测试。
Unit tests test the Rails models, while functional and integration tests ensure the Rails application works as designed at a higher level.
对Rails模型进行单元测试,然后通过功能测试和集成测试在更高层次上确保 Rails应用程序符合设计预期。
Rails comes with a powerful framework for automating unit tests (for the model), functional test cases (for the controllers), and integration tests (end to end across multiple controllers).
Rails提供了强大的测试框架,包括自动化单元测试(用于模型)、功能测试用例(用于控制器)和集成测试(跨多个控制器的端到端集成)。
If a unit test is fragile (that is, it is a valid test but it has to change continually to handle different user permutations), it might be a functional test.
如果单元测试很脆弱(也就是说,虽然它是一个有效测试,但它必须不断改变以处理不同的用户组合),则它可能是功能测试。
In this fifth installment, Fowler describes the unhurried quality of test-first design, defines monological thinking, and distinguishes between unit and functional testing.
在第五章,福勒描述了测试优先设计的稳步前进的特性,定义了思考,并且分析了单元测试和功能测试的区别。
The RB functional test on a 350 MW generating unit and test result analysis were introduced.
介绍了3 5 0MW机组RB功能的试验过程及结果分析,对其它机组具有一定的参考价值。
The RB functional test on a 350 MW generating unit and test result analysis were introduced.
介绍了3 5 0MW机组RB功能的试验过程及结果分析,对其它机组具有一定的参考价值。
应用推荐