5. Create a Test Case

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

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

    New Functional Test
  2. Select Endpoint.

    ReadyAPI: Selecting an URL as a source for the functional test
  3. Enter the following URL:

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

    ReadyAPI: Entering an URL for the new project
  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 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

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

Publication date: