Skip to main content
Version: 3.0.0

Keploy Console ๐Ÿ“˜โ€‹

Pre-requisite ๐Ÿ“โ€‹

Ensure you have installed keploy enterprise.

Run Tests Locally โŒ›๏ธโ€‹

Before starting the console, run test cases locally.

keploy test -c "<CMD_TO_RUN_APP>"
Keploy TestRun

Let's see what broke and fix it.

Start Keploy Console ๐Ÿ“ˆโ€‹

  • To visualise and edit test-cases basis on test-results, start the console.
    keploy console

    Keploy Console

  • Select your application on keploy cloud and navigate to the latest test-report.


    Keploy UI Console
  • Select the latest test report to make edits.

Test Report Operations ๐Ÿ› ๏ธโ€‹

Edit test-cases locally using keploy console.

  • ๐ŸŽง Mark Noise Fields
  • ๐Ÿ“ Update Expected Test-Results
  • ๐Ÿšซ Ignore Tests
  • โ™ป๏ธ Re-Record Test Suite
  • ๐Ÿ—‘๏ธ Delete Test Report
Keploy Test Menu Dialog

โœ๏ธ Note that the changes can be made by editing the latest test report only.

Add/Remove Noisy Fieldsโ€‹

Noisy fields are ignored for assertion when the test-cases runs. Say, Date and Content-Length are two headers that are not static and can change with each request. We can mark these fields as noisy.

Noise

You'd see the changes in the test-case file locally, new noisy fields are added under noise param in the test case.

De-noise

Normalise Test Report or Test Caseโ€‹

Similarly, if the test case result is the new expected response, we can normalise the test report or a particular test case. This will update the expected result of the test case locally.

Need Help?โ€‹

If you have any questions or need assistance, our support team is here to help. You can reach out to us through our support portal, Slack or by emailing us.

Question? ๐Ÿค”๐Ÿ’ญ

For any support please join keploy slack community to get help from fellow users, or book a demo if you're exploring enterprise use cases.