logoalt Hacker News

notorandit01/17/20252 repliesview on HN

Running a code test doesn't require firing a rocket.

How would you test a rocket?


Replies

TypingOutBugs01/17/2025

You test components in isolation, you test integration of components, you run simulations of the entire rocket, and finally you test the rocket launch.

You’ll catch issues along the way, but you can’t catch all of them before a full launch test. That’s why there are launch tests.

show 2 replies
nicky001/17/2025

Test code by running it.

Test a rocket by launching it.

show 3 replies