I just posted a bug as issue 3823 in your Mantis tracker.
I have many test cases to import. I'm excited to convert them into the XML format required by TL 1.9. However, if the import of 1 test case fails, then I should not spend time trying import the hundreds/thousands of test cases that need importing.
What's the best way to import test cases in TL 1.9 Beta 6? Is it better to do imports using the API?
import of 1 test case failed in Beta 6 - any alternatives?
Moderators: Amaradana, TurboPT, TL Developers
Re: import of 1 test case failed in Beta 6 - any alternative
is impossible to understand what has happened with amount of detail you have provided.
Then there is no way to give you an advice
Then there is no way to give you an advice
Re: import of 1 test case failed in Beta 6 - any alternative
See issue 3823 in Mantis for the necessary details. You'll know find that amitkhullar added a note to that issue offering the insight I needed to move forward. The problem: my XML file was invalid - missing final closing tag. I'll have to remember to validate my XML before rushing to log bugs :>.