Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
XRAYCLOUD 2024 Sprint 2, XRAYCLOUD 2024 Sprint 3
-
Description
Description
As a user, I should be able to see If/Else blocks on the test results when importing results from Robot framework.
How to reproduce
- Generate a Robot Framework results XML which contains IF/ELSE statements within a Keyword clause like <kw name="Test Keyword">.
- Import this xml file into Xray.
Actual result/Attachments
- Test results will be imported, but the details won't contain the IF/ELSE statements:
Expected result
- Test result should be imported with Test Details including the IF/ELSE statements
Attachments
Issue Links
- relates to
-
XRAY-9565 Robot Framework IF/ELSE statements are not being imported when contained within a Keyword clause on the xml file
- Closed