background preloader

Welcome to JUnit.org!

Welcome to JUnit.org!
Related:  Tools

HttpUnit Home Michael Bolton's Blog | testingReflections.com Observations on software testing and quality from DevelopSense Jtest - Parasoft's Automated Java Testing Tool Application Security Parasoft enables development teams to build security into your application by facilitating code-hardening practices based on accepted industry standards, such as OWASP Top 10, CWE/SANS Top 25, and PCI DSS. Defend your software from security breaches and cyberattacks by preventing vulnerabilities where they occur--in the source code. FDA and Medical Device Software Development PCI DSS Compliance Parasoft's unique automated infrastructure unobtrusively drives the development process to help you achieve Payment Card Industry Data Security Standards (PCI DSS) compliance. CWE Compliance Parasoft supports the Common Weakness Enumeration (CWE) guidelines with dedicated code analysis configurations that map to best practices outlined in the standard. OWASP Compliance Automate the implementation and monitoring of coding best practices outlined in the Open Web Application Security Project (OWASP) guidelines. DISA STIG Compliance Coding Standards Compliance with Parasoft

Apache Ant - Welcome Database Testing Database Testing Richard Dallaway notes about database unit testing inspired me the realization of the DbUnit framework. I think this is a very good text about this subject. Hopefully he gave me the permission to present excerpts from his notes here. The original text is much longer and I strongly suggest you to read it as well. Unit testing database These are my notes on how I've gone about unit testing database functionality. The problem is this: you have a SQL database, some stored procedures, and a layer of code sitting between your application and the database. Why bother? I'm guessing some, if not a lot, of database development goes like this: set up database, write code to access database, run code, do a SELECT to see if the records showed up in the database. The problem with visual inspection is this: you don't do it often, and you don't check everything every time. Automated tests — painless tests that run often and test lots — reduce the chances of your data is going missing.

Sahi HtmlUnit – Welcome to HtmlUnit Cleverbot.com - a clever bot - speak to an AI with some Actual Intelligence?

Related: