Skip to main content
  1. Home
  2. Emerging Tech
  3. News

Boeing admits to ‘gaps’ in its testing of troubled Starliner capsule

Add as a preferred source on Google
NASA

Boeing has admitted there were “gaps” in the software testing of its ill-fated Starliner capsule and has committed to performing more rigorous testing in the future. The Starliner is designed to ferry astronauts between Earth and the International Space Station (ISS) but has suffered from multiple delays and problems, particularly during its first orbital test flight last year.

“We know we need to improve, particularly with rebuilding trust with our customer, and we pledge our discipline and commitment to doing so,” John Mulholland, vice president and program manager of Starliner, said in a briefing as reported by Space News. “We’re going to apply additional rigor to systems engineering and software development.”

Recommended Videos

Mulholland also said that Boeing would wait until it received recommendations from an independent review team and could perform an internal audit of its software and process before making future plans for further tests of the Starliner.

The uncrewed orbital test flight of the Starliner occurred in December last year, in which the capsule was launched on an Atlas V rocket on a course to the ISS. However, a problem with the timing between the rocket and the capsule occurred, leading the capsule’s automated systems to think it was at a different stage of the mission than it actually was. This caused the capsule to take the wrong course, although the engineers were able to steer it into a stable orbit. However, these maneuvers used up so much fuel that the Starliner was unable to make it to the ISS as planned.

Earlier this month, it was that the orbital test flight suffered from other software problems as well. An issue with the valve mapping in the software controlling the separation of the crew module and the service module was so serious that it could even have resulted in the capsule being destroyed.

As part of NASA’s commercial crew program, the problems with the test were not only an embarrassment to Boeing but also a major issue for NASA. At the time, NASA said in a blog post that “there were numerous instances where the Boeing software quality processes either should have or could have uncovered the defects” which lead to the issues.

NASA will be announcing more information about its review of the orbital test flight issues next week.

Georgina Torbet
Georgina has been the space writer at Digital Trends space writer for six years, covering human space exploration, planetary…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more