Reprint: http://www.cnblogs.com/fnng/archive/2011/08/11/2135440.html
The first step:
Create a new project: Just click the New button.
In the open window fill in your project name, by the way also put you want to test WebService address also fill in the bar!
http://www.webservicex.net/WeatherForecast.asmx?wsdl
Step Two:
Create a test plan, right click on request---ADD to TestCase
The dialog will then pop up, click OK----OK-----The OK plan is created successfully.
In fact, Getweatherbyzipcode--request 1 is a functional test page, because I want to do is performance, here is not in detail, interested can look at.
Step Three:
Create a performance test, right-click TestCase---New LoadTest
Fill in the test name and pop up the performance Test window.
Window Brief Introduction:
Run: Click the green button in the top left corner.
Threads: Sets the number of virtual users.
Two-polyline button: Open is a graphical result
Limit: Run time (s seconds)
Performance stress test of WebService with SOAPUI