-
Also posted on eviware forum:
http://www.eviware.com/forums/index.php?topic=2765.0
Using groovy in SoapUI 3.0.1,
testRunner.testCase.getTestStepAt(i).description
does not return the TestStep description as it does for the TestSuite or TestCase. The value seems to be stored similarly for both in the saved project.xml
TestSuite generated for REST Service...
2009-11-23 21:09:49 UTC by mmcpe2005
-
Hi.
I encountered this issue several times with the last version (3.0.1) of SoapUI.
This is the first version I installed on my Eclipse distribution.
Therefore, I don't have any old version that may have caused this.
java.lang.NullPointerException
at org.eclipse.ui.internal.navigator.NavigatorContentService.rememberContribution(NavigatorContentService.java:725)
at...
2009-11-20 13:31:28 UTC by vzurczak
-
Issue can be closed. Naming the property identical to the received column name works fine.
Thanks for the support!
2009-11-19 08:26:46 UTC by strauch
-
Hi!
you need to name the property as the column you are retrieving, ie rename it to "cdo_businessid" and it should work better..
regards!
/Ole
eviware.com.
2009-11-19 08:23:12 UTC by omatzura
-
SoapUI version: 3.0.2 Pro - Nightly build from 17.09.2009
A test step "DataSource" has been created.
The data source is configured as a data connection to an Oracle database.
The connection test is succesful.
When running this test step with an SQL statement, the DataLog states that 1 row was received.
However, the received result neither appears in the DataLog window nor is it stored...
2009-11-19 08:20:29 UTC by strauch
-
Folks
I have just installed soapUI 3.0.1. on 32 bit XP be running .exe installer.
The system java version is 1.6.0_14.
When I try to create my first project SoapUI does not redraw the screen correctly, leaving it unusable.
Any suggestions?
Thanks - Adam.
2009-11-18 16:28:27 UTC by adamlipscombe
-
Even if they may be a small overhead the advantages are big. I would definitly love it in a next version.
2009-11-18 01:26:58 UTC by oliviertwist
-
Hi,
thanks for this.. we actually have had this under consideration but thought the overhead of managing 100rds to 1000ds of files would be too much.. maybe as a seperate option - "Fine Grained Composite"?
/Ole.
2009-11-18 01:21:07 UTC by omatzura
-
It would be nice to have soapUI directly ntegrated with common source control system such as Subversion and clearcase.
The integration would be at the project level if the project has "Composite Project" to false or would be at the file level if it is equal to true.
2009-11-18 00:51:53 UTC by oliviertwist
-
Currently setting the property "Composite project" to true allow a project to be saved in a bunch of files which makes it easier for several testers to work on the same project.
But the atomic level is currently the test case; it would be great to go down to the test step - for version control purpose / hitory tracking...
2009-11-18 00:49:37 UTC by oliviertwist