Skip to content

Quick and easy URL and Load Testing for your Web applications on Windows

Notifications You must be signed in to change notification settings

johnbabb/WestWindWebSurge

 
 

Repository files navigation

West Wind WebSurge

Quick and easy URL and load testing for your Web applications

West Wind WebSurge is a Windows application that helps you to easily capture and play back URL requests, either individually for easy application, service and API testing scenarios, or under heavy load for stress testing scenarios. WebSurge makes it easy to save, share and reuse URL sessions you have created, so you can easily start up sessions again on your own or somebody else's machine.

Web Stress Testing

The goal of this tool is to make it drop dead easy to capture or create HTTP request content and test and play it back easily under load. It provides simple results that are easy to understand and act on. It's so easy that you can frequently stress test Web applications for load characteristics during development, testing and in production.

Interactive URL Testing

WebSurge is great for load testing, but it's also an excellent URL test tool for developers who need to test API, SOAP or any other type of HTTP application service. You can easily capture sessions and easily recall individual URLs for testing of endpoints. The formatted output views make it easy to visualize the resulting contact with syntax highlighted markup/text as well as a preview for HTML content. We've optimized the UI flow to make request access and tests as easy as possible. If you've used tools like PostMan or Fiddler to for these tasks, check out WebSurge for creating savable and sharable sessions that you can easily test repeatably. Sessions are stored in plain files and can easily be shared in source control, the file system, or via cloud storage solutions like DropBox or OneDrive. And because it's just text it's easy to modify Sessions in raw form or generate them via code.

Here's what the stress testing output looks like:

And here is a screen shot that demonstrates simple URL testing or reviewing of individual request output from a test run.

Use Cases:

  • Load testing Web applications and services
  • Easy URL testing and debugging for REST and data services
  • URL management for saving, sharing, restoring

Features:

  • Easy to set up, easy to run tests
  • Built-in capture tool
  • Or create requests individually
  • Capture sessions from your browser
  • Capture sessions from Windows clients
  • Import sessions from Fiddler
  • Manually create session as text
  • Complete HTTP and SSL Support
  • Test HTML, AJAX, REST and SOAP Services
  • Simple summarized results
  • Export results to Xml,Json,Html, Raw Headers
  • Test locally and within your Firewall/VPN
  • Optional Command Line Interface

More info:

Developer Info:

Requirements:

  • Windows 10, 8, 7, Vista, 1, 2008, 2012
  • .NET 4.5

License:

This tool is open source, but it is a licensed product that may require a paid license. This means the full source code is available and available for modification, but both free and commercial versions of the product are available.

Please check this link for additional Licensing and Pricing information.

Warranty Disclaimer: No Warranty!

IN NO EVENT SHALL THE AUTHOR, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THIS PROGRAM AND DOCUMENTATION, BE LIABLE FOR ANY COMMERCIAL, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM INCLUDING, BUT NOT LIMITED TO, LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR LOSSES SUSTAINED BY THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS, EVEN IF YOU OR OTHER PARTIES HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

About

Quick and easy URL and Load Testing for your Web applications on Windows

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 74.7%
  • JavaScript 23.0%
  • CSS 1.6%
  • Batchfile 0.4%
  • PowerShell 0.2%
  • Classic ASP 0.1%