Thursday, 22 September 2016

Installing Testlink

Installing Test Link

I found the best site that describes the install of Testlink here:
http://roadtoautomation.blogspot.com.au/2013/09/how-to-install-and-setup-testlink-on.html


Wednesday, 21 September 2016

TestLink: Bulk importing of test results

TestLink: Bulk importing of test results

This post is a quick one to explain the tools and steps that can be used to import bulk test results since this is not available out of the box from TestLink. This was done with TestLink version 1.9.14.

I've tried a number of ways to perform a bulk import of results. The easiest and most successful method can be found below. (No need to reinvent the wheel - the explanation in the accompanying 'How To' document is perfect).

Tools required:

Please download the following:
Goto: https://github.com/MrBricodage/TestLink--ImportExcelMacro

Download the zip file. Unzip the corresponding files and follow the detailed steps outlined in 03-Execution-HowTo.pdf.




Wednesday, 7 September 2016

Importing Test Cases from Excel to TestLink

Importing Test Cases in Test Link

As part of a migration of test cases from Excel to TestLink 1.9.14, we had to import existing test cases from our current test cases repository (Microsoft Excel).
Out of the box, there was no easy way to do this as TestLink will only import xml and the xml needed to be in the correct format, which was not easy to manually do, especially for the large number of test cases we required to import.

This is just a short blog explaining the best method I found whilst searching the web, to Import existing test cases from Excel into TestLink. This worked really well in our environment.

Downloads required:

https://sourceforge.net/projects/ex-converter/


EX-Converter is a windows application that converts the test cases from Excel into the appropriate TestLink XML Formats. 

The only columns this will import are:
Name
Importance (Priority)
Summary (eg. Title)
Preconditions
Actions (Steps)
Expected Results


The spreadsheet should be in the following format:

After running Ex-Converter fill it in like the below:

Click on convert and go to the location where you saved the file: testcasessample1.xml

Log into Test Link and select a test suite you want to import the test case into.

Click on the import option: