22 projects tagged "Testing"
TestLink is a test management tool and execution tracking system with Web based and SOAP interfaces. It helps streamline the software development process. It enables quality assurance teams to create and manage their test cases and organize them into test plans and execute them. Users can also manage requirements, create reports, and directly work with bug trackers.
error_log feed is a PHP script that provides a feed with one alert for each line found on the error_log files of a chosen directory and its subdirectories. It's intended for webmasters that want to know, effortlessly, the warning and error messages caused by their own scripts on their Apache + PHP hosted Web sites.
Perl OS is a program that provides an easy interface to run Perl/Tk programs. It was also created to be an easy working environment, complete with a text editor, paint program, and more. It comes with several programs, along with a utility to add many more which can be found on the Internet. From the outside, Perl OS looks like a simple operating system. But inside, it is a powerful system for working with Perl and Tk.
Trowser is a browser for large line-oriented text files (such as debug traces). It's meant as an alternative to "less". Compared to less, trowser adds color highlighting, a persistent search history, graphical bookmarking, separate search result windows, and flexible skipping of input from pipes to STDIN. Trowser has a graphical interface, but is designed to allow browsing via the keyboard at least to the same extent as less. Key bindings and the cursor positioning concept are derived from vim.
Grammar Browser provides a simple-to-use graphical interface to the grammatical structure and relations of any text, as parsed by the Stanford Parser. It contains a grammatical relation editor to modify, import, and export grammatical relation definitions (tregex patterns and features).
Multiple Devices Proxy is an application proxy to communicate with pipes, serial ports (RS-232/RS-485), TCP/IP, and potentially all devices in a host computer via TCP/IP sockets. It supports multicast and communication isolation. Any server may have many resources, e.g. 2 pipes, 4 RS-232, and 2 connected sockets to another server. Clients may ask for 1 to many of these resources, and all data will be multicast.
SWEC is a program that automates testing of dynamic Web sites. It parses each HTML file it finds for links, and if those links are within the site specified, it will check that page as well. In addition to parsing and locating links, it will also parse the pages looking for known errors and report those. It will report if a page cannot be read (by either returning a 404, 500, or similar).