You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to generate Allure report in two different test environments.
I'm able to generate two different JSON result files but as Test Result is same in both environments, it is showing one test result (As test result is same so same historyid has generated).
Example: I'm running 1 test case in two different test environments, like T1 and T2 and having 1 test case only.
I'm able to see, two different Json files but in Allure report, it's showing only 1 Test Result as historyid is same.
I verified in Allure documentation that if same test case executed in different environment and their result is same so same historyid will be generated.
I'm trying to distinguish test case result in two different environment.
As uuid is different, so how to use uuid as unique identifier to show as two different test case?
Thanks,
Alok Gupta
+1 (586) 438-9808
What Operating System are you using (both controller, and any agents involved in the problem)?
Windows 11 Enterprise
Reproduction steps
Step-1: I'm running 1 test case in two different test environments, like T1 and T2 and having 1 test case only.
Step-2: I'm able to see, two different Json files but in Allure report, it's showing only 1 Test Result as historyid is same.
Step3: I verified in Allure documentation that if same test case executed in different environment and their result is same so same historyid will be generated.
Expected Results
Allure report should show two test results
Actual Results
Allure report showing one test results
Anything else?
No response
Are you interested in contributing a fix?
Yes
The text was updated successfully, but these errors were encountered:
Jenkins and plugins versions report
Hi Team,
I'm trying to generate Allure report in two different test environments.
I'm able to generate two different JSON result files but as Test Result is same in both environments, it is showing one test result (As test result is same so same historyid has generated).
Example: I'm running 1 test case in two different test environments, like T1 and T2 and having 1 test case only.
I'm able to see, two different Json files but in Allure report, it's showing only 1 Test Result as historyid is same.
I verified in Allure documentation that if same test case executed in different environment and their result is same so same historyid will be generated.
I'm trying to distinguish test case result in two different environment.
As uuid is different, so how to use uuid as unique identifier to show as two different test case?
Thanks,
Alok Gupta
+1 (586) 438-9808
What Operating System are you using (both controller, and any agents involved in the problem)?
Windows 11 Enterprise
Reproduction steps
Step-1: I'm running 1 test case in two different test environments, like T1 and T2 and having 1 test case only.
Step-2: I'm able to see, two different Json files but in Allure report, it's showing only 1 Test Result as historyid is same.
Step3: I verified in Allure documentation that if same test case executed in different environment and their result is same so same historyid will be generated.
Expected Results
Allure report should show two test results
Actual Results
Allure report showing one test results
Anything else?
No response
Are you interested in contributing a fix?
Yes
The text was updated successfully, but these errors were encountered: