测试顺序 meaning in English
test sequencing
testing sequence
Examples
- Products qualification test sequence as shown in table ii
产品品质测试顺序见附表二 - This is a general guideline for sequencing and will need to be tailored for individual projects
这只是一个对测试顺序的大概说明,在具体项目中还可以自行取舍。 - Note that the sequence of tests within this step is unimportant , all tests within step 1 could be executed in parallel
(注意本步骤内的测试顺序不重要,步骤1中的所有测试可以被并行执行。 ) - The order of tests in the test run is unaffected , as are results from any tests in the current test run that have already been completed
测试运行中的测试顺序不受影响,当前测试运行中已完成的所有测试的结果也不会受到影响。 - Since at most one action will be performed , we really want an else - if . changing the order in which the decisions are made leads to a clearer version
[由于这里最多就是做一个动作,改变测试顺序完全可以得到一个更清晰的版本. ] (翻译有误