2. Create a Test Case

Applies to ReadyAPI 3.52, last modified on April 18, 2024

To perform functional testing, first, you need to create a project with at least one test case.

  1. Select File > New Functional Test to create a new functional test.

    ReadyAPI: Creating a new REST project
  2. Select Endpoint.

    ReadyAPI: Selecting an URL as a source for the functional test

    Click the image to enlarge it.

  3. Enter the following URL:

    If you have changed the virtual API port on the previous step, change the port in the URL above to the one you have specified.
    ReadyAPI: Entering an URL for the new project

    Click the image to enlarge it.

  4. Click Next.

  5. On the next page of the wizard, select if you want to create a new project for the URL you have added, or add it to the existing project.

    ReadyAPI: Specify project

    Click the image to enlarge it.

    Click Next to continue.

  6. On the next page of the wizard you can add assertions to new requests. In this tutorial, we will not use the suggested assertions, so unselect them and click Next.

    ReadyAPI: Add assertions page

    Click the image to enlarge it.

ReadyAPI will create a project and display a confirmation dialog. Close it.

The test you have just created sends a single request to the specified URL. On the next step of the tutorial you will need to add a data source.

Prev          Next

See Also

Data-Driven Functional Tests

Highlight search results