WCell is not using this repository anymore - Please refer to our homepage @ http://www.wcell.org and check out our new repository on Github @ http://github.com/WCell/WCell
Test Automation is a C#-based application that manages projects, requirements, defects, test cases, test case run history, and facilitates automated testing.
This is a collection of Eclipse plug-ins that help you work with .NET. If you used tools like Emonic, this is something that will be helpful. Current functional tools include NUnit and NAnt support. Both tools work like their Java equivalents.
xmlCoverage measures the extend in which XSDs are exercised by a set of XMLs. i.e. how much of a product xml configuration or xml messages space are covered by current test cases.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Tool for monitoring of OCI client applications [f.e.: TOAD/TOra, or any OCI-based fat client] interaction with Oracle Database. Monitors SQL statements and values passed/fetched between client application and RDBMS. Consists of simple and nice GUI [C#] and events handler [C++] with quite a lot of OCI hacking. Interface between handlers and tool's GUI is through tailing of XML "pipeline" files in $HOME/.ocimonitor directory. Tool is quite similar to Quest SQLMonitor, which is unable to trace values.
Webtest Template Generator creates xml files for every web page in the target app. It creates a template that logins in to the app, invokes a particular page and then verifies that no errors occur and validates links and images. Use with Canoo Webtest
Replay is a network analysis and teaching tool designed to repeat captured network traces on tap network devices. At the moment this is only a proof of concept even though it is already useable.
Steel Rats is a gui wrapper for the command line source code auditing tool RATS. It examines C, Perl, php and python code for keywords that could cause security holes and provides a report for you to further investigate the possible security holes.
ZCore is a set of Creative Studio for designing, testing, building ... solutions based on .NET framework. Contains UML designs tools, code editor & build tools, debug & test tools, user interface create tools ...
Apodora is a framework for automating functional testing of web applications. It's key focus is on reducing the cost of maintenance thereby increasing the time for further script development.
Performance Counter is a computer management program for every kinds of users. It gives a change to manage processes effectively through clear and guided interface.
With this software you can check propriety of XML structure thorough selected XSD schemas. All written in C#, can be used also as component in other projects.
BugOnline is a Web-base bug tracker system; It is easy for install and use. BugOnline base on ASP.NET 2.0 ,SqlServer 2005(include Express version),Ajax etc. BugOnline是一个易于安装及使用的Bug管理系统,基于ASP.NET2.0,SqlServer2005等技术
Specter is an object-behaviour specification framework for .NET and Mono. It enables behavior driven development (BDD) by allowing developers to write executable specifications for their objects, before actually implementing them.
Nester is a test tester for testing your C# NUnit tests. It is in the spirit of Jester (http://jester.sourceforge.net) but for the .NET platform. It modifies your source code and runs the tests. It can help point out missing tests or redundant code.
Fit4Net is an automated requirements Validation and Verification testing toolkit. Fit4Net has been strongly influenced by FIT, and associated frameworks such as Fitnesse, as well as unit testing frameworks such as nUnit.
The HL7 Test Harness system is an HL7 v3 message conformance testing application that also provides the ability to simulate the message processing actions of a client and/or server system. The app provides message workflow, format and content testing.
mobileUnit provides a testing environment utilizing an NUnit interface for Microsoft .NET Compact Framework V2.0 applications. Unit tests can be run either within the emulator or upon the handheld device itself.
UI allows selective execution of tests.
Avignon is an acceptance test system that allows you to write executable tests in a language that you define. It uses XML to define the syntax of the language but, if you choose to extend the language, leaves the semantics of the tests up to you.
NHag - NHibernate Automated Generator - is an advanced Codegenerator. Based on the hbm.xmls it can produce class code (in VB.NET and C#), Cell- and MVP-based abstraction layers and test scenarios (Test-DB and Unit Tests) for the generated classes. It's
TestGen.Net can automatically generate test cases that comply with NUnit, from existing assemblies, for .Net programmers. This project is derived from Edwinyeah's NUnitPartner at http://www.freewebs.com/edwinyeah/