AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.
Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
Try AppSignal Free
MongoDB Atlas runs apps anywhere
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.
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
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.