Here is a list of parameters needed by the test. This table lists only the parameters that have some special information about parameters or that override or adds new parameters to the common test parameters list.
Parameter | Value | Description | R/O |
---|---|---|---|
class | ABscaleHiddenReference | A class alias (ABscaleHiddenReference or ABscaleHR) or a fully qualified java class name (guinea.logic.ABRefTest) of the class that handles the A/B Scale (hidden ref.) test. | Req. |
hiddenReference | true | This test is a hidden reference version of this test. | Req. |
Parameter | Value | Description | R/O |
---|---|---|---|
A | sample ID | Sample ID of sample A. | Req. |
B | sample ID | Sample ID of sample B. | Req. |
Ref | sample ID | Sample ID of the reference sample Ref. | Req. |
Here is an example of an A/B/Ref test's item:
item2.A=pirr22 item2.B=pirr32 item2.Ref=pirr32The items itemID is 'item2'.