Forum Discussion
alf
17 years agoNew Contributor
yup, using : soapUI Pro 3.0.1
I get the error when I run the testsuite or testcase. Basically it says:
Test started at 2009-08-20 16:33:24.204
Step 1 [DataSource] OK: took 19 ms
Step 2 [Execute - Request 1] OK: took 2775 ms
Step 3 [DataSource Loop] OK: took 0 ms
-> Current row = 2
Step 4 [Execute - Request 1] FAILED: took 15 ms
-> java.lang.NullPointerException
TestCase failed [Cancelling due to failed test step], time taken = 2809
I don't get why Step 4 fails =/ The Datasource is actually just 11 rows of identical data
I get the error when I run the testsuite or testcase. Basically it says:
Test started at 2009-08-20 16:33:24.204
Step 1 [DataSource] OK: took 19 ms
Step 2 [Execute - Request 1] OK: took 2775 ms
Step 3 [DataSource Loop] OK: took 0 ms
-> Current row = 2
Step 4 [Execute - Request 1] FAILED: took 15 ms
-> java.lang.NullPointerException
TestCase failed [Cancelling due to failed test step], time taken = 2809
I don't get why Step 4 fails =/ The Datasource is actually just 11 rows of identical data