NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand Jenkins Integration

Solved!
Go to solution

I have installed Jenkins on my machine.

Created a admin user account.

I need to create a build that will execute my test framework.

I have gone through the http://www.ni.com/tutorial/54118/en/

NI has given all the teststand setting that is to be done to use with jenkins.

But I stuck at plugins , Which plugins I need to install for TestStand in jenkins? 

My project  has Teststand and LabVIEW. 

I need to execute a test round.

Can any one tell me step to run teststand by using jenkins?

 

 

 

0 Kudos
Message 1 of 4
(3,341 Views)
Solution
Accepted by topic author Yeshwant_Biradar

That tutorial is mainly to get people over the hurdle of the TestStand setup required for something like this, and not prescribing how to use Jenkins. That's a much bigger topic that I'd suggest reading the links in steps 11 & 13 to understand.... be ready to invest some time in learning this if you want to be successful at it.

 

As for automating an execution, the command line interface is the easiest option. This is mentioned in one of the related links at the bottom of that tutorial.

 

There's also a different community group for CI that probably has some useful info:

https://forums.ni.com/t5/Continuous-Integration/gp-p/5035

 

Hope this helps!

Trent

 

https://www.linkedin.com/in/trentweaver
Message 2 of 4
(3,308 Views)

Thank you for the suggestion of command line arguments.

I was also trying same

just I execute that and it is working

now rest jenkins integration is in progress

0 Kudos
Message 3 of 4
(3,296 Views)

Hi 

 

I am trying to integrate TestStand with Jenkins but I could not find any examples. Can you please provide me some examples just to start with

0 Kudos
Message 4 of 4
(823 Views)