Systems | Development | Analytics | API | Testing

Collaboration

Creating a Software Bill of Materials

Earlier this year, the White House issued an Executive Order on cybersecurity that set out to establish new security requirements for software vendors that sell software to the U.S. government. One such requirement is that vendors provide a software bill of materials (SBOM) as part of the federal procurement process. In this blog, we break down what a software bill of materials is, why it is important, and provide SBOM examples.

Automotive Industry Trends 2021: What Software Developers Need to Know

The automotive industry has been experiencing a great deal of change within the past several years. More software is being added to vehicles, along with a greater number of electric and autonomous vehicles are in production and on the road. By learning about the emerging trends, you will be more capable of keeping pace with them. Read along or jump ahead to the section that interests you the most.

What Is ISO 5055?

ISO/IEC 5055:2021, titled “Information technology — Software measurement — Software quality measurement — Automated source code quality measures”, is a software quality standard. Software flaws at the technology and system level account for 8% of total errors, but consume over half the effort spent fixing problems that lead to 90% of the most serious production issues. ISO 5055 has been designed to directly measure those critical software flaws.

Unleashing Siloed Design Into IPs

Many IP and data management tools provide a project-centric view of the design process, creating what are known as design silos. While this makes some sense, as most designers tend to think of themselves as working on a project at time, and other items within the company are tracked on a project basis (such as cost, resources, and timelines), this approach is not without its drawbacks.

The Evolution of Planning and Tracking Tools

In an unforeseen move earlier this year, Atlassian announced that they were depreciating server products to accelerate movement to cloud products. For teams that utilize Jira Server products, the announcement started the clock on a pivotal decision. Users of Jira Server products have until February 2nd, 2024 to integrate into Jira Cloud products, or migrate into an on-prem server solution. This change has had and will continue to have a wider effect of other parts on the ecosystem of DevOps tools.

Jira Cloud Migrations: The Steps to Success

BDQ is a Zephyr Expert Partner and Atlassian Solution Partner based in London, England. Our core focus is ensuring that the Atlassian technology stack and Zephyr agile test management products deliver value to our customers through digital transformation. We provide consultancy, training, and workshops on implementing Zephyr Squad (previously known as Zephyr for Jira). Our goal is to empower teams to test effectively in agile scrum.

How to trigger Test Automation with Xray, Jira & GitLab | Xray Tutorial

Our project is managed in Jira, including testing with Xray (e.g. using Jira & Xray for single-source of truth of testing results) and our source code (including for automated tests) and CI/CD is managed in GitLab. In this scenario, we want to trigger automation in GitLab from the Xray side and report the results back to Xray and Jira.