Need info on Jenkins

38 views
Skip to first unread message

Nef Rey

unread,
Dec 13, 2016, 9:34:38 AM12/13/16
to Jenkins Users
I'm new to Jenkins and would like some quick answers before I start digging.

1- I want to use Jenkins as a framework for testing our Windows Desktop applications (not web apps).  Can I do so?  I imagine I can.

2- I do not want to use Jenkins as a source versioning system.  I just want to use it to drop the completed app (exe) and test using MTEST, NUnit or JUNit..   Can I do this?


Thanks,


NR

Christoph Nenning

unread,
Dec 14, 2016, 2:58:34 AM12/14/16
to jenkins...@googlegroups.com
> I'm new to Jenkins and would like some quick answers before I start digging.
>
> 1- I want to use Jenkins as a framework for testing our Windows
> Desktop applications (not web apps).  Can I do so?  I imagine I can.

>

Yes you can :)
Jenkins basically just copies files and runs scripts. So you can use it for all kinds of stuff.


> 2- I do not want to use Jenkins as a source versioning system.  I
> just want to use it to drop the completed app (exe) and test using
> MTEST, NUnit or JUNit..   Can I do this?

>

It is possible but not the common approach. I would place the exe files on a network share and let copy jenkins it from there.



Regards,
Christoph


This Email was scanned by Sophos Anti Virus

Dirk Heinrichs

unread,
Dec 14, 2016, 3:14:29 AM12/14/16
to jenkins...@googlegroups.com
Am 14.12.2016 um 08:58 schrieb Christoph Nenning:

> 1- I want to use Jenkins as a framework for testing our Windows
> Desktop applications (not web apps).  Can I do so?  I imagine I can.

>

Yes you can :)
Jenkins basically just copies files and runs scripts. So you can use it for all kinds of stuff.

How's the "desktop" part done, given that Jenkins runs on a remote server? On Linux, one can use the Xvfb plugin to provide a virtual X server, but what about Windows?

Bye...

    Dirk
--
Dirk Heinrichs | Senior Systems Engineer, Delivery Pipeline
http://mimage.opentext.com/alt_content/binary/images/email-signature/recommind-ot.png
Tel: +49 2226 159666 (Ansage) 1149
Email: dirk.he...@recommind.com
Skype: dirk.heinrichs.recommind

Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach

Vertretungsberechtigte Geschäftsführer John Marshall Doolittle, Gordon Davies, Roger Illing, Registergericht Amtsgericht Bonn, Registernummer HRB 10646

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail sind nicht gestattet.

thok...@gmail.com

unread,
Dec 14, 2016, 6:16:28 AM12/14/16
to Jenkins Users, dirk.he...@recommind.com
Jenkins runs on Windows just fine. Just put a slave on the Windows machine.

Dirk Heinrichs

unread,
Dec 14, 2016, 6:20:27 AM12/14/16
to thok...@gmail.com, Jenkins Users
Am 14.12.2016 um 12:16 schrieb thok...@gmail.com:

Jenkins runs on Windows just fine. Just put a slave on the Windows machine.

I know. I was referring to the "testing windows desktop applications" part. Given that the slave still runs on some remote machine, there is no desktop to run a desktop application on.

Slide

unread,
Dec 14, 2016, 10:11:02 AM12/14/16
to thok...@gmail.com, Jenkins Users

You have to make sure and run the agent as a desktop app. Current versions of Windows don't allow services to interact with the desktop anymore. This means you probably can't run Jenkins on the box and only use master for building, this would have a similar issue (unless you started Jenkins from the command line with a logged in account).


--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/bd0acd2b-6295-6a02-666c-ec094c544546%40recommind.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages