CI/CD (Test trigger API)
GoTestPro has a "Settings" page where the user can generate the ClientID and Secret/API String, whichever is more straightforward and more secure to implement.
(Set up a continuous Test Job in Jenkins/other DevOps servers)
Login as Manager/ Test Engineer.
Create Script, Record and Save.
Navigate to the Executions Page and click on CI/CD tab.
Select the Test Name and create a Job Name through the input fields given.
Enter the Retry Count that specifies the number of times to re-run a job in case of failure.
Enable/Disable the Console log toggle button and click Submit.
Select the needed environments in the Test Configuration Environment window and click Submit.
Now, the user can copy a rest endpoint/URL with an authorization key and Job ID by clicking on the copy URL icon, which can be used in the HTTP Request Plugin in Jenkins/other DevOps servers.