Skip to content

Pass/Fail Test

The Pass/Fail Test is used in Inspections to collect whether a sample passes or fails the inspection of a single Defect.

This Test is also commonly called a Go/No-Go or Accept/Reject Check.

Pass/Fail Test

Settings

Setting Description
Label The display name shown to the operator during the Inspection. This will also be stored as the data record's Test Label for analysis.
Visible Whether the Test is shown to the operator in the Inspection. A Test's visibility does not affect validation or whether data is stored.
Enabled Whether the Test can accept user input. Disabling a Test can be useful when the value is set via scripting.
Script ID Identifies how this Test is referenced in Inspection Scripts.
Required Whether the operator must complete this Test before submitting the Sub-Inspection.
Defect The Defect that should be stored if the Test fails.
Sample Size The number of physical parts that are being inspected. If the Test fails, the entire sample will be marked as defective (the defect count will be set to the sample size).
NCU Count on Failure The number of physical parts that should be marked as Non-Conforming Units (NCUs) if the Test fails.
Test Specific Traceability Selected Traceability and values which only apply to this Test.
Store Data Determines how validity checks are performed and whether the values in this Test are submitted to GS when the Sub-Inspection is saved.

If Store Data is selected, validity checks are performed and data is submitted.

If Do Not Store Data is selected, validity checks are performed but data is not submitted.

If Bypass Validity and Do Not Store is selected, validity checks are not performed and data is not submitted.
Note Button Whether the button allowing the operator to enter notes is displayed and whether a note is required to be entered.

See the related property in Sub-Inspections and Inspections.
Alert The Alert to send if a real-time failure occurs in this Test.
Show N/A Whether to show the button that allows the user to skip this Test.

N/A Button
Only Show if the Part Contains this Defect If this setting is checked, the Test's effective Store Data behavior will depend on whether the Part in the same context as the Test has a selected Defect Category that contains the Defect set on this Test. If the Part in the same context does not contain the Defect from this Pass/Fail Test, the Pass/Fail Test will be invisible and treated as having a Store Data set to Bypass Validity and Do Not Store. Otherwise the Test will function as normal.

See Collecting DMS Data for a more in-depth example of dynamic Inspections.
Border Whether to display a visual border around the Test in the Inspection layout.
Freeze Test If this Test is placed on the same row as a taller Test, this Test will not scroll off the screen until the taller Test scrolls off the screen.
Pass Label The text to display on the button that indicates that the Defect was not present.
Fail Label The text to display on the button that indicates that the Defect was present.
N/A Label The text to display on the button that indicates that the Test could not be completed.
Pass Color The color to display on the button that indicates that the Defect was not present.
Fail Color The color to display on the button that indicates that the Defect was present.
N/A Color The color to display on the button that indicates that the Test could not be completed.

Real-Time Failures

Real-Time Failures are evaluated when the browser focus leaves the Test. During this calculation, the Test will enter a temporary loading state. The specific real-time checks which are performed are based on the Real-Time Failure Groups set on the Process associated with the Test.

If a real-time failure is found, the Test's background will turn red and the real-time failure will be displayed.

Real-Time Failures

Adding a Note

The Note button can be clicked to open an overlay to enter a note for this Test. This note can be included in Data Tables and can be used in Filters.

Note Button

A note will be required if this Test has a real-time failure and the Note Button property is set to require notes. If the note is required but has not been entered, the Submit button may still be enabled for the Sub-Inspection. Submitting the Sub-Inspection will open an overlay and the user will be required to enter all missing notes before data is submitted.

Required Note

Linked Charts

The Pass/Fail Test can be linked to the Chart Test to give a historical context for values.

See Also