How to upload appended test cases into RQM tool using RQM excel importer
One answer
Hi, Subash
If your newly added test case has exactly the same format as your previously imported test cases in the excel sheet, you can simply modify your config file to start from the row of the newly added test case in the sheet and everything should remain the same, the importer should be able to pick up the new test case from the specified starting row of the newly added test cases.
Thanks