• JUnit provides a TestRunner class to execute test cases.

    JUnit提供了一个TestRunner类来执行测试用例。

    youdao

  • Support for the Jython scripting engine used to execute test scripts.

    支持用于执行测试脚本的Jython脚本引擎。

    youdao

  • Step 6. Deploy and execute test cases in WebSphere Application server.

    步骤6.在WebSphereApplicationServer中部署并执行测试用例。

    youdao

  • Execute test methods to ensure that prototypes are manufacturable.

    执行测试方法来确保样品是可制造的。

    youdao

  • Deploy and execute test cases within the WebSphere Application Server environment.

    在WebSphereApplicationServer环境中部署并执行测试用例。

    youdao

  • These test plans then allow team members to execute test cases and track test results dynamically.

    然后,这些测试计划允许团队成员执行测试用例,并动态地跟踪测试结果。

    youdao

  • In this way, testers execute their test cases and analyze the defects in regard to the expected result in "execute test Suite."

    按照这种方式,测试人员执行他们的测试用例,并在“执行测试集”中分析有关预期结果的缺陷。

    youdao

  • The testcases folder contains programs you can use to execute test cases by using programs in the tasks folder, and to log the results.

    testcases文件夹包含了程序,您可以使用tasks 文件夹中的程序来执行测试用例,并且可以记录结果。

    youdao

  • Execute test plan seriously according to the operation instructions from Firmware Design Engineer, and carefully record all data with right format.

    严格的按照软件工程师拟定的操作指导书执行测试计划,认真和规范的记录实验数据。

    youdao

  • Additionally, operations are provided to re-execute test cases, cancel test execution, debug test cases, and auto-expand the test case information in the window as the tests are running.

    另外,它提供了操作以重新执行测试用例,取消测试执行,调试测试用例,并在测试运行时自动展开窗口中的测试用例信息。

    youdao

  • Or, if you customize it so it can communicate with your automated test system, it can execute the tests and report their execution results.

    或者,如果您对其进行编辑,所以它可以和您的自动测试系统进行交流,它可以执行测试并报告它们的执行结果。

    youdao

  • After that, you can run the test script whenever you want to execute the same test.

    在此之后,不论何时您想要执行相同的测试时,都可以运行该测试脚本。

    youdao

  • So, we have addressed some of the test requirements: we can actually execute the tests.

    因此,我们已经解决了一些测试需求:可以实际执行测试了。

    youdao

  • A very critical component in this exercise is gathering the right data prior to deployment to execute all the test scenarios.

    这种工作中非常关键的一个部分是在部署并执行所有测试方案之前收集正确的数据。

    youdao

  • Because I don't need to compile or deploy during development, I tend to make only tiny programming changes before I reload my browser or execute my test cases.

    因为在开发期间不需要编译或部署,我倾向于在重新加载浏览器或执行测试用例之前只对编程做微小的更改。

    youdao

  • A developer can quickly try out an idea and explore an object's properties or different algorithms without having to compile, execute, and test any code.

    开发人员可以快速试验一个想法、研究一种对象属性或不同算法,而无需编译、执行和测试任何代码。

    youdao

  • The purest economic argument for traceability, however, is that it provides justification to execute a specific test.

    然而,对于可追溯性最纯粹的经济变量是,它提供证明来执行一个具体的测试。

    youdao

  • The database clients installed in zone 1 and zone 3 will connect to zone 2 to execute the database-based test applications.

    安装在专区1和专区3中的数据库客户端将连接到专区2,以执行基于数据库的测试应用程序。

    youdao

  • Test teams write and execute hundreds or even thousands of test script documents for a given software project.

    测试团队为已知的软件项目书写并执行成百甚至上千的测试脚本文档。

    youdao

  • Good test suites execute quickly enough that programmers can run them after each and every significant change, potentially dozens of times a day.

    好的测试套件执行得足够快,以至程序员可以在每个测试发生重大变化之后运行这些测试,有可能一天运行几十次。

    youdao

  • Well, you define an HTML file that instantiates the DOH, instantiates widgets, then defines the test functions to execute.

    首先定义一个HTML文件来实例化此doh、小部件,然后定义要执行的测试函数。

    youdao

  • Working with test developers to implement the plan and execute the use cases.

    与测试开发人员一起实施计划和执行用例。

    youdao

  • In this report, you see how many users completed, how long the test took to execute, how many calls were executed, and how many calls were successful.

    在此报告中,您会看到多少用户完成了,测试执行了多久,执行了多少调用,以及多少调用成功了。

    youdao

  • You can also actually execute and test SQL queries through the console as well.

    也可以通过控制台实际执行和测试s QL查询。

    youdao

  • This provides the ability to simply check the syntax or test execute the SQL statement provided in the view definition.

    这使您可以选中视图定义中提供的语法或测试执行sql语句。

    youdao

  • This sets the CLASSPATH required for the test case to execute.

    这会设置执行测试用例所需的CLASSPATH。

    youdao

  • A successful run displays all of the tests in JUnitEE TestRunner view, as depicted by Figure 2 the screen shows different ways to execute your unit test.

    一次成功的运行将在JUnitEETestRunner窗口中显示所有的测试,如图2所描述的。这个屏幕显示了执行您的单元测试的不同方法。

    youdao

  • For UML models created with Rational Rhapsody, the TestConductor Add on provides all needed capabilities and a high degree of automation to help you create and execute model-based test cases.

    对于使用RationalRhapsody所创建的uml模型,TestConductor Addon可以提供所有需要的功能以及高度的自动化操作形式,来帮助您创建和执行基于模型的测试用例。

    youdao

  • JMeter provides a GUI-based application to design and execute a variety of reusable test plans.

    JMeter提供一个基于GUI的应用程序,用于设计和执行多种可重用的测试计划。

    youdao

  • We will first create a JUnit test class, add a single test to the class, and then, finally, execute the test.

    我们首先创建JUnit测试类,将单个测试添加到该类,最后执行该测试。

    youdao

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

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

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