I exported one of the test case out in XML, then modified to make another testcase in XML format, then import it back to the testlink. What happened is that I do not see any warning or error from the interface. Refresh the tree, and still cannot find the imported testcase.
Go back to "Events" tab, I see the following message:
E_WARNING require_once(DOMDocument.class.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory - in /var/www/html/testlink/lib/functions/common.php - Line 113
Checking the file common.php at line 113, there is a line:
require_once $class_name . '.class.php';
Anyone happened to see this message before? Any hint or suggestion is very much appreciated!
Thanks,
Lam
TestCase Import (XML) problem
Moderators: Amaradana, TurboPT, TL Developers
-
- TestLink user
- Posts: 8
- Joined: Wed Apr 05, 2006 3:33 pm
Re: TestCase Import (XML) problem
can u share the XML you are trying to upload?
Re: TestCase Import (XML) problem
1. wrong forum => post on forum regarding your TL version
2. missing PHP extension that manages DOMXML
2. missing PHP extension that manages DOMXML