# Balance Sheet Stress Test: Cash, Debt Maturities, and Survival Risk

Learn how investors can stress-test a company's balance sheet by checking liquidity, debt maturities, interest coverage, cash burn, and downside scenarios.

Canonical: https://wiki.fcontext.com/stocks/balance-sheet-stress-test/
Fact checked: 2026-07-14

> For educational purposes only; not investment advice.

<a id="answer"></a>

## Direct answer

A balance sheet stress test is a structured way to ask whether a company can withstand weaker revenue, lower margins, higher interest expense, tighter credit, or near-term debt maturities. It is not a bankruptcy prediction. It is a way to measure financial flexibility before stress becomes obvious in the stock price.

The basic question is: if the business gets worse for several quarters, does the company still have enough cash, borrowing capacity, and operating cash flow to meet obligations without highly dilutive financing or asset sales?

<a id="mechanism"></a>

## Core measures

Start with liquidity:

`net cash = cash and short-term investments - total debt`

Net cash is useful, but not sufficient. Some cash can be overseas, restricted, needed for working capital, or offset by near-term commitments.

Then check interest coverage:

`interest coverage = EBIT / interest expense`

A company with low coverage can become fragile when EBIT falls or interest rates rise. Also review fixed versus floating-rate debt and the maturity schedule in the notes.

For companies burning cash:

`cash runway = available liquidity / annual cash burn`

Cash burn should be based on operating cash flow and capital spending, not only accounting losses. A growing company can report losses yet have manageable cash needs, or report adjusted profit while cash flow remains weak.

<a id="example"></a>

## Worked example

Assume a company has:

- cash and short-term investments: `$500 million`
- total debt: `$1.2 billion`
- debt due next year: `$400 million`
- annual interest expense: `$80 million`
- EBIT: `$120 million`

Current interest coverage is:

`$120m / $80m = 1.5×`

If EBIT falls `30%`, EBIT becomes:

`$120m × (1 - 30%) = $84m`

Stress-case interest coverage becomes:

`$84m / $80m = 1.05×`

The company still covers interest, but only barely. With `$400 million` of debt due next year, investors should check refinancing access, covenant terms, asset sale options, capital spending flexibility, and whether cash must also support working capital.

<a id="risks"></a>

## Practical checklist

- Read the balance sheet, cash-flow statement, MD&A liquidity section, and debt footnotes together.
- List debt maturities by year and identify the next 12 to 24 months.
- Separate fixed-rate debt from floating-rate debt.
- Check revolver availability, covenants, collateral, and restrictions on cash movement.
- Stress revenue, gross margin, working capital, interest rates, and capital spending.
- Compare accounting earnings with operating cash flow and free cash flow.
- Consider refinancing risk even when total leverage looks manageable.
- Watch share dilution, emergency convertibles, asset sales, and covenant waivers.

<a id="misconceptions"></a>

## Common misconceptions

**“A net-cash company is always safe.”** Cash can be consumed quickly, restricted, or needed to fund operations.

**“Debt-to-assets is enough.”** Maturity timing, interest cost, covenants, and cash flow matter.

**“Profit equals solvency.”** Accrual profit does not guarantee cash is available when debt matures.

**“Stress tests are only for distressed companies.”** They are useful for cyclicals, capital-intensive firms, REITs, leveraged companies, and fast-growing cash burners.

<a id="related"></a>

## Related topics

- [Balance Sheet](/stocks/balance-sheet/)
- [Cash Flow Statement](/stocks/cash-flow-statement/)
- [Debt-to-Equity Ratio](/stocks/debt-to-equity/)

<a id="sources"></a>

## Authoritative sources

- [Investor Bulletin: How to Read a 10-K](https://www.sec.gov/files/reada10k.pdf) — SEC (2026-07-14)
- [Beginners' Guide to Financial Statements](https://www.sec.gov/about/reports-publications/investorpubsbegfinstmtguide) — SEC (2026-07-14)
- [Commission Guidance Regarding Management's Discussion and Analysis of Financial Condition and Results of Operations](https://www.sec.gov/rules/interp/33-8350.htm) — SEC (2026-07-14)