InfoQ Homepage Testing Content on InfoQ
-
Microsoft Test Manager 2012 Adds Manual Testing Support for Win8 Tablets
Of all the forms of testing there is one that simply cannot be skipped. It doesn’t matter how good your automated tests are, manual testing still has to be performed before an application ships. With the release of MS Test Manager 2012, Microsoft intends to make it manual tests significantly easier.
-
NASA Develops Space Launch System Flight Software
Developing launch vehicle flight software requires a big focus on embedded systems and quality attributes such as safety. To develop such mission-critical software systems, sophisticated test beds are necessary. According to a NASA press release from the 31st of May, the software test bed computers for the new Space Launch System (SLS) are now available.
-
Google Has Open Sourced WindowTester Pro
Google has decided to open source WindowTester Pro, a Java tool used for automated SWT and Swing GUI testing.
-
Coverity: Open Source Code Has Fewer Defects than Commercial One
A Coverity study concludes that open source code using static analysis has on average a lower number of defects than commercial code, but they are on par when it comes to code of similar sizes.
-
Unit Testing on Mobile Devices with .NET/Mono
An ongoing problem with specialized platforms is the lack of support for unit testing. Developers are forced to compromise the quality of their tests or their build process in order to get anything working. Recently MonoTouch has made progress in this area, but Windows Phone and Mono for Android still lag behind.
-
SQL Server Unit Testing with tSQLt
tSQLt is a free, open-source framework for unit testing in SQL Server. By writing tSQLt test cases, developers can create fake tables and views based on production data, then compare expected versus actual results. Tests can be created directly in SQL Server Management Studio.
-
Byteman 2.0.0: Bytecode Manipulation, Testing, Fault Injection, Logging
JBoss has released Byteman 2.0.0, an open source Java bytecode manipulation tool licensed under GNU LGPL 2.1. Byteman is a Java agent which helps testing, tracing, and monitoring code. It allows developers to change the operation of Java applications, either as it is loaded or during runtime.
-
.NET Demon Provides Continuous Compilation and Testing for Visual Studio
Red Gate's .NET Demon is a new Visual Studio tool that continuously tests, compiles, and auto-saves code in the background.
-
IBM is now wearing a Green Hat
On January 4th, IBM announced it is going to acquire the cloud and SOA integration service company Green Hat. Testing is one of the main challenges when developing cloud or SOA based applications. Buying Green Hat IBM hopes to offer more productive testing approaches and other benefits for such types of large scale software systems. Green Hat will be integrated into IBM Rational Solution.
-
SQL Test Brings tSQLt Unit Testing to SQL Server Management Studio
SQL Test is the user interface for tSQLt, the open source unit testing framework for SQL Server. From the SQL Test window, users can create test classes, view existing unit tests, execute them, and view the results within a dockable panel in SQL Server Management Studio.
-
Automated Testing Solutions for Android
There are a number of automated testing frameworks or tools for Android applications, including but not limited to Activity Instrumentation, MonkeyRunner, Robotium, or Robolectric. LessPainful is providing automated tested on real devices as a service.
-
Application Lifecycle Management in Team Foundation Server 11
Team Foundation Server 11 has added many features in the area of Application Lifecycle Management. Some of the highlights include support for code reviews, iterations/sprints, resource allocation, third part testing frameworks, and a much more capable dependency graph.
-
Gorilla Logic Release FlexMonkey 5, Open Source Testing Tool for Adobe Flex and AIR
Gorilla Logic have today announced the availability of FlexMonkey 5, their open source automated testing tool for Adobe Flex and AIR.
-
Testing a Browser’s JavaScript Compatibility with Test 262
The recently released ECMAScript 262 5.1 fixes bugs in the previous major version 5.0, and is accompanied by Test 262, an online JavaScript compatibility test suite.
-
Janova and EdgeCase build Testing Tool in seven Months
The experts of the software company EdgeCase have recently assisted the Enterprise Architecture Company Janova from Ohio in building a Web-based, automated testing tool. The tool is provided as a Cloud-based application that enables users to define the test scripts used for Batch Processing in plain English. For its implementation the developers leveraged the programming language Ruby.