It's all about the answers!

Ask a question

Update all testcases Scripts and its steps in one shot in RQM


Vinay Kumar (355) | asked May 08 '20, 2:40 p.m.

Hi All, 


Our objective is to update the Test step of a test case script. We have a test automation editor using which Test scripts can be created. It has captions which have the name of steps and expected Value ex :


 Set Voltage = 12

 Check Voltage == 12


Using a tool we can generate an XML file and push to Doors Classic Successfully. And Link via DXL Testcases and requirements were linked with ease. 

We want to achieve the same with Doors NG. Current Plugin of VtestStudio allows to put names of Testcases but not test steps of this. To make Test spec with Test cases and test steps, we made a tool which generates XML file. 


We can modify XML mapping, but No idea - how to push this XML to Doors NG, So that it updates the test cases with test steps.


I worked on a xls plugin to Push to RQM. It always state Export to RQM successfully , But Doesn't update anything.

Any sort of help is appreciate to put more light on this topic.

Thank you very much in advance.


Accepted answer


permanent link
Bartosz Chrabski (3.4k12648) | answered May 10 '20, 1:46 p.m.
Vinay,

You can develop an extension that will use OSLC and will update those scripts for You.

I am only wondering why you are not using Execution Variables.
Vinay Kumar selected this answer as the correct answer

Comments
Vinay Kumar commented May 11 '20, 1:29 a.m.
Bartosz,

1. Thanks for the hint on OSLC

2. The reason for not using Execution Variable is that Test cases are getting created in a different env for now. Currently, we are trying to see things in without-execution mode. 
Once the test env ( Vector CANoe and VTESTstudio) is integrated with RQM ( which is NOT currently) done. Test execution variable may come into the scenario.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.