Software Testing Articles: Load Testing, Unit Testing, Functional Testing, Performance Testing, Agile Testing, DevOps

Developing a Model to Evaluate and Improve Mobile User Experience

February 11, 2014 2

A Model Based Approach To Evaluating and Improving Mobile User Experience was the first article of Philip Lew that introduced the context that creates the need for a model-based approach to evaluate mobile user experience. This article presents the concepts of the ISO 25010 model and 2Q2U (Quality, Quality in use, actual Usability and User experience).

UI Testing with CasperJS

February 3, 2014 0

CasperJS is an open source navigation scripting and testing utility written in Javascript for the PhantomJS WebKit headless browser and SlimerJS (Gecko). It eases the process of defining a full navigation scenario and provides useful high-level functions, methods and syntactic sugar for doing common tasks. PhantomJS is a headless WebKit scriptable with a JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG.

Unit Testing Web Applications with Intern

January 30, 2014 0

Intern is an open source software testing tool for Javascript. It runs tests using the browser or node.js and seamlessly integrates with SauceLabs or Selenium. You can write tests using object, TDD, or BDD styles and get full code coverage reporting with Istanbul. This article by Alvin Liu, Todd Kaplinger and Mingzhe Huang provides a presentation of Intern and explains how to use it to test web applications.

A Model Based Approach To Evaluate and Improve Mobile User Experience

January 27, 2014 1

With the increased importance of targeting mobile devices in the software development world, we need better tools to assess the quality of the user experience (UX) on these devices. This article introduces the context that creates the need for a model-based approach to evaluate mobile user experience so that different software, or versions of the same software, can be evaluated in a consistent way.

Effective Software Developer Attitudes to QA People

January 13, 2014 2

Agile software development approaches encourage a collaborative setting in software development projects. Software developments and software testers and quality assurance people have to create a better context for working together. This article discusses how programmers can improve their relationships with the software quality assurance people.

Understanding Python Unit Testing

January 7, 2014 0

It might seem strange that software developers still have trouble understanding. In this article, Jeff Knupp tries to describe what unit testing is, why it is useful and how you should perform unit testing for Python code.

Specialization Still Prevails in Functional Testing

December 11, 2013 0

A recent survey conducted by the Methods & Tools software development magazine asked who was performing the functional testing in the IT department: specialized testers, software developers or end-users. Functional testing looks for differences between the initial end-users’ requirements and their actual implementation in the software application.

1 38 39 40 41 42 61