Zoho QEngine is a cloud-based test automation platform designed to streamline software testing for web, API, and mobile applications. With features such as scriptless testing, self-healing capabilities, and detailed reporting, QEngine simplifies quality assurance, enhances efficiency, and ensures robust application performance.
For more information, refer to the help documentation.
Integrating Zoho QEngine with Jenkins enables automated test execution, enhances CI/CD workflows, and provides real-time feedback. This integration improves reporting, fosters collaboration, and accelerates issue detection while supporting scalable and efficient test management.
To get started, install the Zoho QEngine Test Plan Execution Plugin in Jenkins to trigger test executions.
- API Key: Generate an API Key in Zoho QEngine.
- Test Plan Execution URL: Retrieve the Execution URL from the Test Plans section in Zoho QEngine.
-
Create a New Pipeline
Set up a new pipeline in Jenkins.
-
Add a Build Step with the Zoho QEngine Plugin
Include a build step that utilizes the QEngine plugin.
-
Provide Build Step Details
Test Plan Execution URL: Enter the execution URL obtained from Zoho QEngine.
API Key: Input the API key in Zoho QEngine.
Maximum Wait Time: Define the maximum expected time (in minutes) for the test plan to complete. If this time is exceeded, the build will terminate and be marked as failed.
Build Name: Assign a name to the build.
-
Execute the Build
Trigger the build to initiate test execution.
Report issues and enhancements to [email protected]