Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Done
-
1.010.000
-
STG, Live - All Browsers
-
1.011.000 / 1.010.001 Sprint 2
Description
Short Description: When Importing Cucumber Tests with several different scenarios in the file, using REST API and passing the infoTest parameter, the Tests are created with the same Summary.
Steps to Reproduce:
1 - Create a POST request to the following endpoint "url"/api/v1/import/feature.
2 - Pass a "file" with several scenarios in it (see attach) and an "infoTest" (see attach).
3 - Send the request.
Actual Results: Two tests are created with the same summary.
Expected Results: Two tests should have been created with different summaries.