% convdate -c 1230710400 Wed Dec 31 00:00:00 PST 2008(Note for the Unix novice: the -c above is called a command line
| Start with the function inventory we used for the risk analysis exercise. For
each function, identify one or more input categories that apply to
it.
Don't bother to analyze buttons and menu entries; focus on functions that require input values. Be sure to consult the customer or project authority before making assumptions. If your class notes about EC partitioning are incomplete, here are mine |
| For each input category identifed, define the valid and
invalid equivalence classes.
Use crisp, concise mathematical specifications, like regular expressions and set notation. Do not specify a test case or specific test input value for the equivalence classes; specify the entire equivalence class. |
| If appropriate, divide each valid equivalence class into sub-classes based on how the PEOS web interface handles the input. |
| For equivalence (sub-)classes that have boundaries,
identify boundary values for the boundaries between valid and
invalid classes, or between valid sub-classes.
For lower bounds, specify a set {first invalid, lowest valid}; for upper bounds, specify a set {highest valid, first invalid}. Do not specify a test case; just specify the boundary values as shown. |
Document your results in a table, as follows:
Note: please follow this table format, to facilitate evaluation
and ensure the grader has a favorable attitude toward your work.
|
| SPELL CHECK AND PROOFREAD YOUR WORK. |