Testopia:Documentation:XMLImport: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (Remove <requirement> where is was not needed.)
No edit summary
Line 9: Line 9:
|}
|}


==Know Issues==
==Known Issues==


*Tag <category> will error with "Cannot find product ' ' for category 'CATEGORY'".  Work around is to include the category with the <categoryname> tag under the <testcase> tag and the category will be created if it does not exist.
*Tag <category> will error with "Cannot find product ' ' for category 'CATEGORY'".  Work around is to include the category with the <categoryname> tag under the <testcase> tag and the category will be created if it does not exist.
Line 15: Line 15:
*Tag <requirement> is listed as required for a Test Case in testopia.dtd but should not be.
*Tag <requirement> is listed as required for a Test Case in testopia.dtd but should not be.
*Tag <alias> is listed as 0 or more times in testopia.dtd and should be 0 or 1.
*Tag <alias> is listed as 0 or more times in testopia.dtd and should be 0 or 1.
*Tag <editor> is still included in testopia.dtd although there is nolonger a Test Plan Editor.
*Tag <editor> is still included in testopia.dtd although there is no longer a Test Plan Editor.
*The testplan_reference type of Database_description is not yet implemented.
*The testplan_reference type of Database_description is not yet implemented.


Line 33: Line 33:
===Minimum===
===Minimum===


Minimum XML to create a Test Plan with a associated Test Case.
Minimum XML to create a Test Plan with an associated Test Case.


  <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
  <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
141

edits

Navigation menu