Artificial Software Testing Workload
收藏资源简介:
This is a small dataset representing an artificial software testing workload generated from the real one. 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>



