wcfstorm
Skip over navigation
Home
Buy Now!
Screenshots
Learn More
Contact us
FAQ
Home
Site Map
Search
Sign In
How to Install WCFStorm.REST
How to install a new license
WcfStorm.REST QuickStart Guide
How to send a GET request
How to Send a POST Request
How to Send PUT Request
How to Send a DELETE Request
How to Send an OPTIONS Request
How to send Name-Value Pairs
How to send files
How to setup default Request Headers
Configuring a proxy
Working with Cookies
Working with X509 Certificates
How to do a Performance Test on a REST Service
How to create a project
How to create functional tests
How to validate functional tests
Getting started with scripting
Scripting API : Documentation
Modifying HTTP Requests using a script
How to Setup Basic Authentication
How to Setup Windows/NTLM Authentication
How To : Distributed Performance Test
How to create a functional test
Steps to create a functional test
First,
create a project
In the project explorer window, right click the project --> New Group
Select the newly created group. Press F2 to change the group name. Press Enter.
Right click the new group --> New Functional Test
From the project explorer, select the newly created functional test. Press F2 to rename it.
Double click on the functional test to open it. An open test is shown below.