测试
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
软件测试是指执行旨在发现错误以及异常或异常行为的程序。对所有 Android 开发者而言,测试和测试驱动开发 (TDD) 是软件开发流程的关键步骤。有助于降低商业软件和企业软件中的缺陷率。
要为 Associate Android Developer 认证考试做准备,开发者应执行以下操作:
- 深入了解测试的基础知识
- 能够编写实用的本地 JUnit 测试
- 了解 Espresso 界面测试框架
- 了解如何编写实用的自动化 Android 测试
资源
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2022-07-27。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2022-07-27。"],[[["Software testing is crucial for identifying errors and unexpected behavior in software, ultimately reducing defects in released products."],["Android developers preparing for the Associate Android Developer certification should have a strong grasp of testing fundamentals, including writing JUnit and Espresso tests."],["Developers need to be proficient in creating effective automated Android tests to ensure the quality and reliability of their applications."]]],[]]