User-Level Unit Tests Plans
Case No. Inputs Expected Output Remarks 1 Provide a description of all required user inputs. When inputs are in a GUI dialog of some form, describe fully all typed values, all mouse-based input actions (e.g., clicking a particuler checkbox), and all required user actions to confirm the input (e.g., clicking an "OK" button). If inputs are in some other format, e.g., mouse click and drag, then fully describe the required input actions in appropriate user-level terms. If available, provide a screenshot of the input dialog(s), or reference to a document where a screenshot is available, such as in a users manual or requirements document. Provide a description of all expected output. If output is to the screen, then fully describe the screen contents and/or provide a screen shot of the expected output. If a generic (or specific) sample screenshot is available, such as in a users manual or requirements document, provide a reference to it. If output is in some other form, e.g., a file, then provide a complete description of all output data, and/or a dump of the actual data, and/or a document reference to where the output data are described or enumerated. Provide any appropriate remarks that explain the test case. ... ... ... n ... ... ...