Please note: WCFSTORM.REST requires at least .NET 4.0!
If you haven't downloaded WcfStorm.REST yet, you can get it here. To get started using it, please click on the links on the left.
WcfStorm.Rest Features
- Send GET, PUT, POST, DELETE, HEAD and OPTIONS HTTP Requests
- Organize functional tests into projects
- Line-by-line comparison of actual and expected responses
- Add additional custom validations (like regex validation) apart from the exact match comparison between the actual and expected responses.
- Multiple-tab support
- Save HTTP requests to a file
- Load saved HTTP requests.
- Supports Basic Authentication
- Supports X509 Certificates
- Configurable default HTTP Headers
- Automatic sending of cookies
- Create/Delete/Edit cookies
- Configurable HTTP Parameters
- Timeout
- MaxRedirects
- FollowRedirects
- Supports web proxy
- Support for custom Http Headers
- Syntax highlighting for XML Requests/Responses
- Syntax highlighting for JSON Requests/Responses
- Intellisense and syntax highlighting for HTTP Headers
- Auto-plotting of response time
- Support for excluding some http headers during the functional test validation. The list of ignored headers are maintained in the 'HeadersNotValidated' config setting
- Functional Testing
- Support for creating and managing test cases
- Built-in comparison of actual and expected responses
- Line-by-line diff comparison of responses
- Support for custom validations
- Creation of PDF test reports : sample
- Reports can be generated per test or for the whole test suite
- Performance Testing
- Configurable test parameters (# Virtual users, rampup, etc.)
- high performance, real-time plot of performance profile
- Export plot to image
- Creation of PDF test reports : sample
- Scripting support (IronPython)
- (Note: better support in beta -version) email inquiries@wcfstorm.com to request the beta version
Download WcfStorm.Rest