How to compare two versions of requirements which are imported into DOORS NG using Reqif?
![]() Can anybody help me in comparing two versions of requirements imported in to a project in Reqif format. How to identify the differences.
|
2 answers
![]() I don't think it's possible in the two scenarios that may happen.
|
![]()
Ralph Schoon (61.8k●3●36●43)
| answered Mar 09 '17, 5:40 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER If you use Global configuration Management, you could create a new stream, then based on that stream create a workspace, import and create a baseline for the first import. You could do the same for the second import and compare the baselines. Just a thought, I don't know the details at the moment.
Comments Thanks for the reply Ralph.
I am not a DoorsNext expert, so take it with a grain of salt. I don't know the reqif importer well enough, so I don't know if it would import a requirement on top of an existing one.
Upendran, if v2 is completely different from v1, the answer is easy, as you will get all new requirement artifacts, in the same folder. But if the v2 is a "modified" version of v1, the behavior is hard to predict - if RDNG can match any resource in the ReqIF to an existing resource in RDNG, it will update it; otherwise a new resource (data type, attribute type, artifact type, requirement artifact and etc) will be created.
|