首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > jwise -一个测试案例(全对,两两)组合发生器

jwise -一个测试案例(全对,两两)组合发生器

资 源 简 介

This is a library that generates test cases given a set of input parameter ranges using Java. In essence, it is an implementation of all-pairs or pairwise testing When working on this, I was rather surprised by the seemingly large number of academic research in this area. The papers do take a little while to digest and exceeds my patience. I took a challenge to devise an algorithm myself. Certainly not fantastic, but works to a cetain extent. What I have here is rather basic. It guarantees coverage of pairs, but it does not guarantee that it has the minimum number of combinations to cover all pairs. A simple example is shown in PairTest.java. * the parameter to BasicAlgorithm constuctor is a number that affects the picking of combinations. You can try different values to see the result. * The test produces a list of combi

文 件 列 表

META-INF
MANIFEST.MF
src
jWise
sample
jWise
test
core
importer
.classpath
.project
build.xml

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • 猕猴桃 6小时前 成为了本站会员

  • 11 9小时前 成为了本站会员

  • 开心快活人 12小时前 成为了本站会员

  • 晋财 13小时前 成为了本站会员

  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

0.196147s