Urgent:- Unable to Import xml file.
-
- TestLink user
- Posts: 1
- Joined: Fri Sep 28, 2007 11:42 am
Urgent:- Unable to Import xml file.
Hi
I tried to import some xml files using "Import Test Suite" and "Import Test cases" functionality in test link but its showing blank page and nothing gets imported.
I have converted excel file which contains previously created testcases but that also is not getting imported.
It is showing blank page and no error message is seen.
any solution for this will be really very helpfull.
Thanks in Advance....
I tried to import some xml files using "Import Test Suite" and "Import Test cases" functionality in test link but its showing blank page and nothing gets imported.
I have converted excel file which contains previously created testcases but that also is not getting imported.
It is showing blank page and no error message is seen.
any solution for this will be really very helpfull.
Thanks in Advance....
Hi fman,
I also facing this issue and unable to import the xml file. Same observations: blank screen, no error and nothing is imported.
I've checked the PHP installation (php.ini) and enabled php_xmlrpc.dll but to no avail. Did I miss anything?
I am not very well versed in these but I need to know how to resolve it so that my department can transit over from TL1.6.2
Will appreciate your guidance. Thanks
I also facing this issue and unable to import the xml file. Same observations: blank screen, no error and nothing is imported.
I've checked the PHP installation (php.ini) and enabled php_xmlrpc.dll but to no avail. Did I miss anything?
I am not very well versed in these but I need to know how to resolve it so that my department can transit over from TL1.6.2
Will appreciate your guidance. Thanks

Re: Urgent:- Unable to Import xml file.
Madhusudan wrote:Hi
I tried to import some xml files using "Import Test Suite" and "Import Test cases" functionality in test link but its showing blank page and nothing gets imported.
I have converted excel file which contains previously created testcases but that also is not getting imported.
It is showing blank page and no error message is seen.
any solution for this will be really very helpfull.
Thanks in Advance....
i think it has something to do with the xml files u r importing.
check the xml content and make sure there is no special characters found in the testsuite and testcase name. i experienced this problem before and it has caused the entire project to be deleted and start importing again. but after removed the special characters, everything is fine.
-
- TestLink user
- Posts: 11
- Joined: Mon Mar 24, 2008 6:37 am
Importing data/TestCases to TestLink
Can i populate custome fields using an XML sheet?
I tried to add few custom fields in the test case and similarly i added few more elements in the XML file,but i am not able to populate the custom fields,no error is coming as well.
I tried to add few custom fields in the test case and similarly i added few more elements in the XML file,but i am not able to populate the custom fields,no error is coming as well.
-
- TestLink user
- Posts: 11
- Joined: Mon Mar 24, 2008 6:37 am
Importing data/TestCases to TestLink
php_domxml.dll
where is this parameter in php.ini
i cudn't locate it ,can sombody help me to locate this parameter.
where is this parameter in php.ini
i cudn't locate it ,can sombody help me to locate this parameter.
xml upload - zend.ze1_compatibility_mode -> OFF
guys,
I faced the same problem,
set PHP Core configuration->
zend.ze1_compatibility_mode -> OFF
and it works fine now....
hope this helps
eagleboy
I faced the same problem,
set PHP Core configuration->
zend.ze1_compatibility_mode -> OFF
and it works fine now....
hope this helps
eagleboy