Skip to Main Content Skip to Search
Product Documentation

systest.requirements.getInfo - Information on supported requirements linking objects

Description

formats = systest.requirements.getInfo returns a 1xN cell array of strings describing the supported formats for which requirement links can be created.

linktypes = systest.requirements.getInfo(format) returns information describing the supported linktypes for a given format. format must be specified as a string. format is not case sensitive. linktypes is returned as a 1x1 structure containing the following fields:

info = systest.requirements.getInfo(format,modulelocation) returns information describing the supported link values in the modulelocation for a given format. format and modulelocation must be specified as a string. format is not case sensitive but modulelocation is case sensitive. info is returned as a 1x1 structure containing the following fields:

Examples

Find out what requirements in DOORS you can link to in your test case.

listOfLinkSuppor = systest.requirements.getInfo('DOORS');

How To

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS