Click here to Skip to main content
15,886,873 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am about to dive into data driven testing of asmx web services.
Currently we use C# to write our asmx web services.

I use SOAPUI for simple testing but I need to take the testing to a higher level.

Recently I have been reading up a bit on SOAPUI and test suits. I'm starting to realize that SOAPUI prefers a java oriented approach to it's more complex features.

Here I'm thinking of using Groovy to run pre and post - tasks to a test suite.

I would like to use C# to achieve a similar setup but it seems like SOAPUI does not want me to take that path.

Now, is there a similar tool, like SOAPUI, that does not require java/groovy skills?

I'm not afraid to learn something new, it's just that all our code, servers etc. are .Net oriented.

Any input to this is greatly appreciated.

Thanks, Daniel
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900