[ptt-users] RE: Creating load test using Recorder

Simon Bond sbond at civica.co.uk
Fri Mar 14 07:19:50 PST 2008


I've added a resource section '  <resources>
    <module name="test" path="C:\Documents and
Settings\Simon.Bond\PushToTest\Pay invoice.py" />
  </resources>'

And changed the test section to '              <test>
                <setup module="test" name="PayInvoice"
testclass="TestClass" method="setUp" langtype="jython" />
                 <!-- Add your <run> methods here -->
		<run module="test" name="PayInvoice"
testclass="TestClass" method="runTest" langtype="jython" />
		<teardown module="test" name="PayInvoice"
testclass="TestClass" method="tearDown" langtype="jython" />
              </test>'

When I run this testScenario I get the following
In 'Console Output' it says ' 	-	Making Transactions
-
The node localhost didn't start the usecase 
	-	Recording Transaction'

In 'Local TestNode Output' it says ' Caught a throwable
java.lang.VerifyError: (class:
com/pushtotest/testmaker/XSTest/xml/TestScenario/ScriptRunner, method:
runSOAPUI signature:
(Lcom/eviware/soapui/impl/wsdl/testcase/WsdlTestCase;Lcom/pushtotest/tes
tmaker/XSTest/xml/TestScenario/SoapuiTestRunListener;)V) Incompatible
argument to function'

Any idea what else I should change?

Thanks,
Simon

-------------------------------------------------------------------------------------------
Please remember to recycle wherever possible. 
Reduce, reuse, recycle, think do you need to print this e-mail?
-------------------------------------------------------------------------------------------
This e-mail and any attachment(s), is confidential and may be legally privileged. It is intended solely for the addressee. If you are not the addressee, dissemination, copying or use of this e-mail or any of its content is prohibited and may be unlawful. If you are not the intended recipient please inform the sender immediately and destroy the e-mail, any attachment(s) and any copies. All liability for viruses is excluded to the fullest extent permitted by law. It is your responsibility to scan or otherwise check this email and any attachment(s). Unless otherwise stated (i) views expressed in this message are those of the individual sender (ii) no contract may be construed by this e-mail. Emails may be monitored and you are taken to consent to this monitoring.  

Civica Services Limited, Company No. 02374268; Civica UK Limited, Company No. 01628868
Both companies are registered in England and Wales and each has its registered office at 2 Burston Road, Putney, London, SW15 6AR.
-------------------------------------------------------------------------------------------



More information about the Users mailing list