Generated Software Testing Workload
收藏资源简介:
This dataset represents a software testing workload generated from the distributions characterizing a real software testing workload. It consists of instance files, each of which is structured as follows: <pre><code>[number of test suites] [test suite uuid] [test suite priority (1>0)] [arrival time (s)] [number of test cases] [test case uuid] [test case type] [test case outcome (0 - pass)] [test case duration (s)] [test case uuid] [test case type] [test case outcome (0 - pass)] [test case duration (s)] (...) [test suite uuid] [test suite priority (1>0)] [arrival time (s)] [number of test cases] [test case uuid] [test case type] [test case outcome (0 - pass)] [test case duration (s)] [test case uuid] [test case type] [test case outcome (0 - pass)] [test case duration (s)] (...) (...)</code></pre>
本数据集为基于真实软件测试工作负载的分布特征生成的软件测试工作负载数据集,由若干实例文件构成,各实例文件的结构如下: <pre><code>[测试套件总数] [测试套件通用唯一识别码(Universally Unique Identifier,UUID)] [测试套件优先级(1优于0)] [到达时间(单位:秒)] [测试用例总数] [测试用例通用唯一识别码(Universally Unique Identifier,UUID)] [测试用例类型] [测试用例执行结果(0代表通过)] [测试用例持续时长(单位:秒)] [测试用例通用唯一识别码(Universally Unique Identifier,UUID)] [测试用例类型] [测试用例执行结果(0代表通过)] [测试用例持续时长(单位:秒)] (...) [测试套件通用唯一识别码(Universally Unique Identifier,UUID)] [测试套件优先级(1优于0)] [到达时间(单位:秒)] [测试用例总数] [测试用例通用唯一识别码(Universally Unique Identifier,UUID)] [测试用例类型] [测试用例执行结果(0代表通过)] [测试用例持续时长(单位:秒)] [测试用例通用唯一识别码(Universally Unique Identifier,UUID)] [测试用例类型] [测试用例执行结果(0代表通过)] [测试用例持续时长(单位:秒)] (...) (...)</code></pre>



