BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Testing Content on InfoQ

  • Representing Agile Testing

    Several members of the Agile community describe different styles for expressing user story tests and the testing of an entire theme.

  • Capture the Application, not just the Screenshot with VS Lab Management

    Visual Studio Lab Management 2010 is a highly integrated virtualization, development, and testing tool. When testers encounter an error they can create a snapshot of the virtual environment at that moment: not just a screenshot, but the current state of the application or website and all the servers involved.

  • Agile and the Crutches of False Confidence

    False confidence is often grounded in wishful thinking. It is defined as a state where the projected reality and the actual reality might differ considerably, however for a limited period of time, it does give a feeling of having everything under control. There are many such situations in Agile development which make a team hold onto the false confidence crutch only to fall later.

  • FlexMonkey Reloaded Released Featuring a Revamped Console

    The FlexMonkey open source tool for testing Flex and AIR applications, has released a new beta version (code-named "Reloaded"), which features a completely revamped console and full FlexUnit 4 integration.

  • Ensuring Product Quality at Google

    James Whittaker, a former Microsoft architect, author of several books in the “How to Break Software” series, and currently Director of Test Engineering at Google, has written a series of posts on how Google does testing. Google blends development with testing, having relatively few testers, and each product goes through successive channels before is ready for prime time.

  • BDD: ATDD done well?

    A new form of an old question has been asked in the Behavior Driven Development community: is BDD merely Acceptance Test Driven Development done well? While the community calls out the differences, Dan North makes a request to avoid focusing on them, calling TDD "amazing".

  • RubyGems Roundup: Release 1.5 for Ruby 1.9 and Gem Testers

    The new RubyGems release 1.5 fixes the problems with Ruby 1.9.2. Gem Testers makes it easier to develop Gems that work on many different Ruby implementations and platforms.

  • Starting Test Automation for a Legacy Project

    It is always a herculean task to write automated regression tests for a legacy application. The questions vary from where to start, how much to automate and deciding on the best strategy for automation.

  • Lessons Learned from Skype’s Outage

    On December 22nd, 1600 GMT, the Skype services started to become unavailable, in the beginning for a small part of the users, then for more and more, until the network was down for about 24 hours. A week later, Lars Rabbe, CIO at Skype, explained what happened in a post-mortem analysis of the outage.

  • JUnitMax tightens the feedback cycle of software development

    Kent Beck re-released JUnitMax, a continuous test runner plugin for Eclipse that tightens the feedback loop of programmers aiming for a low risk, high throughput pace of development.

  • Google Relaunches Instantiations Tools

    Having acquired Instantations Java tooling arm last month, Google has now released their tools for free via the Google WebToolkit project. This includes the high-quality WindowBuilder Pro, which can create GUIs in SWT, Swing and GWT, as well as GWT Designer for rapid GWT development, CodePro AnalytiX for automated software quality, and WindowTester Pro for automated UI testing.

  • Agile Training in the new Gift Economy

    An Agile trainer in the Boston area is offering free training in Test Driven Development. Dubbed Pay-What-You-Can, the training is a free gift, unless and until you decide to pay for it. Even when you decide to pay, the amount you pay is something you determine. Welcome to the new gift economy.

  • Crowdsourced Testing, Changing the Game

    Crowdsourcing is the process of requesting a large group of community, a crowd, to perform a task which is traditionally done by a select set of people in an organization, most likely employees or contractors. Crowdsourced testing is the powerful combination of combining web and cloud economics with the effectiveness and efficiency of crowdsourcing. Could this be a game changer?

  • Facebook on Hadoop, Hive, HBase, and A/B Testing

    The Hadoop Summit of 2010 included presentations from a number of large scale users of Hadoop and related technologies. Notably, Facebook presented a keynote and details information about their use of Hive for analytics. Mike Schroepfer, Facebook's VP of Engineering delivered a keynote describing the scale of their data processing with Hadoop.

  • Testing Techniques for Applications With Zero Tests

    Agile techniques recommend having adequate unit and acceptance tests to build a robust test harness around the application. However, in the real world, not all applications are fortunate enough to have a test harness. In an interesting discussion on the Agile Testing group, members suggested ways to test applications which do not have any automated tests.

BT