管理自动化测试:您可以使用测试分类属性标记测试方法,来组织自动化测试。
Managing Your automated tests: You can organize automated tests by marking test methods with a test category attribute.
使用测试分类执行测试:选择要执行的测试之后,您可以选择这些测试必须属于哪些测试分类。
Running tests Using test categories: After you choose which tests you want to run, you can choose which test categories they must belong to.
排定自动化测试做为建置流程的一部分执行:您可以使用测试分类,在建置定义中选取您要在建置成功时执行的自动化测试。
Scheduling automated tests to run as part of the build process: You can use a test category to select the automated tests in your build definition that you want to run if the build is successful.
应用推荐