Practical software testing using Testcontainers

所在平台: Udemy

课程主页: https://www.udemy.com/course/practical-integration-testing-using-testcontainers/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** 使用 Testcontainers 进行软件测试实战 **课程概述:** 欢迎来到关于 Testcontainers 的首门课程!本课程旨在帮助您了解 Testcontainers 的实际应用价值,以及它如何改进您的软件测试,尤其是集成测试。 **为什么学习 Testcontainers?** * **扩展测试范围:** 在不升级到完整的端到端(e2e)测试的情况下,将集成测试的范围扩展到最外层边界。 * **避免模拟和伪造:** 告别可能令人困惑的模拟(mocks)和伪造(fakes)测试设置。 * **真实数据库测试:** 结束使用 H2 等非生产环境数据库进行测试的时代。使用 Testcontainers,您可以轻松地针对生产环境中常用的数据库系统测试您的 SQL 语句。 * **拥抱 Docker:** 如果您已经在构建生命周期中使用 Docker,那么设置 Testcontainers 将会非常简单。 **课程内容:** 本课程将提供一个分步指南,深入讲解 Testcontainers 的核心功能。我们专注于实践,而非理论(如测试理论)。课程 sections 设计得简洁明了,力求快速切入重点,帮助您高效学习。 **学习方式:** * **以实践为主:** 重点关注实际操作和代码演示。 * **内容精炼:** sections 短小,直奔主题,加速您的学习进程。 * **互动交流:** 欢迎您提出问题和反馈。课程内容将根据您的需求进行扩展。 准备好起飞了吗?订阅本课程,让我们一起开始实战之旅!

课程评论(0条)

课程详情

Why should you learn about Testcontainers, and what is it at all? If you reached here, you'll surely have an idea about that. I suppose you're testing your software already and want to figure out what Testcontainers can exactly do for you to somehow improve the quality of testing.So welcome here to the first course on Udemy regarding that topic. I'm Ansgar, and I'm a freelanced software engineer, working with tools like Testcontainers almost every day.Testcontainers points out, that it makes testing - especially integration testing - easier. I totally agree, but there are other - relevant and important - aspects which should be mentioned. Here are only a few examples:It makes extension of your integration tests scope to the outermost boundaries possible without having to switch to full-fledged e2e testsYou can avoid having potentially confusing test setup with mocks and fakesUsing H2 although that's likely not your production database? No longer soon, perhaps...Not relying on JPA but on plain SQL and want to test your statements against a production-like database system? Easy with Testcontainers!Using Docker in your build lifecycle already? Then setting up Testcontainers is in a breeze...In this course, I'll talk about the above-mentioned topics and give you a step-by-step walkthrough of the most important features of Testcontainers. For this, I'll stick to the following guidelines:This course is about practice, not primarily theory (theory of testing for example)I keep sections short and try my best to get to the point quickly in order to accelerate your progress. If a question stays open: Leave me a messageFeedback and discussions are always welcome. I plan to extend this course content on demand based on your feedbackReady for takeoff? Subscribe to the course and let's go right away.

课程标签

0人关注该课程

主题相关的课程