Posts Tagged ‘Open Source’

50+ Open Source Performance Testing Tools

Posted by Jay Philips On 7 January 2010 View Comments

Performance testing is a general term used to describe testing activities where a simulated user load is directed at a system and measurements are gathered. It is designed to meet or exceed a set of system performance goals while maintaining a particular user load profile. It places variable load – from a minimum to a [...]

  • Share/Bookmark

100+ Open Source/Free Security Tools

Posted by Jay Philips On 6 October 2009 View Comments

Security testing is a process to determine that an IS (Information System) protects data and maintains functionality as intended. The six concepts that need to be covered by security testing are: confidentiality, integrity, authentication, authorization, availability, and non-repudiation. Confidentiality: A security measure which protects against the disclosure of information to parties other than the intended [...]

  • Share/Bookmark

15+ Open Source Test Management Tools

Posted by Jay Philips On 10 September 2009 View Comments

Test Management tools are very important to any test team. Test teams use these tools to help capture requirements, design test cases, map test cases to requirements, test execution reports and much more. Companies may use one to many tools for this, which range from very expensive to open source. My advice would be to [...]

  • Share/Bookmark

100+ Open Source/Free Functional Testing Tools

Posted by Jay Philips On 4 August 2009 View Comments

It is very important to make sure that your application functions as expected. There may be times that you add one little piece of code and all of a sudden other parts of the application no longer works. You may not have time/capacity to manually go back and regression test all the pieces of your [...]

  • Share/Bookmark

50+ Open Source Tracking Database Tools

Posted by Jay Philips On 9 July 2009 View Comments

No matter how good you think your code is there is always going to be a bug/defect of some kind. Defect numbers may range from 1 to thousands so it’s important to have a very good tracking tool. There are commercial tools out there but I figured I’d focus on the open source tools. Below [...]

  • Share/Bookmark

10+ Open Source Link Checking Tools

Posted by Jay Philips On 7 July 2009 View Comments

It is very important to make sure that there are no broken links on your site. A link may be active when your first added it but as the days, months, years go by the link may end up being broken. Below are some open source tools that can help you find those broken links. [...]

  • Share/Bookmark