“微信扫一扫”进入"可可试卷"微信小程序刷题
公司成立了一个新的敏捷创新团队,其使命是将产品质量置于所有其他考虑因素之上。这一举措是在看到,社交媒体网络上存在大量对品牌质量下降的抱怨后提出的。哪个选项对实现团队目标最有效? Company B is setting up a new agile innovation team with a mission of placing product quality above all other considerations. The initiative comes after a number of high-profile complaints on social media networks about the brand's diminished quality Which option would be most effective to achieve the team's goals?
A.提高产品价格,为使用更优质的材料提供资金。 Raise the product price to fund use of better-quality materials.
B.对比竞争对手产品的特性并跟踪缺陷。 Benchmark features against competitor products and track defects.
C.创建一个自动化测试台,以消除人为错误。 Create an automated testing bench to eliminate human error.
D.使用基于持续用户焦点组输入的测试驱动开发。 Use Test-Driven Development based on continuous user focus group input.
参考答案:D
解析:TDD确保了开发前的质量标准,且持续的用户输入对于确定目标是最重要的。