The TestWheel Automation Plugin is a powerful plugin designed to integrate seamlessly with DevOps tools for continuous integration and deployment (CI/CD). This plugin automates the execution of TestWheel's comprehensive testing frameworks within your CI/CD pipelines post-deployment, ensuring reliable testing throughout your development lifecycle.
To get started with the TestWheel Automation Plugin, simply install the plugin from the Jenkins Marketplace and ensure you integrate the plugin with your CI/CD pipeline.
To effectively utilize the TestWheel Automation Plugin, please ensure you have the following:
- An existing Jenkins CI Server.
- A required TestWheel account for a seamless automation process. Register or Login with TestWheel using the mentioned link.
- Ensure you have registered your application in TestWheel and obtained the Secure ApiKey & PrjctKey for the application to perform post-deployment test automation using the Plugin.
- Go to the Jenkins Marketplace running by default locally.
- Open the Manage Jenkins page and click Manage Plugins.
- On the Plugin Manager page, click Available Plugins.
- Search for TestWheel Automation Plugin and install it.
- After successful installation, ensure you have logged in with TestWheel Automation.
- Create a new task in your CI/CD pipeline and provide the Application's ApiKey & PrjctKey obtained from the web portal to trigger the test.
To execute tests in your CI/CD pipeline post-deployment stage, integrate the Application ApiKey & PrjctKey into your DevOps tool. This integration will trigger the tests and generate a report. If the application passes the tests, the pipeline will proceed to the next stage. Conversely, if the application fails, the pipeline will terminate at that point.
TestWheel accepts feedback, whether positive or negative. Users can submit their concerns through the Contact Us link.