4. Create a Test Case

With the prerequisites in place, you can now create a test case to use the data in tests.

To create a new functional test:

  1. Select File > New Functional Test.

    New Functional Test
  2. Select Endpoint.

    ReadyAPI: Selecting an URL as a source for the functional test
  3. Click Next.

  4. Enter the following URL:

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

    ReadyAPI: Entering an URL for the new project
  5. Click Next.

  6. 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.

  7. 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 a project and display the confirmation dialog. This dialog offers to Add Data from an Excel file. Since you will use a database as the data source, close the dialog for now.

Now, you can set up the data source.

Prev Next

See Also

Publication date: