• Generally, test case creation from a use case-driven method involves four basic steps.

    一般来说一个驱动方法创建测试用例包括以下四个基本步骤。

    youdao

  • But does a value (significantly) less than 1 mean the developers didn't do a good job of adopting use-case-driven development?

    但是一个(特定)小于1就意味着这个开发人员没有好地完成采取用例驱动开发的工作吗?

    youdao

  • Also, if you've chosen to take a use case-driven approach, then you obviously need tools that support development of use cases.

    此外如果已经选择使用用例驱动方法那么显然需要支持开发工具

    youdao

  • The whole development process incarnates the characteristics of RUP, such as case-driven, focus on architecture and increment-iteration.

    整个开发过程体现RUP用例驱动构架为中心增量与迭代的特点

    youdao

  • With use case-driven development, each test level USES a different grouping of artifacts, which AIDS in keeping the test within the appropriate boundaries for the phase.

    有了例驱动开发每个测试水平使用工件不同分组从而有助于使测试保持这个阶段适当范围

    youdao

  • Event driven in this case means that the component waits for calls to its operations to know when it should take the next step.

    事件驱动情景中意味着组件等待操作调用了解什么时候应当采取一个步骤。

    youdao

  • But generally, this type of information, and thus the related test cases, should be generated later in the development process than is done with those tests driven by a use case.

    但是一般说来这种类型信息以及这样有关联测试开发过程信息的生成应该那些测试驱动的生成的。

    youdao

  • You can certainly gain incremental improvements by adopting use case driven development or by using visual models.

    可以采用驱动开发或者采用可视化模型得到一些改善

    youdao

  • Static testing of the use case can be driven by a checklist, and levels of scrutiny should involve testers.

    静态测试可以检查表驱动,安全的各种水平应该包含测试人员。

    youdao

  • This is the iterative, use case driven approach at work.

    就是迭代驱动方法

    youdao

  • Because I was creating an internal DSL, which in my case is a Ruby API, the creation of the DSL could be purely test driven.

    由于创建内部DSL这个例子里RubyAPI,这套dsl的创建完全可以遵循测试驱动的实践。

    youdao

  • In a typical use case, the flow of activity is driven by the interaction of a particular actor with the system toward the execution of a specific goal (for example, "managing a water-health sample").

    典型例中活动特定参与者系统间以执行特定目标为目的而开展交互驱动的(例如,“管理健康状况样本”)。

    youdao

  • If you do use-case driven development, a usage scenario is typically an instance of a complete use case scenario, or a portion of the use case scenario.

    如果确实执行驱动式开发那么使用场景就是一个典型完整情景实例或者用例情景的一部分

    youdao

  • Now that it's time to begin iterating on the design, the book describes two different optionsUse case or Feature-driven developmentand discusses when one approach is better than the other.

    因为时候开始设计进行迭代,所以该书介绍了两种不同选项——特性驱动开发——讨论什么时候个会一个更好

    youdao

  • Let's take a look at a business case to see how business-driven development plays a role in solving some of the issues we mentioned earlier.

    我们一个业务案例为例,了解业务驱动开发如何解决前面提到的问题时发挥作用

    youdao

  • What has happened looks like a clear case of extinction driven by three extreme years.

    看起来清楚,发生是一起极端年份导致种群灭绝的典型事例

    youdao

  • The more black box, work-stream driven the test organization is, the more effectively primary use case documents can be applied to sizing.

    如果测试组织被越多工作流驱动主要文档能有效地估计中运用

    youdao

  • In implementing the code for this tutorial, you see more extensive use of the model-driven approach than was the case in the earlier tutorials.

    前面教程相比实现教程代码时,看到我们更多使用模型驱动方法

    youdao

  • To their credit, the authors applied best practices -- use-case driven development, focusing on architecture, frequent testing, and iterative development -- to offset many of these project risks.

    作者应用最佳实践--用例驱动开发关注架构持续测试迭代开发--来抵销一些项目风险

    youdao

  • Whether it is necessary to code responsibilities in other layers will be driven mainly by the system's architectural style and design decisions made during the use-case realization session.

    是否必要其他职责编码主要取决于用例实现会议中做出系统架构风格设计决策

    youdao

  • Given its RUP roots, it provides a process that is iterative and incremental, use-case driven, risk-driven, and architecture-centric, which at the same time supports the work habits of agile projects.

    RUP根基能提供迭代式递增用例驱动、风险驱动架构为中心的过程同时支持敏捷项目工作习惯

    youdao

  • The case for digitally-driven stupidity assumes we'll fail to integrate digital freedoms into society as well as we integrated literacy.

    数字化造成愚蠢这种说法认为我们不能数字化带来的自由融入到社会之中,读写能力的社会普及一样

    youdao

  • This is a typical use case for any asynchronous, event-driven UI.

    针对任何异步事件驱动ui典型

    youdao

  • Given those fundamentals, the case for arguing that commodity prices have been driven to excess by speculators looks rather stronger.

    有了这些基础投机者推高大宗商品价格因素很强

    youdao

  • Eric Evans, author of "Domain Driven Design", once asked what the difference was between a scenario and a use case.

    领域驱动开发作者EricEvans有一次被问到场景之间有什么分别

    youdao

  • Rhapsody is a round-trip model driven solution and supports capturing the project requirements using requirements diagrams, use-case diagrams, sequence diagrams, activity diagrams and state charts.

    Rhapsody是个双向模型驱动解决方案,可以通过需求用例图、序列图、活动以及状态捕获项目需求。

    youdao

  • One of the practices of test-driven development (TDD) is to write the tests first, then "do the simplest thing that could possibly work" -- in this case, return 6.

    测试驱动开发 (TDD)中的一个练习就是首先编写测试,然后执行可能运行简单的操作 —— 如中的 return 6。

    youdao

  • One of the practices of test-driven development (TDD) is to write the tests first, then "do the simplest thing that could possibly work" -- in this case, return 6.

    测试驱动开发 (TDD)中的一个练习就是首先编写测试,然后执行可能运行简单的操作 —— 如中的 return 6。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定