| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 9 months |
| seen | Aug 15 '12 at 20:31 | |
| stats | profile views | 0 |
|
Aug 16 |
awarded | Student |
|
Aug 15 |
comment |
Is there a name for this type of vector operation? I've been calling a set of inputs for pairwise testing a "pairwise crossproduct" (or an "n-wise crossproduct with n=2"). The set of inputs each containing a single invalid parameter value seems mathematically different enough to deserve its own name, especially since the verification steps for positive and negative test cases are often different. I've got "pairwise crossproduct" for the positive input operation: what's a good name for the negative? |
|
Aug 15 |
comment |
Is there a name for this type of vector operation? Thanks BJ. Your post on error masking with negative values in pairwise testing was actually what got me interested in this operation to begin with. |
|
Aug 15 |
asked | Is there a name for this type of vector operation? |