Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
TestLink is a web based Test Management tool.
The application provides Test specification, Test plans and execution, Reporting, Requirements specification and collaborate with well-known bug trackers.
Repository: https://github.com/TestLinkOpenSourceTRMS
TestLink-API-Python-client is a Python XML-RPC client for TestLink
Initially based on James Stock testlink-api-python-client R7 and Olivier Renault JinFeng idea - an interaction of TestLink, Robot Framework and Jenkins.
TestLink-API-Python-client delivers two main classes
- TestlinkAPIGeneric - Implements the Testlink API methods as generic PY methods with error handling
- TestlinkAPIClient - Inherits from TestlinkAPIGeneric and defines service methods like "copyTCnewVersion"
and the helper class
- TestLinkHelper - search connection parameter from environment variables and command line arguments
Projeto dedicado a tradução do TestLink para o Português do Brasil.
Sempre que uma nova versão da ferramenta for disponibilizada, os arquivos de tradução serão atualizados aqui.
Projeto realizado pelo Blog Zarro Boogs (http://zarroboogsfound.blogspot.com/). Acesse o nosso blog para saber maiores detalhes!
This unitils module will allow you to push results of automated test results to testlink, an opensource test management software (@see http://testlink.org/ )
take a look at the wiki for some examples
The tool designed to migrate test cases from TestLink to TFS
testlink2tfs is a tool designed to migrate test cases from TestLink to TFS. The following fields are migrated:
- Test Case name
- Summary (TestLink) -> Description (TFS) (migrates images too!)
- Steps + Expected results (TestLink) -> Steps (Action column) in TFS
Note: Attachments are not migrated, test suite hierarchy in TestLink is not preserved!
A tool that generates XML file for TestLink importing.
EX-Converter is a lightweight Windows application that could convert your test specifications from Excel sheets to TestLink XML formats; then you can use the
XML files for TestLink importing.
It aims to minimize your effort on modifying existing xls/xlsx format test cases and free you from directly handling XML elements.
Download source code, sample templates, a quick tutorial and the application itself from "Files" as you wish. Just try it and see if it helps with your work!
...
This project includes some improvement to TestLink on authorization,such as anyone couldn't delete any test object but administrator(s) can do so,as well as all English information were translated into Chinese.
AgilTestList is a small web tool for specifiy test cases like in TestLink (http://testlink.sourceforge.net/docs/testLink.php) but with maven integration for agil developing.