Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Issue with import t...
 
Notifications
Clear all

Issue with import test cases from .CSV file

4 Posts
2 Users
0 Reactions
3,990 Views
(@dudych)
Posts: 3
Active Member
Topic starter
 
[#1613]

Hi,

I get an error message when importing test cases from .CSV file.
To reproduce this you need to use "import data" tool for importing test cases from .csv file with more than one line of text in "expected result" field, like:
test result
test result
I have attached such file and screenshot with error message. I should also note that the first test case imported successfully according to screenshot. But only the first line of expected result ("test result") was imported.

BR,
Taras


 
Posted : 03 Feb 2014 18H46
(@babynus)
Posts: 14952
Member Admin
 

Hi,

There seems to be a regression (it used to work)
Ticket #1289 recorded.

NB : imprort from XLSX files works fine with multiline fields.


 
Posted : 03 Feb 2014 23H51
(@babynus)
Posts: 14952
Member Admin
 

Hi,

In fact, it is not a regression : CSV import fails when multi line fields is the last one (first description was complete !!!).

A quick work around is to add an extra comma at the end of each line.


 
Posted : 04 Feb 2014 1H57
(@dudych)
Posts: 3
Active Member
Topic starter
 

Hi,

Adding an extra comma in each line is a pretty good workaround. It works fine.

Thanks a lot.


 
Posted : 04 Feb 2014 12H13
Share:

Scroll to Top