Changes between Version 6 and Version 7 of GUIRequirements
- Timestamp:
- 06/17/14 13:25:56 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GUIRequirements
v6 v7 20 20 * for an integer input variable, the options should be unspecified (again, the default), or some concrete integer that can be typed into a field 21 21 * etc. 22 * the GUI needs to display the trace and allow the user to interact with the trace if a counterexample is found 23 * the GUI needs to display the trace and allow the user to interact with the trace if the run command is used 22 * the GUI needs to display the trace and allow the user to interact with the trace if a counterexample is found or if the run command is used 24 23 * the GUI needs to display the statistics resulting from execution in formatted way (such as a table) 25 24 * the views of the source code, model, AST, and trace need to all be linked. For example, a location occurring in the trace should be clickable, and clicking it should take you to the location in the CIVL Model. Clicking in some other way should take to the AST, and some other way should take you to the source code.
