Can someone please help to answer below question -
- Can we execute test cases developed in Labview from OpenTAP?-
- How can we add the VI from labview in OpenTAP? Has anyone tried this?
- Which is the preferred language to use with OpenTAP
Can someone please help to answer below question -
Hi @sam836 welcome to the OpenTAP Forum!
1 and 2 are somewhat the same. LabVIEW has an ActiveX interface, so it can be called from C# within the OpenTAP architecture, or compiled as a DLL:
https://zone.ni.com/reference/en-XX/help/371361R-01/lvdialog/build_net_db/
https://forums.ni.com/t5/Example-Program-Drafts/Calling-LabVIEW-VIs-from-Other-Programming-Languages/ta-p/4100347
We can see the thread here for someone that has tried this, I know a few others have as well:
Can you share a bit more on what it is you are looking for and trying to do? I think this is an interesting topic for many here.