|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/software-testing-101/
课程评论:没有评论
Coursera 软件测试 101 课程总结 本课程“软件测试 101”是一门旨在帮助学习者构建可靠软件的关键指南。课程的核心在于阐述软件测试的重要性,让学习者理解其带来的巨大益处。 **课程内容涵盖:** * **为何进行软件测试:** 深入探讨软件测试的根本原因及其对软件质量的至关重要性。 * **如何进行软件测试:** * 提供软件开发周期的概览。 * 介绍贯穿整个开发周期的多种测试技能,包括: * 单元测试 (Unit test) * 集成测试 (Integration test) * 冒烟测试与健全性测试 (Smoke & sanity test) * 端到端测试 (End-to-end test) * 性能测试 (Performance test) * 用户验收测试 (User Acceptance test) * **测试的“什么”(工具与方法):** 对于每个实验环节,课程都会介绍“可以使用哪些工具来执行测试”,即具体的测试方法与实用工具。 通过“为何”、“如何”及“什么”这三个层面的教学方法,本课程将引导学习者走上构建可靠、可扩展且具有成本效益的软件开发之路。
Software Testing 101 is a crucial guide to building reliable software.Starting from "why" software testing is important, the course trains your brain to appreciate the benefits of software testing.Followed by "how" to do software testing, the course provides you an overview of software development cycle and introduces multiple testing skills that cover the whole development cycle.Unit testIntegration testSmoke & sanity testEnd-to-end testPerformance testUser Acceptance testFor each lab section, I will introduce the "what" to you - "what you can use to carry out the test".With the approach of "why", "how" and "what", you will be leaded to the road of building a reliable, scalable and cost-effective software.