The following is an Wizard of Oz, Visual Basic prototype for our Test Suite viz project.

The zip archive contains one exe file (GUI.exe), and four bitmap images (nothing else from me). To launch, please keep the files together and dblClick the exe file.

Instructions:

1. Click on the "Load Test Suite" button

2. Click on the "Select" button (please ignore what directories are actually displayed; it is the button press that triggers the next event. Further, no directories will be accessed on your machine -- the browser object has zero functionality)
* this will show a view where all groups are equal citizens, before any tests are ran

3. Click on the " Run Tests" button, and on the OK button of the resulting pop-up
* this will show a view where some groups are bigger, due to the failed/inconclusive test cases within

4. single click  on the top, leftmost Level 3 (blue) container
* this will show a view where the respective Level 3 container occupies the full view. This is also the lowest level of zooming.

5. dbl Click on one of the Red (failed) test cases
* this will show a pop-up window containing the dynamic behavior table, where the user can see the details of the test case

Notes:

1. I doubt it works on a Linux box
2. the "Quit" button is always functional
2. the "Stats" window updates itself to reflect what is viewed in the LHS panel (please disregard the "Show Stats" btn)
3. Zoom out is not "implemented" yet
4. The drawings are partial

