Recognize Professional Software Testers

April 22, 2014 0

What is a professional software tester? In this blog post, Huib Schoots explains that he cannot understand why testers who call themselves professionals know so little about software testing and do not study it. He tries to answer this question and explain the difference between professional testers and testers by profession.

Testing Ember.js JavaScript Applications

April 17, 2014 0

Ember.js is an open-source client-side JavaScript web application framework based on the model-view-controller (MVC) software architectural pattern. It allows developers to create scalable single-page applications by incorporating common idioms and best practices into a framework that provides a rich object model, declarative two-way data binding, computed properties, automatically-updating templates powered by Handlebars.js, and a router for managing application state.

Preparing for Load Testing Best Practices

April 14, 2014 3

It has been put in evidence by some famous recent failures that load testing is an important activity when you release a public web site. This article provides some hints and tips hat will allow you to prepare for successful load tests.  These load testing best practices range from working with the right team to collecting the meaningful metrics.

JavaScript Unit Testing Good Practices

April 10, 2014 0

This talk discusses common pitfalls in writing unreadable, unmaintainable unit tests in JavaScript. Some simple rules can keep you from tearing your hair out in anger three months from now, when things need to change.

Software Testing at Airbnb

April 7, 2014 0

It is always interesting to get an inside view on the software testing approach of software development teams that work on large or popular applications. In this blog post, Lou Kosak discusses some changes in practices to improve software quality at Airbnb.

Testing Database Migration: Black Box or White Box?

March 31, 2014 2

Creating an effective data migration testing strategy is critical to reducing risk and delivering a successful migration. This article offers thoughts and recommendations on how to create a more consistent data migration testing methodology using either a black box or a white box approach.

Selenium Automated UX Compliance Testing

March 27, 2014 0

With Selenium and Jenkins, you can extend Selenium processes to include screenshot comparisons, enabling automatic UX compliance at the speed of your Continuous Integration workflow. Learn how to compare screenshots from one Jenkins run to a repository of known quality, in order to insure that not only does your website work well, it also looks well.

1 113 114 115 116 117 180