Test Tools

TestLodge – a Test Case Management Tool

Thumbnail image for TestLodge – a Test Case Management Tool

Introduction TestLodge test case management tool is a relatively new hosted tool that is designed to be a lot simpler than traditional software by only providing the essentials to get the job done well. The system focuses on helping you create your test plans, input your requirements, create and manage your test suites and cases [...]

Selecting Test Automation Tools

If you want a tool to do functional test automation (as opposed to unit testing), you will probably need both a framework and a driver. The framework is responsible for defining the format of the tests, making the connection between the tests and test automation code, executing the tests, and reporting results. The driver is [...]

Essential Online Tools for Websites Testing

Essential Tools for Testing Your Websites. Free tools to test a website for seo, accessibility, compatibility and performance. Great for web designers

Top 10 Open Source Bug Tracking Tools

Thumbnail image for Top 10 Open Source Bug Tracking Tools

Bugzilla is a Mozilla Foundation supported / developed bug tracking system that allows its users to log and track defects in their product effectively. It is a very mature and feature rich application with features like advanced search capabilities, bug lists in multiple formats, scheduled reports, automatic duplicate bug detection, capability to file / modify [...]

10 Best Open Source Web Testing Tool

JMeter – Load and Performance tester JMeter is a pure Java desktop application designed to load test functional behavior and measure performance. It may be used to test performance both on static and dynamic resources (files, Servlets, Perl scripts, Java Objects, Data Bases and Queries, FTP Servers and more). It can be used to simulate [...]

PushToTest TestMaker 6 Ships

Thumbnail image for PushToTest TestMaker 6 Ships

PushToTest™, the 10-year-old Open Source Test (OST) company, announced the immediate availability of TestMaker™ 6, the latest version of its next generation Ajax and Flex Web application testing platform. TestMaker 6 features the new TestMaker Object Designer for record/playback of Rich Internet Applications (RIA, using Ajax, Flex, Flash,) an advanced Test Runtime Kernel for fast [...]

Continuous Testing Tools (not only) for Java – Infinitest vs JUnit Max

Thumbnail image for Continuous Testing Tools (not only) for Java – Infinitest vs JUnit Max

Tools like Infinitest and JUnit Max run Java unit tests as early as possible, immediately after a relevant code change has taken place. This way you get an immediate feedback and errors and their causes can be identified immediately. Especially when doing test driven development (TDD), this saves you a lot of keystrokes, because you [...]

Sauce Labs Solves Real-World Selenium Issues

Thumbnail image for Sauce Labs Solves Real-World Selenium Issues

Here at Sauce Labs, we work with, quite literally, millions of real-world Selenium tests. A handful of major issues with Selenium come up again and again with our customers. Some are browser configuration details we can tweak in our cloud, while others are beyond the reach of Selenium 1. The good news for the Selenium [...]

Java Unit Testing Tutorial

Thumbnail image for Java Unit Testing Tutorial

This 20 text tutorial on Java Unit Testing covers the basics of unit testing in Java with JUnit. It addresses basic asserts, mock objects, IO testing, a bit of database testing, and talks about how to design for testability. The reason you test your code is to prove to yourself, and perhaps to the users [...]

10 Excellent Tools for Testing Your Site on Mobile Devices

Thumbnail image for 10 Excellent Tools for Testing Your Site on Mobile Devices

With the ever-increasing sales of smartphones and the burgeoning tablet market starting to skyrocket, coupled with far greater access to more robust mobile data networks, the internet is now being accessed by our users in a multitude of new ways. The huge range of mobile devices used to browse the web now means you really [...]