5. Create a Test Case

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

Once you have finished the preparations, you can create a test case.

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

    ReadyAPI: Creating the new SOAP project
  2. Select Endpoint.

    ReadyAPI: Selecting an URL as a source for the project

    Click the image to enlarge it.

  3. Enter the following URL:

    http://localhost:8092/user?email=

    ReadyAPI: Entering the source URL

    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 the project and display a confirmation dialog. The dialog suggests that you add data from an Excel file. Since you will use a JDBC data source, close the dialog.

Now, you can fetch the database data.

Prev          Next

See Also

MySQL Databases as Data Sources

Highlight search results