What are the difference between Jenkins and HP ALM?

240 views
Skip to first unread message

Manju

unread,
Aug 13, 2014, 8:50:01 AM8/13/14
to jenkins...@googlegroups.com
Hi all,
I am a new user to this group.

If my understanding is correct, Jenkins is also a one type of test management tool like HP QC/HP ALM.

I just wanted to know what is the advantages of Jenkins over the HP ALM?

And what are the main differences between Jenkins and HP ALM!

Regards,
Manju

Thomas Sundberg

unread,
Aug 13, 2014, 8:58:13 AM8/13/14
to Jenkins Users
On 13 August 2014 14:50, Manju <manjun...@gmail.com> wrote:
> Hi all,
> I am a new user to this group.
>
> If my understanding is correct, Jenkins is also a one type of test
> management tool like HP QC/HP ALM.
>

Unfortunately, this is not the case.

HP QC/HP ALM is a tool to keep test and requirements in.

Jenkins is a tool to run builds of software.


This is two totally different things.

HP QC/HP ALM coluld perhaps be compared to Atlassian Jira and similar tools.

Jenkins is all about automating builds. the builds are triggered
either by changes in a version control system or based on time.

HTH
Thomas






>
> I just wanted to know what is the advantages of Jenkins over the HP ALM?
>
> And what are the main differences between Jenkins and HP ALM!
>
> Regards,
> Manju
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-use...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.



--
Thomas Sundberg
M. Sc. in Computer Science

Mobile: +46 70 767 33 15
Blog: http://thomassundberg.wordpress.com/
Twitter: @thomassundberg

Better software through faster feedback

Manjunath Kattemane

unread,
Aug 13, 2014, 9:03:44 AM8/13/14
to jenkins...@googlegroups.com
Hi Thomas,
Thanks for your quick reply.
Currently i am using HP ALM . as like jenkins we can execute the jobs( test scipts, software builds ) from ALM also. 
still i am not clear with the differences 



--
You received this message because you are subscribed to a topic in the Google Groups "Jenkins Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-users/Add42r5CJ_g/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jenkinsci-use...@googlegroups.com.

Daniel Beck

unread,
Aug 13, 2014, 9:15:51 AM8/13/14
to jenkins...@googlegroups.com

On 13.08.2014, at 14:50, Manju <manjun...@gmail.com> wrote:

> I just wanted to know what is the advantages of Jenkins over the HP ALM?

It's not ActiveX based.

> If my understanding is correct, Jenkins is also a one type of test management tool like HP QC/HP ALM.

Jenkins is a very fancy Task Scheduler.

david....@barclays.com

unread,
Aug 13, 2014, 10:10:50 AM8/13/14
to jenkins...@googlegroups.com
HP ALM is originally Mercury Test Director, its roots are in test management, integrations into automated testing (win runner, load runner, QTP).

Since HP bought Mercury its been rebranded and "enhanced" (that is debateable) HP Quality Centre into the ALM (application lifecycle management) space, covering Requirements, Change, Test etc. and as suggest is probably comparable to technologies such as Atlassian (Jira, etc), IBM Rational (RTC/RRC/RQM) etc.

From what I remember HP ALM doesn't operate any kind of SCM or build capability other than integrating to other systems?

Jenkins on the other hand is an "open source continuous integration server"; it provides a variety of facilities to run build jobs on one or more build servers/slaves, with a vast array of extensions in the shape of plugins. So, in theory it would plugin to HP ALM to provide the build capability.


dD
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
This e-mail and any attachments are confidential and intended solely for the addressee and may also be privileged or exempt from disclosure under applicable law. If you are not the addressee, or have received this e-mail in error, please notify the sender immediately, delete it from your system and do not copy, disclose or otherwise act upon any part of this e-mail or its attachments.

Internet communications are not guaranteed to be secure or virus-free. The Barclays Group does not accept responsibility for any loss arising from unauthorised access to, or interference with, any Internet communications by any third party, or from the transmission of any viruses. Replies to this e-mail may be monitored by the Barclays Group for operational or business reasons.

Any opinion or other information in this e-mail or its attachments that does not relate to the business of the Barclays Group is personal to the sender and is not given or endorsed by the Barclays Group.

Barclays Bank PLC. Registered in England and Wales (registered no. 1026167). Registered Office: 1 Churchill Place, London, E14 5HP, United Kingdom.

Barclays Bank PLC is authorised by the Prudential Regulation Authority and regulated by the Financial Conduct Authority and the Prudential Regulation Authority (Financial Services Register No. 122702).

Walter Kacynski

unread,
Aug 13, 2014, 12:58:17 PM8/13/14
to jenkins...@googlegroups.com
There is a Jenkins Plugin for HP ALM that allows you to run test cases after your build or deployment of code.  We will be using this to verify if a recently built artifact passes our functional tests.

David Karlsen

unread,
Aug 13, 2014, 3:09:32 PM8/13/14
to jenkins...@googlegroups.com
HP ALM is the slowest, crappiest, IE-focused, difficult workflow, impossible to integrate well into, piece of s*** software I've ever used. Be warned! I'd warmly welcome about any test tool/bugtracking tool you can get your hands on other than this! 


--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
--
David J. M. Karlsen - http://www.linkedin.com/in/davidkarlsen

Manjunath Kattemane

unread,
Oct 16, 2015, 8:25:17 AM10/16/15
to jenkins...@googlegroups.com
Hi All,

I am trying to execute ALM test set through Jenkins.
I have few doubts,
* One "TestSet" has multiple scripts, can we run individual test through Jenkins?
My requirement is I have one test set in ALM which has 20 test cases, I need to execute all 20 test cases using Jenkins parallel execution mechanism, how to achieve this?

* what are the advantages of running jobs from Jenkins over Running directly from ALM?
    Even ALM has option to execute tests on multiple machines

Thanks,
Manju

Best Regards,

Manjunath Kattemane

--
You received this message because you are subscribed to a topic in the Google Groups "Jenkins Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-users/Add42r5CJ_g/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jenkinsci-use...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages