Related Content
NASA Patents and Searchable Database Inspires Spinoff Technology NASA's Technology Transfer Program periodically releases formerly patented technologies to the general public. NASA recently made available more than 50 additional agency technologies, and a searchable database catalogs thousands of NASA patents already in the public domain. |
||
Before Jumping into Software Testing Tools, Get Your Code Straight Software testing tools can be incredibly helpful, but only if you're implementing them from a good starting place. If your code is a mess, a tool won't fix that; you'll end up simply adding layers on top of the mess. Matt Heusser explains how your team would be better off learning elements of code as craft. |
||
Here There Be Monsters: The Value of Data Profiling Monsters appeared on medieval maps to identify the unknown dangers of the sea. Likewise, the data profiles for an organization identify the points within its data. A robust data-profiling strategy can provide a more accurate picture of an organization’s data systems and find risks before they become monsters. |
||
Getting Your Data to Work for You Practically everyone records data somehow. The real value comes from using that data to gain deeper insight. When used appropriately, data profiling can be a powerful tool for analyzing existing data, profiling for planned changes, or monitoring for unplanned circumstances, helping save time and remove risks. |
||
The Internet of Things Has Changed the Definition of Good Software As the Internet of Things takes hold and more common appliances are run by software, people will be increasingly reliant on programmers’ ability to write good code. But how do we define “good code” or “good software”—and how do we get there? Stefano Rizzo explains eight requirements he thinks are essential. |
||
Deep Dive: Microsoft Explores Ocean Data Centers Data centers are regarded as energy hogs by many, and the hope is that renewable power sources can become a cost-effective alternative. Microsoft recently launched Project Natick to find out if data centers located under the ocean could be a viable possibility. |
||
Why Your Test Efforts Should Tackle Data First Automation projects often start by tackling the technical issues, but Linda Hayes says a specific data environment should be established first. If you can’t control, define, and predict your data, you won’t have the repeatability that makes test automation practical—but it makes sense for manual testing, too. |
||
Creating a Test Strategy and Design for Testing Data These days, data comes from multiple sources, is transformed in many different ways, and is consumed by hundreds of other systems, so we must validate more data, more quickly. Mike Sowers shares his work in progress checklist for things to consider when developing a test strategy and design approach for data. |