-
Notifications
You must be signed in to change notification settings - Fork 27
Getting Started Guide and Resources
soul4soul edited this page Apr 15, 2018
·
2 revisions
We've organized the information so that you can digest it at your own pace. We recommend that everyone start at the top and work your way down as far as you have time and interest.
- Installation
- UI Overview
- Creating New Tests
- Running Tests for a Project
- Testing Paradigms
- Debugging Tests
- Test Driven Development in LabVIEW: Part 3 - Great article by Viewpoint Systems on the JKI VI Tester
A few great videos from Fabiola De La Cueva on how to use VI Tester:
- JKI VITester Demo1 - This Video shows how a new test case using JKI VI tester is created to compare the output of a VI with the expected results.
- JKI VITester Demo2 - This Video shows how to test a method from a class using JKI VI Tester.
- JKI VITester Demo3 - This Video shows how to a test a range of values.
VI Tester is an open source project maintained by the VIPM Community. To submit bugs, feature requests, or contributions, please submit an issue to the project tracker.