[Webtest] Please help
Qin Ding
webtest@lists.canoo.com
Thu, 6 Nov 2003 17:11:30 -0500
Can some one help me with these two problems?
1. When I use both webtest and dbUnit, where should I put my Oracle driver
jar "classes12.zip", I put it in dbunit/lib, or webtest/lib, the file
seems never be found.
BUILD FAILED
file:D:/webtest/wmrs-test/TestLogin.xml:33: Class Not Found: JDBC driver
oracle.
jdbc.driver.OracleDriver could not be loaded
2. I got the report but seems report.css is not used because the change I
put in the report.css does not has the effect on the final report. How can
I correct it?
<target name="report" depends="main">
<copy file="report.css" todir="${resultpath}"/>
<tstamp>
<format property="report.time" pattern="dd.MM.yyyy hh:mm:ss"/>
</tstamp>
<ant antfile="ApplyXSL.xml" target="applySingle">
<!--<property name="base.dir" value="." />-->
<property name="resultpath" value="${resultpath}" />
<property name="resultfile" value="${resultfile}"/>
<property name="resultfile.html" value="${resultfile}.html"/>
<property name="style" value="${basedir}/reportFromSummary.xsl"/>
</ant>
<copy file="${resultpath}/${resultfile}.html" todir="${web.home}"/>
</target>
Thank you.
Qin
----------------------------------------------------------------------------------------
This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery. NOTE: Regardless of content, this e-mail shall not operate to
bind CSC to any order or other contract unless pursuant to explicit written
agreement or government initiative expressly permitting the use of e-mail
for such purpose.
----------------------------------------------------------------------------------------