ranorex
大家都知道,ranorex的test suite中可能包含多
大家都知道,Ranorex的test suite中可能包含多个测试用例,每个测试用例可以包括多个测试模块。自动测试工程师可以为Ranorex的Test Suite定制不同的run configuration, 从而让同一个Test suite运行其中某些选定的测试用例,而非把所有的测试用例都执行一遍。 一个典型的场景是,对于某个Test suite里面有若干测试用例,有的是在每次build以后都要立刻跑的smoke test case,有的是要在每轮正式测试的时候跑的regression test 运行的测试用例