4. Create a Test Case

Applies to ReadyAPI 3.51, last modified on March 21, 2024

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.

    ReadyAPI: Creating a new project
  2. Select Endpoint.

    ReadyAPI: Choosing URL as a source for the new project

    Click the image to enlarge it.

  3. Click Next.

  4. Enter the following URL:

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

    ReadyAPI: Entering a URL

    Click the image to enlarge it.

  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 the image to enlarge it.

    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

    Click the image to enlarge it.

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

Microsoft SQL Databases as Data Sources

Highlight search results