logoalt Hacker News

notorandityesterday at 11:15 AM2 repliesview on HN

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

How would you test a rocket?


Replies

TypingOutBugsyesterday at 12:30 PM

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
nicky0yesterday at 11:43 AM

Test code by running it.

Test a rocket by launching it.

show 3 replies