Forum Discussion
Hi jchavarria19
Hope you are well.
Typically when using the if you want to maintain the same test case in executions then the test items being executed cannot change.
If it changes the agent is expected to create a new test case.
For robot frame work check out this thread which may help you
https://stackoverflow.com/questions/55021913/integrate-robot-framework-with-zephyr-for-jira
KR
Vincent
- jchavarria193 years agoNew Contributor
Hello Vincent,
Thanks for the feedback and the link provided. vinniew
I am not sure what do you mean with "then the test items being executed cannot change."
Let me state my question the simplest. This is my current results file. Please note testcase name="AMPAND-123"
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="Test Ampand 123" tests="1" errors="0" failures="0" skipped="0" time="36.276"> <testcase classname="Test Ampand 123" name="AMPAND-123" time="26.458"> </testcase> </testsuite>
I have the following test case item in Zephyr, The issue Key is "AMPAND-123"
How to upload automated test results to continue using this test case item instead of creating a new one in zephyr? Please note the upload action creates a new test item AMPAND-2041 which is undesired.
Reference.
Related Content
- 2 years ago
- 5 months ago
Recent Discussions
- 15 days ago
- 22 days ago