Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Done
-
1.007.001
-
STG, Live - All browsers
Description
Short Description: When copying information from a csv file that only contains the column two columns and using the functionality "from the clipboard" by putting the column layout "Step, Result", the import does not populate the correct columns. Data column is populated instead of Results column. When importing information from csv file that only contains the two columns and using the functionality "from csv" by putting the column layout "Step, Result", the import does not import the steps. The same happens if the csv file has one column and the column layout is "Step".
Steps to Reproduce:
1 - Navigate to a manual Test issue
2 - Select to import steps from the clipboard
3 - Pick the correct delimiter and in the column layout pick "Step, Result"
4 - Copy paste the information of the csv file that contains only two columns: Step and Result
Actual Result: The information is not imported correctly. Data column is populated instead of the Results column.
Expected Result: Comparing it with XRay server, the Data column should not be displayed in the look and feel, only the Steps and Results columns.
5 - Select to import steps from csv file (csv file only contains two columns)
6 - Enter the correct delimiter and pick in the column layout "Step, Result"
Actual Result: An error message Invalid columns layout is displayed
Expected Result: Comparing it with XRay server, the steps should have been imported