返回词汇本当前环境不支持发音

Debugging & Quality

排查问题与质量保障相关词汇,提升英文技术交流效率。

B1-B2总词汇 12当前 12

bug

/bʌɡ/

缺陷;Bug

例句:The login bug appears only on Safari.

reproduce

/ˌriːprəˈdjuːs/

复现

例句:Can you reproduce the issue on staging?

trace

/treɪs/

追踪

例句:Use logs to trace where the error starts.

assertion

/əˈsɜːʃn/

断言

例句:This assertion ensures the value is defined.

coverage

/ˈkʌvərɪdʒ/

覆盖率

例句:Unit test coverage increased to 82 percent.

regression

/rɪˈɡreʃn/

回归问题

例句:The latest patch introduced a regression.

stability

/stəˈbɪləti/

稳定性

例句:We improved stability under high traffic.

timeout

/ˈtaɪmaʊt/

超时

例句:Increase the timeout for slow network tests.

fallback

/ˈfɔːlbæk/

兜底方案

例句:Show a fallback image when loading fails.

retry

/ˌriːˈtraɪ/

重试

例句:The client will retry the request twice.

latency

/ˈleɪtənsi/

延迟

例句:Cache reduced API latency significantly.

throttling

/ˈθrɒtlɪŋ/

限流

例句:The endpoint uses throttling to prevent abuse.