WebVizOr Tutorial
Start Your Web Application Server
We have used Apache Tomcat or Caucho's Resin. See the
instructions for your web application server.
Navigate to WebVizOr in FireFox
e.g., http://localhost:8080/WebVizOr
Input for Initialization
- Test Suite Responses: One or more sets of test suite
results that are subdivided into test case directories with ordered
names such as "0001.tc", "0002.tc", "0003.tc". Each test case should
name the corresponding responses in a similar fashion such as
"0001.myname.jsp", "0002.myname2.html", "0003.myname3.type".
- Test Case Requests Frame:This optional feature requires
that, for each test case there, there is be a corresponding file that
contains all the HTTP requests which evoked the HTML responses in the
test case. This file must exist before the execution of WebVizOr but is
not required for WebVizOr to execute.
Using the Tool
- First Entry:After initialization, WebVizOr will analyze
the first pair of responses in the first test case and present them in
rendered form
- Navigation:Use the "Browse Directory" or "Browse
Requests" options to jump to a different response. Use the
forward/fast-forward and backward/fast-backward buttons to iterate from
response to response or test case to test case
- View By Oracle:Use the square buttons at the top left
of the response frames to transfer to a different oracle view.
- Detect Differences:If an oracle has detected a
difference between the response pair currently being viewed, the
corresponding oracle view button will be highlighted. Likewise, the
line-by-line differences between the two responses will be highlighted
within the response frames.
- Exiting WebVizOr:Select "Exit" at the top right of the
screen. This will ensure that any temporary files created during the
execution of WebVizOr will be cleaned up before program end.
WebVizOr Home | Screenshots
| Install