Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.179.594 Times

Quality Assurance software
Filter: All | Freeware | Demo
 

Quality Assurance

< 1 2 3 4 5 
Added: October 19, 2010 | Visits: 1.150

Duplo Duplo is a tool to find duplicated code blocks in large C, C++, Java, C#, and VB.Net systems. - Sample output snippet - ... srcenginegeometrysimpleTorusGeometry.cpp(56) srcenginegeometrysimpleSphereGeometry.cpp(54) pBuffer[currentIndex*size+3]=(i+1)/(float)subdsU;...



Platforms: *nix

License: Freeware Size: 21.5 KB Download (106): Duplo Download

Added: July 24, 2010 | Visits: 1.144

Sin Continuous Integration Sin project is a framework that implements Continuous Integration on top of the Subversion version control system. This can help to improve the overall productivity of your development team by reducing the number of build breakage experiences or even eliminating them entirely.. CollabNet,...





Platforms: *nix

License: Freeware Size: 2.3 MB Download (95): Sin Continuous Integration Download

Added: July 12, 2010 | Visits: 1.463

Jamit Jamit is short from Java Access Modifiers Inference Tool and it allows you to infer tighter access modifiers for Java code. Analyzing bytecode, it can find out if fields or methods may be declared private, default, protected, or final. Engineering software with Jamit can thus help increase...


Platforms: *nix

License: Freeware Size: 7.5 MB Download (103): Jamit Download

Added: January 17, 2010 | Visits: 914

Jameleon Jameleon project is an automated testing framework that can be used by technical and non-technical users alike. One of the main concepts behind it is to create a group of keywords or tags that represent different screens of an application. All of the logic required to automate each particular...


Platforms: *nix

License: Freeware Size: 3.8 MB Download (104): Jameleon Download

Added: November 04, 2010 | Visits: 759

MemCheck Deluxe MemCheckDeluxe is an enhanced leak finder/memory profiler. It tracks all the memory allocated, and can report where it was created at the end of a program (memory that would have been leaked). It tracks the largest and smallest chunks allocated, the maximum memory used, and the highest number...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (119): MemCheck Deluxe Download

Added: November 11, 2010 | Visits: 2.193

Marathon GUI Test Tool Marathon project is a testing framework for GUI applications developed using Java/Swing. Marathon composes of recorder, runner and editor. The testscripts are composed of python code. Marathon focuses on end-user testing. One need not know Java or Swing to record test scripts using Marathon....


Platforms: *nix

License: Freeware Size: 4.6 MB Download (114): Marathon GUI Test Tool Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 1.182

RailsTidy RailsTidy project is a plugin for Ruby On Rails..


Platforms: *nix

License: Freeware Size: 11.26 KB Download (95): RailsTidy Download

Added: January 02, 2010 | Visits: 1.027

Test-AutoBuild Test-AutoBuild is a framework for performing continuous, unattended, automated software builds. Test-AutoBuild pulls code from source control repositories (CVS, Perforce, and GNU Arch are currently supported), calculates inter-module dependencies, builds each module, and then generates HTML...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (97): Test-AutoBuild Download

Added: February 03, 2010 | Visits: 1.070

Delta Delta project assists users in minimizing "interesting" files, subject to a test of their "interestingness". A common such situation is when attempting to isolate a small failure-inducing substring of a large input that causes a program to exhibit a bug. The best way to understand how to use...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (97): Delta Download

Added: October 22, 2010 | Visits: 1.059

yagg yagg, given YACC-like and LEX-like input files, generates a C++ program that generates all strings of a user-specified length. yagg can then be used to generate inputs for testing, or to validate that a grammar accepts the strings that you think it does. The grammar file provides the grammar...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (103): yagg Download

Added: February 20, 2010 | Visits: 1.309

Mock Objects for C++ mockpp is a platform independent generic unit testing framework for C++. Mock Objects for C++ goal is to facilitate developing unit tests in the spirit of Mock Objects for Java, EasyMock and jMock. Mock objects allow you to set up predictible behaviour to help you test your production code by...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (103): Mock Objects for C++ Download

Added: October 16, 2010 | Visits: 931

BasicQuery BasicQuery is a Java-based application used to access databases through JDBC. It features a Swing-based GUI and includes capabilities useful to developers when testing SQL statements against a database. BasicQuery also produces timing information, which is valuable during tuning exercises..


Platforms: *nix

License: Freeware Size: 1.3 MB Download (91): BasicQuery Download

Added: September 13, 2010 | Visits: 711

DigitalTester Test management is a complex and time consuming task. In the U.S. alone, software errors cost the U.S. economy 59.5 billion dollars a year. A robust test management strategy can save you a fortune, poor test management can cost even more. Test teams gather information from a variety of sources...


Platforms: *nix

License: Shareware Cost: $385.00 USD Size: 44.5 MB Download (93): DigitalTester Download

Added: November 18, 2010 | Visits: 908

ckjm ckjm project calculates Chidamber and Kemerer object-oriented metrics by processing the bytecode of compiled Java files. For each class given, the program calculates the following six metrics proposed by Chidamber and Kemerer: WMC, weighted methods per class; DIT, depth of inheritance tree;...


Platforms: *nix

License: Freeware Size: 1024 KB Download (135): ckjm Download

Added: October 11, 2010 | Visits: 1.713

dogtail dogtail is the Desktop GUI Tester for Linux. It is a GUI test tool and automation framework written in Python that uses Accessibility (a11y) technologies to communicate with desktop applications. dogtail scripts are written in Python and executed like any other Python program. dogtail project...


Platforms: *nix

License: Freeware Size: 1.6 MB Download (103): dogtail Download

Added: July 10, 2010 | Visits: 2.513

Digital Product Management Library SDK Digital Product Management Library SDK (DPML SDK) is a management platform for Java-based component development, resource management, and deployment. The project is composed of the Transit resource management layer, the Depot multi-project build system, the Metro component management runtime...


Platforms: *nix

License: Freeware Size: 5.7 MB Download (119): Digital Product Management Library SDK Download

Added: September 09, 2010 | Visits: 927

Gnocchi Gnocchi is a complexity analyzer for C++ code. It calculates cyclomatic and the NPATH complexity measures. The project reads the coverage information produced by GCC and determines the complexity of all functions. If code is compiled with -fprofile-arcs or -ftest-coverage (depending on compiler...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (95): Gnocchi Download

Added: July 10, 2010 | Visits: 1.122

P-UMLaut The P-UMLaut tool allows the user to transform UML 2.0 Sequence Diagrams to semantically equivalent Petri Nets. These Petri Nets may then be simulated using the supplied PN simulator (of PEP descent) or operated on with any tool that can work with high level Petri Nets. By plugging different...


Platforms: *nix

License: Freeware Size: 15.9 MB Download (98): P-UMLaut Download

Added: May 27, 2010 | Visits: 825

JProfiler JProfiler is an award-winning all-in-one Java profiler..


Platforms: *nix

License: Shareware Cost: $499.00 USD Download (109): JProfiler Download

Added: January 23, 2010 | Visits: 829

qtsourceview qtsourceview is a cross platform syntax highlighter library written in C++/Qt, based on the syntax highliter definitions from the GtkSourceView project: http://gtksourceview.sourceforge.net/ The library comes with 3 demos, which show how to use it for displaying text in different highlight...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (92): qtsourceview Download

< 1 2 3 4 5