Showing posts with label Integration. Show all posts
Showing posts with label Integration. Show all posts
Importing Requirements into HP-ALM Using Excel

Importing Requirements into HP-ALM Using Excel


Importing Requirements into HP-ALM Using Excel

As we all are aware every time it is not possible to create requirement directly in HP-ALM tool or let’s say we have a scenario where we have a lot of requirement written in excel format and we want to import this requirement in HP-ALM tool for this purpose there is an excel utility called as “Microsoft Excel Add-in” which would help us to directly import requirements into the HP-ALM tool instead of manually putting it.
Cucumber Report Integration with Jenkins

Cucumber Report Integration with Jenkins




Cucumber Report integration with Jenkins

In this blog, we will check, how we can integrate Cucumber Report in Jenkins Dashboard with the help of Jenkins Cucumber report plugin.

What is Jenkins Cucumber Report Plugin?
This is a Java Jenkins plugin which publishes pretty HTML reports showing the results of cucumber runs.

Please refer to this blog before going further to know how to integrate Cucumber script with selenium.