ReadyAPI combines several instruments to help you create comprehensive tests of your web service:
Functional tests verify that your service works as expected.
Security tests verify how your service resists hack attacks.
Load tests check whether your service can handle a huge number of users.
And virtual services simulate the real behavior of your service before it is created.
In this tutorial, you will get acquainted with functional testing in the ReadyAPI Test. You will use a definition file to add a web service to a project, create a test for an operation, run this test, and use assertions to validate test results:
In this tutorial, you will get acquainted with security testing in ReadyAPI Test - create a security test, run it, and use assertions to validate test results:
In this tutorial, you will get acquainted with ReadyAPI Performance - create a load test, run it, and analyze the results:
In this tutorial, you will get acquainted with ReadyAPI Virtualization - you create, configure, and run your first virtual service and send a request to it.
Setup | Tutorials & Samples | Support & Community |