自动分类测试设备FAST ?
这三个值给您提供了一种方式,去为随后的分组和报道分类测试用例。
Those three values are included to give you a way to classify test cases for subsequent grouping and reporting.
例如,在一个保存所有未分类测试的test目录中,可以创建三个新的子目录,如清单4所示。
For example, in a test directory where all uncategorized tests are kept, you can create three new subdirectories like those shown in Listing 4.
目的:通过威斯康星卡片分类测试(WCST)及动态面部表情识别任务,探讨抑郁症执行功能障碍特征及可能机制。
Objective: To study the characteristics of executive function and its possible mechanism by Wisconsin card sorting test (WCST) and recognition of dynamic facial expression in patients with depression.
本文归纳了世界各国或地区针对汽车横向稳定性的相关试验评价方法,并提出按静态测试、稳态测试和极限工况测试三种方法进行分类测试。
The author summarizes the various countries or regions for the relevant vehicle lateral stability tests and assessment, and proposes the static test, steady state test and extreme condition test etc.
互联网平台还允许在世卫组织会员国作为一个全球标准接受新的分类之前对其进行测试。
The Internet platform will also allow testing of the new classification before WHO Member States accept it as a global standard.
我所认为的挑战在于:根据关注角度的不同,任何测试都有很多种理由充分的分类方法。
The challenge, I think, is that any given test could be reasonably classified in numerous ways, depending on what dimensions you're focusing on.
那些分类记录于在线承诺页上,并随后当为每个承诺创建测试执行记录时使用。
Those classifications were noted in the online commitment page and were later used when creating test execution records for each of those commitments.
用于功能性测试的测试计划根据特性区域被分类。
The test plans for functional testing are categorized by feature area.
通常来说,他们会将他们的任务计划按照RUP方法组织阶段分类,尤其是在测试领域。
Often they group their task plans for RUP phases but don't really follow iterative practices, especially in the testing domain.
假定您的资产注册是根据产品或者项目来命名的,那么一个好的对测试计划进行分类的模型就是根据产品组件或者特性区域来命名它们。
Assuming that your asset registries are named for products or projects, a good model to follow for categorizing test plans would be to name them for product components or feature areas.
当一个测试失败了,基于用例的方法可以迅速确定问题的分类和优先权,因为这个用例的整体重要性已经被建立。
When a test failure occurs, use case-based methods allow immediate categorization and prioritization of the problem, because the overall importance of the use case has already been established.
解决这些问题的方案就是:将代码根据编译、测试和部署分类为不同的组件。
The answer to both of these problems lies in dividing the code into appropriate components that can be built, tested, and deployed separately.
支持对交付件的分类、检索、协作和部署前的场景测试等特性。
Features like artefact categorization, search, collaboration and scenario testing before deployment are supported.
它提供了功能强大的分类和筛选功能,这一您就可以组织并快速找到您所感兴趣的测试用例了。
Powerful categorization and filtering capabilities are provided so that you can organize and rapidly find test cases of interest.
在过去的几年里,我已经通过在Rational环境中加入一种额外的测试技术改善了这种情况:ODC,其表示“正交缺陷分类”。
Over the past several years, I have improved this situation by incorporating an additional testing technique into the Rational environment: ODC, which stands for "Orthogonal Defect Classification."
将一个Test分类添加到MathService . wsdl,如图8所示,表示math服务被部署到一个测试环境应用服务器中。
Add a test classification to MathService.wsdl as shown in Figure 8, indicating that the math service is deployed in a test environment application server.
完成后,anttest将尝试使用在训练时建立的模型对示例测试文档进行分类。
Once completed, ant test takes the sample test documents and tries to classify them using the model that was built during training.
例如TestNG中使用了测试分组,它可以根据诸如运行时间这样的特征来对测试分类。
For example, TestNG USES test groups, which can categorize tests according to features such as run times.
他:某些深夜,我会做在线人格测试或浏览一个名为“MissedConnections”的在线社区分类广告网站。
He: Late at night sometimes, I'd take online personality tests or browse through the "missed connections" on craigslist, an online community.
下一个问题是,如何用JUnit实现测试分类?
Your next question is, how does one implement test categorization with JUnit?
为了避免运行所有“单元测试”所需的令人恐惧的三小时构建时间,分类是关键。
Categorization is key to avoiding the dreaded three-hour build that runs all "unit tests."
因而,可以通过创建单元TestSuite、组件TestSuite和系统TestSuite来实现测试分类。
Consequently, you can implement test categorization by creating a unit TestSuite, a component TestSuite, and a system TestSuite.
例如,WorkQue列现在具有名称“CBDEF”,这是WebSphereApplicationserver类型的工作负载在此测试环境中的缺省服务分类。
For example, the WorkQue column now has a name of "CBDEF," which is the default service class for WebSphere Application Server type workload in this testing environment.
创建定制TestSuite是实现测试分类的一个快速解决方案。
Creating custom TestSuites is a quick solution for implementing test categorization.
对测试用例进行分类和分析,确保良好触发的范围,尤其是集成测试用例(请看图11)。
Classify and analyze the test cases to ensure good trigger coverage, especially the complex test cases. (See Figure 11.)
测试计划记录使您能够对相关的测试用例加以分类和分组。
Test plan records enable you to categorize and group related test cases.
您能够想象出许多种不同的测试资产分类方法——例如,可以是通过产品或者项目进行分类,通过测试人员进行分类,或者是通过测试的类型进行分类。
You can envision many different ways to group test assets — one may be by product or project, another may be by tester, another by the type of testing, for instance.
可以将测试按照测试代码的多少分类:“单元测试”检验单一组件的功能,比如一个函数或者一个类。
Tests can be categorized according to the amount of code they exercise: a unit test verifies the functionality of a single software component, such as a function or a class.
可以将测试按照测试代码的多少分类:“单元测试”检验单一组件的功能,比如一个函数或者一个类。
Tests can be categorized according to the amount of code they exercise: a unit test verifies the functionality of a single software component, such as a function or a class.
应用推荐