Jenkins Integration Problem - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming) +--- Thread: Jenkins Integration Problem (/Thread-Jenkins-Integration-Problem) |
Jenkins Integration Problem - Sagar Sheth - 05-16-2017 when i called API Automation through Jenkins. everytime run time error of license occurred. PFB error log: E:\EDC Card Services ============================================================================ 28/04/2017 16:30:23 Running: E:\EDC Card Services Test is executing Test is completed Error: A runtime license cannot be found Test result: Error 28/04/2017 16:31:09 Test complete: E:\EDC Card Services ------------------------------------------------------------------------------------------------------- ================================================ Run status: Job failed, total tests: 1, succeeded: 0, failures: 0, errors: 1 Error : E:\EDC Card Services ================================================ Build step 'Execute HP tests from file system' changed build result to FAILURE Report archiving mode is set to: ONLY_ARCHIVE_FAILED_TESTS_REPORT Finished: FAILURE RE: Jenkins Integration Problem - krr - 05-31-2017 Hi Sagar, Are you running your scripts with UFT/QTP through Jenkins? Do let me know your inputs. Just to cross check, hope you have required Jenkins Plugins. RE: Jenkins Integration Problem - manchikanti.venkatesh - 10-05-2017 (05-16-2017, 05:16 PM)hi,Did you get any solution for this problem? i am also facing this problem.Thanks Sagar Sheth Wrote: when i called API Automation through Jenkins. RE: Jenkins Integration Problem - Rahuls848 - 03-30-2018 (05-31-2017, 01:57 PM)krr Wrote: Hi Sagar,Hello krr. I am facing this same issue. and yes I am running my script through Jenkins. I am able to run ui test through Jenkins but I am getting "A runtime license cannot be found" error when I am running a API test. Kindly provide some guidelines to move forward. |