Has anyone successfully set up Keploy in a "black-box" environment? #2948
-
|
How can a QE without access to source code or detailed application knowledge effectively leverage Keploy? I understand that Keploy primarily functions as a middleware for backend systems, but I wanted to clarify—since I’ve also come across mentions that it can be used as a browser extension to generate test cases. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hey @Mahaveer1013, You can install Keploy with a single curl command. Please follow this guide to install Keploy on your machine: https://keploy.io/docs/server/installation/ Let me know if you face any issues. The above method is for integration testing, while the browser extension is for API testing. To learn more about API testing, you can explore: https://app.keploy.io/ |
Beta Was this translation helpful? Give feedback.
Hey @Mahaveer1013,
You can install Keploy with a single curl command. Please follow this guide to install Keploy on your machine: https://keploy.io/docs/server/installation/
Let me know if you face any issues.
The above method is for integration testing, while the browser extension is for API testing.
To learn more about API testing, you can explore: https://app.keploy.io/