也可以将测试分组成套,一次执行一整套测试。
You can also group tests into suites and execute an entire suite at a time.
如果您能够有效的把相关联的测试分组到子计划之中,那么这样做就是了。
If you can effectively group related tests into subplans, then do so.
例如TestNG中使用了测试分组,它可以根据诸如运行时间这样的特征来对测试分类。
For example, TestNG USES test groups, which can categorize tests according to features such as run times.
应用推荐