Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Xray DC V7.1.0
-
Xray 2024 S4
-
Description
Description
Test case Importer is importing the Tests even if the Test Action has empty data.
Pre-conditions
How to reproduce
- Import the Tests without mentioning any data in the Action column.
Actual result/Attachments
Tests are getting Imported without Action, Data, and Expected Result.
Expected result
Test Case Importer should throw an error if the Test Action does not have any data.
"errors": [
{
"xray": "Step 1 is missing following required fields: action."
If Action is empty
if empty, the "Action" column will be filled with "undefined"
Attachments
Issue Links
- is cloned by
-
XRAY-10204 In Test Case Importer imports Tests even if the Test Action field is empty.
- To CD release
- relates to
-
XRAY-8592 Test Case Importer can't be used with "Manual Test Steps" set as Required
- Closed
-
XRAY-10204 In Test Case Importer imports Tests even if the Test Action field is empty.
- To CD release