NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

login privaledge

What do I have to do (i.e. do I login a certain way) such that the user has the ability to run individual tests.

I have seven tests in my sequence and I'd like to be able to run test 1 (setup) then skip down to test 5 - AND
I'd need to have be able to enter a serial number and have reporting features. Is this possible?
0 Kudos
Message 1 of 8
(4,106 Views)
Hi mrbean,

The operator user, can only execution the sequencefile and only use the TestUUT's entry point. Cannot use any of the debug facilities, (cannot edit if running from the SeqEditor), cannot configure.

The Technician user, can excute the sequenceFile, can use either of the Entry points, Can Debug and run selected steps, Can not develop, edit a sequencefile. Cannot configure.

The Developer user, can run, debug, edit, and configure except for users.

The Administrator, can do everything.

These are the default setting, and therefore you can create a User that can have different properties from the Operator through to the Administrator.

eg you can give additional facilities to your operator user, maybe you what them to be able to use both of the entry points ie Single Pass and TestUUT's.

Hope this clear.

Regards
Ray Farmer
Regards
Ray Farmer
0 Kudos
Message 2 of 8
(4,102 Views)
It looks like what I need to do then is (assuming the proper privelege) is right-click and "run selected tests"
0 Kudos
Message 3 of 8
(4,096 Views)
I don't seem to see my reporting. I've included the Cleanup in the list of selected tests, but I don't see
any reporting.
0 Kudos
Message 4 of 8
(4,095 Views)
Make sure you select "Run Selected Steps Using ". There is no reporting generated unless you are using a process model.
0 Kudos
Message 5 of 8
(4,091 Views)

Hi mrbean,

Dont take this the wrong way, but I would recommend doing the TestStand training course(s). It will help you and the company you work for in the long run. Get you up to speed quicker with using the product and it many features.

Introduction course
Customization course

Regards
Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 6 of 8
(4,084 Views)
Thanks Allen, that did the trick - the reporting is available now.

However, because I'm running using Single Pass, the user is not prompted for the serial number. Is there a way
to cause the serial number prompting.
0 Kudos
Message 7 of 8
(4,081 Views)
The serial number entry only happens in the Test UUTs process model.
0 Kudos
Message 8 of 8
(4,067 Views)