DotNet – Software Testing Tools Guide http://www.testingtoolsguide.net A comprehensive software testing tools listing Tue, 24 Jan 2017 12:16:47 +0000 en-US hourly 1 https://wordpress.org/?v=5.3.21 http://www.testingtoolsguide.net/wp-content/uploads/2016/11/cropped-icon-32x32.png DotNet – Software Testing Tools Guide http://www.testingtoolsguide.net 32 32 Doubler http://www.testingtoolsguide.net/tools/doubler/ http://www.testingtoolsguide.net/tools/doubler/#respond Wed, 02 Nov 2016 17:21:14 +0000 http://www.testingtoolsguide.net/tools/doubler/ Doubler is a code generator that makes unit testing easier. It is especially useful when working with legacy code. It…

The post Doubler appeared first on Software Testing Tools Guide.

]]>
Doubler is a code generator that makes unit testing easier. It is especially useful when working with legacy code. It is a Reflector add-in, a tool already woven into your workflow. It will help you cleave dependencies apart, create test doubles, and write unit tests with little effort and less coding.

The post Doubler appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/doubler/feed/ 0
IronRubyUnit http://www.testingtoolsguide.net/tools/ironrubyunit/ http://www.testingtoolsguide.net/tools/ironrubyunit/#respond Wed, 02 Nov 2016 17:21:52 +0000 http://www.testingtoolsguide.net/tools/ironrubyunit/ IronRuby Silverlight Unit Testing Framework This framework is intended to be used with Chiron and the Silverlight Dynamic Language SDK.

The post IronRubyUnit appeared first on Software Testing Tools Guide.

]]>
IronRuby Silverlight Unit Testing Framework

This framework is intended to be used with Chiron and the Silverlight Dynamic Language SDK.

The post IronRubyUnit appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/ironrubyunit/feed/ 0
Fortify http://www.testingtoolsguide.net/tools/fortify/ http://www.testingtoolsguide.net/tools/fortify/#respond Wed, 02 Nov 2016 17:21:29 +0000 http://www.testingtoolsguide.net/tools/fortify/ HPE Security Fortify offers end-to-end application security solutions with the flexibility of testing on-premise and on-demand to cover the entire…

The post Fortify appeared first on Software Testing Tools Guide.

]]>
HPE Security Fortify offers end-to-end application security solutions with the flexibility of testing on-premise and on-demand to cover the entire software development lifecycle.

The post Fortify appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/fortify/feed/ 0
GlowCode http://www.testingtoolsguide.net/tools/glowcode/ http://www.testingtoolsguide.net/tools/glowcode/#respond Wed, 02 Nov 2016 17:21:29 +0000 http://www.testingtoolsguide.net/tools/glowcode/ GlowCode is a complete real-time performance and memory profiler for Windows and .NET programmers who develop applications with C++, C#,…

The post GlowCode appeared first on Software Testing Tools Guide.

]]>
GlowCode is a complete real-time performance and memory profiler for Windows and .NET programmers who develop applications with C++, C#, or any .NET Framework-compliant language. GlowCode helps programmers optimize application performance, with tools to detect memory leaks and resource flaws, isolate performance bottlenecks, profile and tune code, trace real-time program execution, ensure code coverage, isolate boxing errors, identify excessive memory usage, and find hyperactive and loitering objects. For native, managed, and mixed code.

The post GlowCode appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/glowcode/feed/ 0
Gendarme http://www.testingtoolsguide.net/tools/gendarme/ http://www.testingtoolsguide.net/tools/gendarme/#respond Wed, 02 Nov 2016 17:21:29 +0000 http://www.testingtoolsguide.net/tools/gendarme/ Gendarme is a extensible rule-based tool to find problems in .NET applications and libraries. Gendarme inspects programs and libraries that…

The post Gendarme appeared first on Software Testing Tools Guide.

]]>
Gendarme is a extensible rule-based tool to find problems in .NET applications and libraries. Gendarme inspects programs and libraries that contain code in ECMA CIL format (Mono and .NET) and looks for common problems with the code, problems that compiler do not typically check or have not historically checked.

Gendarme uses the Cecil library to introspect code.

The post Gendarme appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/gendarme/feed/ 0
FitNesse http://www.testingtoolsguide.net/tools/fitnesse/ http://www.testingtoolsguide.net/tools/fitnesse/#respond Wed, 02 Nov 2016 17:21:21 +0000 http://www.testingtoolsguide.net/tools/fitnesse/ The fully integrated standalone wiki and acceptance testing framework

The post FitNesse appeared first on Software Testing Tools Guide.

]]>
The fully integrated standalone wiki and acceptance testing framework

The post FitNesse appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/fitnesse/feed/ 0
Fiddler http://www.testingtoolsguide.net/tools/fiddler/ http://www.testingtoolsguide.net/tools/fiddler/#respond Wed, 02 Nov 2016 17:21:21 +0000 http://www.testingtoolsguide.net/tools/fiddler/ A free web debugging proxy for any browser, system or platform.

The post Fiddler appeared first on Software Testing Tools Guide.

]]>
A free web debugging proxy for any browser, system or platform.

The post Fiddler appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/fiddler/feed/ 0
DTP http://www.testingtoolsguide.net/tools/dtp/ http://www.testingtoolsguide.net/tools/dtp/#respond Wed, 02 Nov 2016 17:21:14 +0000 http://www.testingtoolsguide.net/tools/dtp/ Parasoft Development Testing Platform (DTP) enables Continuous Testing. Leveraging policies, DTP consistently applies software quality practices across teams and throughout…

The post DTP appeared first on Software Testing Tools Guide.

]]>
Parasoft Development Testing Platform (DTP) enables Continuous Testing. Leveraging policies, DTP consistently applies software quality practices across teams and throughout the SDLC. It enables your quality efforts to shift left–delivering a platform for automated defect prevention and the uniform measurement of risk.

The post DTP appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/dtp/feed/ 0
dotunit http://www.testingtoolsguide.net/tools/dotunit/ http://www.testingtoolsguide.net/tools/dotunit/#respond Wed, 02 Nov 2016 17:21:14 +0000 http://www.testingtoolsguide.net/tools/dotunit/ otunit is a port of JUnit (www.junit.org) to the Microsoft .net platform. This testing framework allows for automated unit and functional…

The post dotunit appeared first on Software Testing Tools Guide.

]]>
otunit is a port of JUnit (www.junit.org) to the Microsoft .net platform. This testing framework allows for automated unit and functional tests which are vital for refactoring and regression testing.

The post dotunit appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/dotunit/feed/ 0
dotTEST http://www.testingtoolsguide.net/tools/dottest/ http://www.testingtoolsguide.net/tools/dottest/#respond Wed, 02 Nov 2016 17:21:14 +0000 http://www.testingtoolsguide.net/tools/dottest/ Parasoft® dotTEST™ is an integrated Development Testing solution for automating a broad range of testing best practices proven to improve…

The post dotTEST appeared first on Software Testing Tools Guide.

]]>
Parasoft® dotTEST™ is an integrated Development Testing solution for automating a broad range of testing best practices proven to improve development team productivity and software quality. dotTEST also seamlessly integrates with Parasoft SOAtest, which enables end-to-end functional and load testing for complex distributed applications and transactions.

Static analysis, code coverage, runtime error detection, unit tests generator

The post dotTEST appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/dottest/feed/ 0