LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NIRG LabVIEW regular expression for covering multiple requirements

The Word document type in NI Requirements Gateway allows for comma separating the requirements in a Reference / coverage statement.  I would like to do the same within my LabVIEW code, but the type does not have the same Sub regular expression field available.  Is there any way to have a LabVIEW regular expression find coverage statements such as the following:

 

[Covers: REQ-5, REQ-9, REQ-15]

 

currently within LabVIEW comments I have to have 3 separate [Covers: REQ-5] type statements

0 Kudos
Message 1 of 3
(2,784 Views)

cdweiss,

 

I investigated this functionality, and it doesn't look like there is any way to implement it with the current abilities of Requirements Gateway.

 

The best that I could find was creating a macro-requirement.  A macro-requirement is an object that can contain many other requirements.  You would have to define it in the document that defines your requirements, and it requires a starting tag and an ending tag.

 

I'm sorry that we don't have a better solution right now for defining coverages of multiple requirements.  I will pass this feedback along to our development team.

Josh W.
Certified TestStand Architect
Formerly blue
0 Kudos
Message 2 of 3
(2,742 Views)

cdweiss,

 

I'm very interested to know if you have any other feedback on NI Requirements Gateway.  I'd also be curious to know what products are you're using with it and how extensive your requirements are.

 

Feel free to email me directly at Elijah.Kerry@ni.com.

 

Cheers,

Eli 

Message Edited by Elijah K on 01-19-2010 11:40 PM
Elijah Kerry
NI Director, Software Community
0 Kudos
Message 3 of 3
(2,621 Views)