Use of local/common DB for test

Local databases reside on your local drive or on a local area network. They often have proprietary APIs for accessing the data. It makes the testing more manageable and secure at the same time. We set up a local database when the project is large and have complex data structure.

Steps

  1. Open Navicat application and click on the connection. Choose MySQL from the dropdown.

Phab7

  1. A pop-up form is displayed that contains fields like connection name, host, port, user name, and password. Fill in those fields and press 'OK' button

Phab8

  1. Finally, your database is connected and ready to use for local testing.

Phab10

results matching ""

    No results matching ""

    results matching ""

      No results matching ""