Make Testing Fun with Test Reporters

November 6, 2013 0

Slow tests got you down? As Ruby developers, you might watch a lot of tests run in a given day. So why not make it more fun? This talk takes a light-hearted approach to introducing you to an array of test reporters including MiniTest’s Pride, Fuubar, and Nyan Cat Formatter. In addition, it shows how easy it is to make your very own test reporter for both Rspec or Minitest so you can have a more enjoyable testing experience.

AngularJS Unit Testing Best Practices

November 5, 2013 0

AngularJS is an open-source JavaScript framework, maintained by Google, that assists with running single-page applications. This article written by Andy Shora discusses best practices to peform unit testing and integration testing with AngularJS.

Using the STAF/STAX Test Automation Framework

October 30, 2013 0

The Software Testing Automation Framework (STAF) is an open source, multi-platform, multi-language framework designed around the idea of reusable components, called services. STAX is an execution engine which can help you thoroughly automate the distribution, execution, and results analysis of your testcases. In this article, Fabio Negrello provides an introduction to the STAF/STAX test automation framework and explains how you can use it to build a framework for the automation of regression testing and continuous integration.

Specific Practices in Financial Software Testing

October 29, 2013 0

This article will help software testers to gain an understanding of the specific practices that are commonly practiced by financial service providers in financial software testing of banking and financial services applications. Banking applications include core banking, retail, private, corporate, investment, credit card applications and financial services applications like payment gateways, mutual funds applications.

Unit Testing and Analysis

October 23, 2013 0

This 50 pages report from the Software Engineering Institute on unit testing and analysis examines the techniques, assessment and management of unit analysis and testing.

A Testing Anti-Pattern Safari

October 15, 2013 0

Wild test suites often contain inefficient or ineffective tests. Working with a code base full of these beasts is frustrating and time consuming. This safari will help you identify and hunt down common testing anti-patterns. Afterwards you’ll know how to approach a test suite full of beasts without losing your mind or your life.

Load Testing Mobile Apps: Device, Server & Network

October 14, 2013 0

Mobile applications (or apps) are the current trend in the evolution of software development where mobile devices become the client device rather than a PC. Load testing of mobile apps requires some specific practices. The Methods & Tools magazine a published in its last issues a series of articles about this topic. The articles were targeting each a specific component of the mobile software ecosystem: the device, the server and the network.

1 110 111 112 113 114 171