Apple has reportedly acquired NoSQL database startup FoundationDB, according to TechCrunch. FoundationDB has posted a notice informing its community it will no longer offer downloads. The company has a scalable NoSQL database with ACID-compliant transactions, and has raised US$22.7 million in two funding rounds during its five-year startup run. Neither company has officially commented on … continue reading
Want to win the hearts of your Quality Assurance team? Remember these tips when you’re building your Web application to make it easier for analysts to quickly create more accurate, repeatable automated tests. 1. Ambiguity is the enemy Be as specific as possible in your code. Of course, you’re already following W3C standards, right? Here … continue reading
As a teenager with too much free time, Mitchell Hashimoto’s natural coding ability and love of video games got him in a bit of trouble. Under threat of legal action from Neopets and others, the enterprising 14 year-old high school freshman forcibly shut down his US$25-per-month membership site selling automated video game cheats he coded … continue reading
To better support developer and quality assurance personnel, it will be important to understand the characteristics of Continuous Delivery and deployment as well as what makes them unique. In today’s tech landscape, a wide variety of keywords and acronyms have emerged, and all of this jargon has often made processes and concepts more confusing. For … continue reading
Chef, the company behind the open-source IT automation and configuration-management framework, has announced a partnership with Microsoft to improve the native enterprise automation capabilities on the tech giant’s various platforms and services. Chef and Microsoft will collaborate to develop new automation tools for Microsoft Azure, Visual Studio and Windows PowerShell DSC. The partnership is the … continue reading
As Docker and application container software become more widespread in deployment automation, enterprises are jumping on the bandwagon in droves. Docker automation startup StackEngine published the results of its inaugural “State of Containers” survey, polling 745 respondents in the enterprise virtualization and cloud computing space. The survey found that 70% of respondents’ organizations are either … continue reading
In the field of testing, there are many ideas and movements, some of which have formed into schools. But there is really no universally accepted standard for what testing is and how it should be performed. The attempts to establish such a standard (such as the infamous ISO 29119) are met with either ice-cold indifference … continue reading
The rise of cloud computing platforms forces developers to contend with managing hundreds of virtualized servers at a time. But one startup wants to make deployment as simple and ubiquitous a process as third-party and open-source tools have rendered writing and building code. Distelli is an agent-based SaaS platform that downloads to any kind of … continue reading
For this week’s GitHub project spotlight, we’re highlighting Shipit, a universal automation engine and deployment tool written in JavaScript. Capitalizing on the popularity of Node.js and previous GitHub Project of the Week io.js, Shipit adds another layer of streamlined simplicity to the JavaScript automation process. Built as an alternative to the Capistrano open-source script deployment … continue reading
Businesses want to stay competitive, but in today’s world of software development it can be a struggle. In order to be successful, businesses need to deliver software that loads quickly, performs well, and provides a great user experience, and they have to do it fast. It is no longer acceptable for a business to deliver … continue reading
The debate on test automation has always been fascinating to me. Huge supporters and practitioners of exploratory testing and other manual testing efforts have often been quick to voice their skepticism of those who touted automation as a golden ticket to “better” testing results. Those on the other side of the fence have wondered how … continue reading
Mozilla wants to help advance virtual reality on the Web. The company recently unveiled MozVR.com, “a VR website about VR websites,” according to the company. MozVR is meant to share experimental virtual reality websites, provide resources for developers, and spotlight virtual reality Web projects. “We’ve designed MozVR to be a ‘native VR’ Web experience, made … continue reading