Welcome to Dovetail Software Blogs : Sign in | Join | Help

Browse by Tags

All Tags » testing   (RSS)
Basic Web Application Loading With JMeter
I needed to load test one of our web applications today. Load testing is not something I am too familiar with. A search turned up a list of open source load testing tools. At the top of the list was Apache JMeter which I decided to gave a shot based on Read More...
Unit Testing a Web Service
Dovetail sells a web services for Clarify product that consists of a SOAP flavored web service and a handy client library. To make sure all is continuously well we have NUnit integration tests that exercise the client library making calls against the Read More...