Why manually deleted test suites don't recreate when I re-import from Excel?
Hi there,
I have a configuration for import testsuites in my RQM site.
It creates a testsuite and several testcases. And link those testcases to the testsuite.
At this ponit work perfectly. What I don't undestand is why when I go to my site and I manually delete the testsuite, if I execute the import again, my testsuite it's not going to be created anymore again. Why is this happening?
I updated my RQM Excel addin to version 6. Still not working.
Also to link the testsuite to a existing testplan is not working:
testsuite.tesplan = LinkExisting(EXTERNAL PLAN ID
My cfg file:
Thanks in advance for your help. It's getting me crazy.
I've been reading the little documentation I found about the addin. I believe I have learnt a lot about how the tool works. But I still can't get it all I think, because I am not being able to fix or undestand this behavior.
Thanks.
|
3 answers
Juan,
It creates the testsuite again, I suggest to refer sample 'TestSuite with TestCases 001', try with this sample and if it is still not working, please share the log file for further investigation.
Hope it helps.
Mehul
Comments
Juan Pons
commented Apr 14 '16, 7:01 a.m.
Hi,
First of all, thanks for your answer
I've tried that before. I checked it again and It doesn't create the testsuite again.
There is no evidence or error in the log.
Log:
Brett Bohnn
commented Apr 19 '16, 11:51 a.m.
Hi,
|
Juan,
Seems everything fine from Excel addin log, check qm.log if it captures any interesting information.
Regards,
Mehul
|
When you delete the test artifact in RQM, it's just a "soft" delete, and the artifact is placed in the trash, but still there. When you import the Excel file for a second time, the test artifacts will be created with the exact same Ids as before, and since they are still there (in the trash), the test artifacts simply get updated instead.
Comments
Juan Pons
commented Apr 15 '16, 2:25 a.m.
Hi Donald, thanks for your answer.
I find this weird. The 'soft' delete I mean. Because this is not the way it works with Tests cases or Test Plans.
Only happenning this with test suites as far as I know.
Donald Nong
commented Apr 15 '16, 4:55 a.m.
Can you confirm that deleting a test suite is a "soft" delete? How about test cases and test plans? I wonder what differs between these test artifacts - the way they get deleted, or the way they get created?
With test plans work fine.
If I delete de test case, also works fine. The test case is re-created.
How could I get to the trash and see if there is some test suites to confirm that those artifacts have "soft" deletion? I can't wonder why these artifacts have different behaviour. Maybe it's a plugin bug or something and we're are not going the correct way.
Donald Nong
commented Apr 19 '16, 5:29 a.m.
I don't currently have an environment to verify the behavior that you have observed. To view the trash, click on the gear icon at the top right corner and choose View Trash.
|
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.