Skip to content
Introduction to Source-available Licensing

A source-available license grants users access to source code, allowing them to view, modify, and sometimes distribute the code. However, there may be restrictions or limitations imposed. These restrictions most often include limitations on commercial use, restrictions on redistributing modified versions, or requirements to share modifications with the original developer without necessarily making them public.

Read more
Dual-Licensing Open Source Software: The Good, The Bad and the Ugly

Dual Licensing (or multi-licensing) is the practice of releasing source code under multiple licenses.  Most open source software is published and distributed under the rubric of a single license: Apache, GPL, Mozilla or about one hundred other licenses recognized by the Open Source Initiative.

Dual licensing, while adding complexity to use and management of open source software, serves several needs and application use cases:

Read more
Elevating Test Sequencing - A Strategic Choice

In this era of technological advancement, a key debate centers around the use of internal tools, traditional closed-source solutions, or the untapped potential of open source. Historically, internally-developed "roll-your-own" (RYO) tools have offered testers greater control and a higher degree of adaptability than those acquired from third-parties. However, as testing scenarios grow in complexity, the imperative for a more streamlined and collaborative approach becomes challenges original assumptions

Read more
2023 - The Year in Open Source

Every year brings changes in the open source ecosystem. Myriad new projects, new applications and frameworks, new foundation working groups and new business trends. 2023 was no exception.

Open source software is no longer viewed as a novelty; indeed it is today thoroughly mainstream, to the point of banality. Nonetheless, the emergence of new projects and the progress of existing ones, the use of open source licenses, the role of open source code and the ups and downs of the open source ecosystem continue to present both challenges and opportunities.

Read more
Artificial Intelligence and Open Source

Artificial Intelligence (AI) is a focal domain for developers, for end-users and for the venture capital community.  It’s as hot a commodity as Linux and open source were two decades ago.  But AI and open source share more than just hype.  Across natural language processing (NLP), Machine Learning (ML), Computer Vision, and Robotics, both AI and open source drive the democratization of technology, and open source is helping to drive the utility and ubiquity of AI platforms and applications.

Read more
OpenTAP and Security Testing I - The Role of Test Automation

Cybersecurity sits at top of mind for IT professionals and these days, even for device manufacturers.  Cybersecurity testing includes a range of assessments and evaluations that focus on various aspects of security posture. These tests help identify vulnerabilities, weaknesses, and potential threats in systems, networks, and applications.

This first blog in a series calls out the various types of cybersecurity testing and how and if OpenTAP can facilitate and control each.

Read more
Four Decades of Free Software

In October, the GNU project and the larger category of Free Software turned 40 years old. This blog explores the impetus and nature of Free Software, the philosophy, projects and licenses involved, how Free Software compares to Open Source Software, and the impact of Free Software and Test Automation.

Free Software was once considered radical, even anathema to organizations wishing to preserver rights around intellectual property. When introduced in the 1980s, it was not expected to be particularly significant or even to survive.

Well, survive it has, and has flourished.

Read more
OpenTAP and the Internet of Things

Test automation and the Internet of Things (IoT) are distinct but interconnected domains The relationship between the two primarily lies in how test automation can be used to ensure the quality and reliability of IoT devices and systems.

In complementary fashion, modern intelligent, connected test instruments share attributes with other IoT edge devices – sensor-centric mono-functionality, remote access and control, cloud-based analytics, etc. – and so themselves participate in the Internet of Things.

Read more
Resist the urge to write your own license

Often, organizations large and small get the urge to craft their own FOSS licenses. This desire arises and persists despite the existence of over one hundred OSI-approved licenses, plus over two thousand other self-styled FOSS licenses. These FOSS-ish licenses do not earn a place on the OSI list because they are either too similar to existing approved licenses or they violate principles of the Open Source Definition and the Free Software Definition.

This blog addresses motives for writing new licenses and why you should resist the urge.

Read more
Test Automation, AI and ML

Artificial Intelligence (AI) and Machine Learning (ML) are bringing new functionality to applications across information technology. Projects like ChatGPT that employ large language models, and various image creation engines garner popular attention, but AI and ML have potential to enhance test and test automation in myriad ways.

This blog explores complementary aspects of enhancing test and test automation with artificial intelligence and machine learning, in particular, how AI and ML can enhance test and test automation.

Read more
The Importance of Managing Open Source Software

Open source is everywhere. It is highly visible, easy to acquire, use and deploy. The facility of acquisition and use can give open source, collectively, the appearance of a tech candy store, tempting developers and end-users to take fists full of open source code, sometimes without regard for the implications for intellectual property, security and general overhead.

Open source (including Free Software may indeed be free to acquire, use and deploy, but that usage is accompanied by a set of risks, some of which are shared with traditional proprietary software, while some are not.

Read more
Building and Running OpenTAP on ARM-based Systems

This blog demonstrates how hosting the OpenTAP test automation engine itself on ARM-based systems is a relatively straightforward task. Since OpenTAP is built with .NET, it enjoys the hardware abstraction provided by the Microsoft application framework, with very few hardware-specific dependencies or idiosyncrasies. As examples, the blog shows how to target an Apple M1 host running Ubuntu Linux, an ARM64-based Raspberry Pi system, and an M1 Pro-based MacBook Pro running MacOS.

Read more