<% String contextPath = ((HttpServletRequest)request).getContextPath(); %> Test Recorder Admin

Test Recorder Admin

<%@ include file="admin.inc" %>

<%@ include file="status.inc" %>

a simple page to record data for tests


no params
mode=record
mode=unknown
mode=record, cmd=start
mode=record, cmd=unknown
mode=record, cmd=start, testUser=ozzy
mode=record, cmd=start, testName=test1
mode=record, cmd=start, description=someDescription
mode=record, cmd=start, overwrite=false
mode=record, cmd=start, overwrite=true
mode=record, cmd=start, testRecorder.filter.skip=false
mode=record, cmd=start, testRecorder.filter.skip=true
START record for 'test1', do not overwrite
START record for 'test1', overwrite if necessary
START record for 'test2', overwrite if necessary
record STOP

mode=playback
mode=playback, cmd=start
mode=playback, cmd=unknown
mode=playback, cmd=start, testUser=ozzy
mode=playback, cmd=start, testName=test1
mode=playback, cmd=start, description=someDescription
mode=playback, cmd=start, testRecorder.filter.skip=false
mode=playback, cmd=start, testRecorder.filter.skip=true
START playback for 'test1'
START playback for 'test2'
playback STOP, no testId
unknown XML file
config XML file
webapp XML file
tests XML file
unknown HTML file
config HTML file
webapp HTML file
tests HTML file