Search found 3 matches
- Thu Dec 30, 2010 7:30 am
- Forum: XML-RPC API
- Topic: [SOLVED] - PYTHON - could not deal with some special chars
- Replies: 3
- Views: 8667
Re: could not deal with some special characters with xml-rpc
I also have this problem. Is it resolved?
- Thu Dec 30, 2010 7:23 am
- Forum: XML-RPC API
- Topic: Need help with getTestCaseIDByName
- Replies: 0
- Views: 3466
Need help with getTestCaseIDByName
Hello everyone, When I tried to use getTestCaseIDByName with a Chinese name to return the testcaseID, I got the results: [{'message': '(getTestCaseIDByName) - Cannot find matching test case. No testcas e exists with the name provided!', 'code': 5030}] I found it could get testcaseID by English name,...
- Thu Dec 30, 2010 7:07 am
- Forum: XML-RPC API
- Topic: getTestCasesforTestSuite API function in Python
- Replies: 2
- Views: 5992
getTestCasesforTestSuite API function in Python
Hello,
In python, how can I use getTestCasesforTestSuite API function to return all testcases?
In python, how can I use getTestCasesforTestSuite API function to return all testcases?