Software Testing Magazine

Software Testing Magazine is a free web site dedicated to present articles, tutorials, blog posts, book reviews, tools, news and videos and other resources about unit testing, integration testing, functional or acceptance testing, load or performance testing in software development projects. We will also present content linked to software quality assurance and new approaches like Behavior Driven Development (BDD) or Test Driven Development (TDD).

  • Martinig & Associates, Rue des Marronniers 25
    CH-1800
    Vevey,
    Switzerland

Filter Results By:

Products

Applications

Showing results: 1 - 5 of 5 items found.

  • Open Source Android Testing Tool

    Software Testing Magazine

    The shift towards mobile platforms is a strong trend currently and Android is the most widely adopted mobile OS with an estimated market share above 80% in 2014. You should naturally test all the apps developed for Android and a large number of open source testing tools and test automation frameworks have been developed to achieve this goal.

  • Open Source JavaScript Code Analysis

    Software Testing Magazine

    The quality of the JavaScript code is often verified with the traditional activities of unit and functional testing. There are however tools that allow to check code before its execution to assess its quality and its adherence to coding standards using a process called static code analysis. This article presents a list of open source tools to perform static code analysis on JavaScript.

  • FreeWeb Testing Tools & Services

    Software Testing Magazine

    The software development trend that shifts the target platform from the desktop to web, cloud and mobile applications has fostered the development of load testing services on the web. It is an obvious option to use web-based load testing tools for applications that can be accessed by web users. This article presents the free offers from commercial web load testing services providers.

  • Open Source Test Data Generators

    Software Testing Magazine

    In most of your software testing activities, you need data. Sometimes you can rely on a small sample, but if you want to perform some load testing or if you want to test a features that needs to produce a multi-page invoice, then you start to need more than just two or three occurrences. Test data generators are tools that can help you in this task with the automatic generation of hundreds or thousands of customers, products or accounts items with different attributes for their id, email, name, etc.

  • SpecFlow

    Software Testing Magazine

    SpecFlow is an open source Behavior-Driven Development (BDD) tool for .NET. SpecFlow uses the official Gherkin parser and supports the .NET framework, Xamarin and Mono. You can use SpecFlow to define, manage and automatically execute human-readable acceptance tests in .NET projects. Writing easily understandable tests is a cornerstone of the BDD paradigm and also helps build up a living documentation of your system. Anton Angelov has created a series of articles dedicated to Specflow that starts with an introduction tutorial.

Get Help