Skip to content

jenkinsci/zohoqengine-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zoho QEngine

About Zoho QEngine

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.

Jenkins Integration

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.

Pre-requisites for Configuration

  • 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.

Steps to Configure

  1. Create a New Pipeline

    Set up a new pipeline in Jenkins.


  2. Add a Build Step with the Zoho QEngine Plugin

    Include a build step that utilizes the QEngine plugin.


  3. 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.


  4. Execute the Build

    Trigger the build to initiate test execution.

Support

Report issues and enhancements to [email protected]