Category/Software-development/testing-qa
Broaden your selection: Category/Software-development
Category/Software-development
testing-qa (28)
- .NET
- The .NET platform (pronounced as "dot net") is a free and open-source, managed computer software framework for Windows, GNU/Linux, and macOS operating systems
- Byggsteg
- byggsteg is a free software project with the aim of developing a suite of functionalities to allow engineers to deliver software quicker and with less friction. byggsteg means "build step" in the Norwegian language, and is a CI/CD orchestrator written in Guile Scheme. It uses plain Guile, SXML, SQLite3 and some basic POSIX / UNIX utilities, and is built with the mighty GNU Artanis web-framework. View my live instance of byggsteg here: https://byggsteg.jointhefreeworld.org The aim of byggsteg is to release you from your dependency on proprietary systems. This allows you to create continuous integration and continuous delivery (CI & CD) pipelines in an easy way that are tailored to your needs and which you fully control.
- Cobertura
- Cobertura is a Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.
- DeepfakeHTTP
- **DeepfakeHTTP** is a web server that uses HTTP dumps as a source for responses.
- What are people using it for?**
- Dogtail
- dogtail is a GUI test tool and automation framework written in Python. It uses Accessibility (a11y) technologies to communicate with desktop applications. dogtail scripts are written in Python and executed like any other Python program. dogtail has a number of features that aid in the automation and testing of desktop applications. These include:
- Scripts written in Python - Since dogtail uses Python as its scripting language, scriptwriters gain enormous power and flexibility in what they can do with dogtail. If you can do it in Python, you can do it with dogtail.
- Procedural API - A procedural scripting API allows for fast and easy blackbox tests to be written. Ace programmer credentials are not necessary to write useful automated scripts.
- Easily Extensible - dogtail is object oriented "under the covers" so more advanced users can write custom classes and helper libraries simply.
- Results and debug reporting - Test case comparisons are written to a tab-delimited results file for easy processing. Debug information is written to its own log for detailed analysis of what happened during script execution.
- Dwarfdump
- Available as source code only. Prints a human readable representation of DWARF versions 2,3,4, and 5 data from an object file such as Elf,MacOS, or PE(windows). Includes libdwarf, a C library that reads the binary format and presents the data to callers via its API.
- Exactly
- Tests a command line program by executing it in a temporary sandbox directory and inspecting its result. Tests executable programs, program source files, or inline source or shell commands. Or tests properties of existing files, directories etc. Supports individual test cases and test suites. It has a built in help system, who's contents can also be output as html. Test cases, and test suites, are written in plain text files.
- GPU Stress Test
- GPU Stress Test is a lightweight, web-based tool designed to evaluate the performance, stability, and thermal behavior of a graphics processing unit (GPU). It allows users to simulate high-load graphical conditions in order to identify potential issues such as overheating, instability, and performance degradation. The tool is accessible directly through a web browser and does not require installation of proprietary software. It is intended for use by developers, system administrators, and end users who need a simple and efficient method for testing GPU performance. GPU Stress Test can be used in a variety of scenarios, including hardware validation, troubleshooting graphical performance issues, and verifying system stability after configuration changes such as driver updates or hardware upgrades. The software is designed with portability and accessibility in mind, supporting multiple platforms including GNU/Linux, Windows, and other systems capable of running modern web browsers. It uses standard web technologies to interact with the system’s graphics capabilities and provide real-time feedback during testing.
- Gamepad tester
- DeviceXA Gamepad Tester is a free, browser-based utility that allows users to test and diagnose game controllers in real time. It supports button inputs, analog sticks, triggers, vibration feedback, and axis movements directly within the browser without requiring installation. The tool is designed for gamers, developers, and technicians who need to verify controller functionality, detect drift issues, and analyze input responsiveness. It works across modern browsers using the Gamepad API and supports multiple controller types including Xbox and PlayStation devices. The software is lightweight, easy to use, and accessible from any device with a compatible browser.
- GitLab
- GitLab includes Git repository management, issue tracking, code review, an IDE, activity streams, wikis, and more. It has continuous integration and delivery features to help you run automated tests and build scripts and deploy your code from your development environment to production.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.
