API clients (TL 1.8)
There is contribution by Stephen Meyn for NUnit and Gallio tools. Please check the contribution pages .
Localization update (TL 1.6 - 1.8)
You can parse english string file and update your localization files with missing definition. Please download the php script (use save link as). Usage:
- Correct the first line to point php binary
- Modify a path to master file (en_GB) - $file_eng
- Linux only: Allow execute - #chmod u+x tl_lang_parser.php
- Run the file with to-be-updated file as argument. For example:
#tl_lang_parser.php /home/havlatm/www/tl_head/locale/cs_CZ/strings.txt Note: to have report about parsing redirect script to file; for example #tl_lang_parser.php strings.txt > report.txt
Import XLS into TestLink (TL 1.7)
There is perl script that import test cases directly from Excel file. Please download contribution by Lakshmi Shivalingaiah from Symphony Services.
Performance improvements on execution (TL 1.7)
See tracker http://www.testlink.org/mantis/view.php?id=1824 . Contributed by Lakshmi Shivalingaiah from Symphony Services.
Eventum interface (TL 1.7)
TestLink supports interface to Bug Tracking System Eventum .
The interface is available from version TestLink 1.7.2. Users with older version could download contribution and related guide for configuration (pdf).
The contribution was developed by Stefan Stefanov from company www.vereo.eu. You can contact him for bug/enhancement reports via sstefanov @ vereo.bg.
Enhanced Bugzilla Integration (auto-report and auto-verify) TL 1.7
The integration of testlink and bugzilla with two main features by Ryan Martin of Netsweeper, Inc. Canada. -Auto-logger adds the ability to automatically create a new bug in bugzilla based on an executed test case. Clicking on the "Bug Management" button opens an expanded popup (built on the existing testlink feature) with dropdowns populated by the bugzilla database for product, component, and milestone. Selecting "Create Bug" generates a complete bug in bugzilla, and drops the entire test case and execution notes into a comment. -Auto-Verify adds the ability to automatically verify multiple bugzilla tickets instantly. The "Bug Management" popup contains an additional field that accepts a comma-delimited list of bug numbers. Hitting "Verify" takes you to a confirmation screen where bug information is shown, and hitting submit again verifies the bugs automatically. A comment is added which contains the test case number. Note that bugs will only be verified if they are marked as "Resolved", otherwise a message will display.
See tracker (require registration): http://www.testlink.org/mantis/file_download.php?file_id=486&type=bug
Several tools from Japan TestLink Community: testcaseCount, JavaToXML, MmToTestLink, RubyToXML, CToXml, allpairs2testcase, csv2testcase, decisionTable2testcase, pdfPageList2testcase, testcase2csv, testcaseConv, etc. Download here .
|