TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Minimum Requirements for Any Bug Tracker

3 点作者 grexi超过 10 年前

1 comment

dtournemille超过 10 年前
One big item that almost all bug trackers is missing is a structured way to record "steps to reproduce". If you're logging a true bug, then the QA analyst and developer will need to reproduce it. But how? Sometimes, a bug only surfaces when the steps are followed in a very particular order. Change one step or move one action, and the bug "disappears", which gives rise to the infamous "I can't reproduce this", resulting in the bug getting put on the back burner. So tracking these steps is crucial.