You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create an example that shows that prism can count items with a barcode scanner.
Tasks,
Create (print out) a set of 2D barcodes with information, that is formatted. For example, the information may be PPPP-SSSSS, where PPPP is a product model number, and SSSSS is the product serial number. When the barcode information is sent, it will be checked against this format. How to create these 2D barcodes? There must be a website.
The test on Prism will be simple, it just collects the barcode.
The test should not (never?) time out. Prism may or may not have a test item timeout override. If it doesn't then maybe we add one? Or, just use a very long time. But we don't really want to see TIMEOUT errors sent to Lente... or do we? There are arguments for both cases.
The example should use a lot number which should be a date format.
Create an example that shows that prism can count items with a barcode scanner.
Tasks,