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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

The Increased Complexity of Testing in Agile Environments

1 点作者 Baustin超过 11 年前

1 comment

ronsho超过 11 年前
Another aspect that I'd like to add is that full cooperation and sync is needed between the Test engineer and the Developer in order to have good testing coverage: 1) It's important that the tester knows which automatic tests are covered by the Developer. 2) The manual tests should have ADDED VALUE to the automatic tests. If the tester performs tests which could have been automatic - that is waste.