它向项目团队提供追踪性,这样一旦在测试运行期间发现了什么问题,就可以输入缺陷,并追踪原始请求的备份。
This provides project teams with traceability so that when issues are found during test runs, defects can be entered and tracked back up to the originating requirements.
这样就可以实现测试用例和用例之间的可跟踪性,并帮助确保在整个项目生命周期实现更高层次的成功。
This allows traceability between the test cases and use cases and helps assure greater levels of success during the entire project life cycle.
可用性测试不仅仅是用于核对项目进度的一个里程碑,你要知道,当最后一个参与者完成任务的时候,可用性测试还没有结束。
Usability testing is not just a milestone to be checked off on the project schedule. A usability test is not finished when the last participant leaves.
确保在项目开始时创建可测试性表格。
Be sure to create a testability matrix in the beginning of the project.
使用 TeamCityRakeRunner,你可以为你的Ruby/Rails项目进行持续性的集成,并且在一个专用的环境中运行测试。
With TeamCity Rake Runner you can set-up continuous integration for your Ruby/Rails projects and run project tests in a dedicated environment.
JorgeArgus在敏捷测试讨论组里发起了一个有意思的话题,讨论在敏捷项目里采用跟踪矩阵的必要性,引发了大家热烈的讨论。
In a raging discussion on the Agile Testing Group, Jorge Argus initiated an interesting thread on the need for a traceability matrix in an Agile project.
毕竟,您已经拥有了运行这个项目的测试,验证了它的正确性,报告了它的质量。
After all, you already have tests that exercise the project, verify its correctness, and report on its quality.
实际上,在我每次开始构建项目之前,都将运行所有的单元测试,以确保应用程序代码的完整性没遭到无意破坏。
In fact, before I even start building the project, all unit tests are run to ensure that the integrity of the application code has not been unintentionally compromised.
在一个项目或多个项目里重用测试工件能够极大地提高测试团队的有效性。
Reusing test artifacts within a project, or across projects, can greatly improve the efficiency of a testing team.
通过考虑内部和外部项目的安全性,您可以同时在两个测试阶段中实现最大的测试覆盖面。
By considering the security of internal and external items, you cover the greatest amount ground in both phases of testing.
我们推荐至少在项目的早期进行一些对原型的用户测试以减少主要的易访问性风险。
We recommend at least some user testing of prototypes early in a project to mitigate major accessibility risks.
管理一个RUP项目在开始的阶段会更有些挑战性,因为我们同时考虑各种条件约束,包括需求、编程以及测试。
Managing a RUP project can be more challenging in the early phases, since we have to work on all disciplines in parallel, including requirements, coding, and testing.
有了它,您就可以创建扩展了,例如来自一个外部性规格的动态构筑测试项目。
With this, you can create extensions, such as dynamically constructing test projects from an external specification.
减少项目时间和增加应用程序的复杂性,使更多的项目团队成员投入到测试工作,而他们中的很多成员缺乏测试经验。
Decreases in project timelines and increases in application complexity have drawn more project team members into the testing effort, many of whom lack testing experience.
测试用例编者可以获得这个项目的范围以及技术复杂性的理解,这样他们就可以在这个项目生命周期的早期提供更准确的测试估计。
The test case writers can gain insight into the scope of the project and its technical complexity, which will allow them to provide more accurate test sizing earlier in the project lifecycle.
一年以后,阿费斯和罗斯拥有了被他们称为TACT项目的原型机——技术自动化相容性测试的简称——纽约市第一个电脑相亲服务。
A year later, Altfest and Ross had a prototype, which they called Project TACT, an acronym for Technical Automated Compatibility testing-new York City's first computer-dating service.
还应在任何软件项目中考虑测试、编写和维护的简易性。
Ease of testing, documentation, and maintenance should be kept in mind as well in any software project.
我接触到的大部分单元测试都来自于开源项目,而那种无关联性又常常困扰着我。
The majority of unit tests I came across tended to be in open source projects, and the disconnect has always bothered me.
虽然测试工程师不能估算总的项目成本,但是他们的确可以评估对成本的测试贡献,并且提出测试风险和可行性。
While test engineers cannot estimate total project cost, they can certainly estimate testing contribution to cost, and suggest test risks and feasibility.
UAT是一个极其正式的测试过程;它是客户对于您项目可交付性的正式批准。
UAT is a very formal end-user testing procedure; it is your customer's formal approval of your project deliverables.
通常情况下,在持续快速地开发一个功能性强大的项目时,在开始阶段无需测试。
Usually this produces a large amount of functionality going into production really fast in the beginning without any test.
这种方法也适用于非功能性项目,例如代码重构和自动化整合测试。
This approach was utilized for non-functional items as well, such as code re-factoring and automated integration testing.
缺乏频繁的可用性测试,志愿项目依赖于邮件里表中非常主观性的用户反馈。
Without frequent user testing, volunteer projects rely on subjective feedback from the sort of people devoted enough to be subscribed to a project mailing list.
我们运行了一个功能性测试,并在已完成的项目上运行了一个性能和可扩展性测试。
We ran a functional test and a performance and scalability test of the finished work.
评论家们认为,这些地球工程项目未经测试,无法预计其结果,而且有可能产生灾难性的后果-也就是说即使它们起一定的作用。
Critics say these geoengineering schemes are untested, unpredictable and could have disastrous consequences - if, that is, they even work.
测试项目的具体可传递性。
因此,使全球化专家和全球化测试人员尽早参与进来,验证unicode编码和可译性支持对项目的成功是十分重要的。
Hence, having the globalization experts or globalization testers involved early to validate the Unicode encoding and translatability support is very crucial to project success.
迭代开发,团队合作,持续性集成与测试,加工中软件的频繁传递,改变后的适应性以及等等,都是OpenUP项目的标签。
Iterative development, team collaboration, continuous integration and tests, frequent delivery of working software, adaptability to change, etc., are the hallmarks of OpenUP projects.
按照以下方法,来创建一个功能性的测试项目以及对象映射。
现已知道,有些测试项目与g的关联性要比另一些项目好,而关联性好的测试项目中,那些需要g才能够解决的题目,即试题中所谓“主动性成分”的难度是很高的。
Some tests and test items are known to correlate better with g than others do. In these items the "active ingredient" that demands the exercise of g seems to be complexity.
应用推荐