Your First Functional Test

With ReadyAPI, you can easily perform functional, performance, and security testing of web services. You can also create a local virtual copy of the service to run your tests before the real one goes online.

This tutorial describes how you can create basic functional tests in ReadyAPI. We will load a web service definition from a file, create a test for one operation, run this test, and use assertions to validate test results.

In This Tutorial

go.gifBasic Concepts

go.gif1. Create Functional Test

go.gif2. Explore Test Project

go.gif3. Modify Functional Test

go.gif4. Run Functional Tests

go.gif5. Add Assertions to Functional Tests

go.gifWhere to Go Next

Start

See Also

Publication date: