Multi-cloud security delivered — now and in the future.
Designed for organizations operating in the cloud who need complete, centralized visibility of their entire cloud estate and want more time and resources dedicated to remediating the actual risks that matter, Orca Security is an agentless cloud Security Platform that provides security teams with 100% coverage their entire cloud environment.
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
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.