Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
Try AppSignal Free
Cut Your Data Warehouse Bill by 54%
Migrate from Snowflake, Redshift, or Databricks with free tools. No SQL rewrites.
BigQuery delivers 54% lower TCO with serverless scale and flexible pricing. Free migration tools handle the SQL translation automatically.
Test dataset generator with export options to database, csv and json
An utility capable of producing simple datasets with test data with accordance to user-provided patterns and settings. Datasets can be afterwards exported to JSON and CSV files as well as to database table. At moment, SQLServer and PostgreSQL export providers implemented.
Please Read "read_me" file first before using this project.
Remember: This Project is designed in VS2012 x64 and database is designed in sqlserver 2012 x64.
Suggestion: Put following code in web.config files in <forms> tag to save password in encrypted format
<credentials passwordFormat="SHA1"></credentials>
New Feature - Create new category of question from front-end.
Explore and Rate this web-application and suggest me for better practices....
Framework for DotNet 3.5 applications to provide post-installation sanity checks : including validation of database's schemas against LINQ to SQL mappings, checking for the presence of required app config keys, and more (to be determined)
The purpose of the project is summarising effort from a number of analytic libraries, adding interactive web-based user interface and making a free open source solution for risk analytics and stress testing.
Feb 8, 2012 Paul Glasserman's Importance Sampling and Tail Approximations as well as plain Monte Carlo have been implemented for for the widely used normal copula model of portfolio credit risk. The package includes source code, examples, spreadsheet with results and references to the papers.
Database unit testing for .Net - MS SQL, MySQL, Oracle. Includes a database testing dll/API, an example project with C# templates to help get started, sql helper scripts and an application to export XML from a database. Features include - testing data outputs, sql objects definitions and security requirements. See http://dbtestunit.wordpress.com/ for more detail.
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.
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.
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 ...
Please note the project has moved to GitHub, see http://benilovj.github.com/dbfit
DbFit is a set of fixtures which enables FIT/FitNesse tests to execute directly against a database, enabling developers to manipulate database objects in a relational form, making database TDD much easier then with xUnit-style tools.
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等技术
A common problem with testing tools such as NUnit and JUnit is the need to have reliable, consistent data to test against. This tool provides a way to load and unload test data into a database for unit test purposes (as well as any other data loading nee
SnapDAL for .Net is a combination of a data access helper and a Factory that supports the use of the generic ADO.net interfaces. It is also integrated with the unit testing framework, .NET MockObjects, which supply mock implementations for ADO.net.
DDUnit (Data Driven Unit Testing) is a project centered around the development of a unit testing tool that may be used where a user is interested that information ends up where, as and when it should having undergone some transformation process.
This is a utility intended for IT professionals to deploy to their users. It will do several speed tests and report the results to an e-mail address, helping to track down complaints that "everything is slow"
AceJudge is a system for managing programming contests. AceJudge's basic features include automatic judging of submitted programs, answering to clarification questions about problem descriptions, reevaluation of programs, real time ranking etc.