|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/key-structure-based-testing/
课程评论:没有评论
**课程名称:** 三种关键的基于结构的测试技术 **课程概述:** 本课程旨在帮助您提升在代码层面上最常用的三种软件测试技术方面的专业知识。课程还将帮助您为 ISTQB 考试做准备,并侧重于其教学大纲中的特定部分。课程的最大价值在于其实用性,可作为传统 ISTQB 相关培训的有力补充。 **目标受众:** * 对于软件测试领域的初学者可能稍有难度,但对于现有测试人员/质量保证人员或编写代码测试的开发人员而言,能够显著提高他们的能力。 * 经常会发现自动化测试(如单元测试、API 测试)或手动测试未能区分使用或正确应用特定的测试技术,从而影响测试质量,达不到预期的测试覆盖率。 **课程价值/收益:** * **填补知识空白:** 让您对主要的基于结构的测试技术及其每个测试用例背后的原理充满信心。 * **提升测试规划能力:** 理解这些测试方法有助于测试规划,例如确定所需的测试数量、估算资源等。 * **惠及开发人员和质量保证人员:** 这些技术原则可应用于软件代码以及更高级别的算法(例如需求规格说明或技术设计文档)。 * **详细讲解与实践:** 每种技术都将得到详细解释,并提供多个示例,以通过实际操作帮助学习。 * **工具中立性:** 所学知识可独立于任何特定工具应用。 * **语言示例:** 大部分示例将以 Python 代码呈现,部分将使用 JavaScript。 **核心内容:** 课程将深入讲解三种最常见、最关键的基于结构的测试技术。 **学习建议:** 完成课程后,立即开始应用基于结构的测试技术!
This course will help you to improve your expertise in three most common software testing techniques applied at the code level. The course will also help you to prepare for ISTQB exams. It actually focuses on a specific part from the syllabus. The most important value from the course is the practical one. This serves as useful addition to the traditional ISTQB-related training.It might be a bit difficult for the absolute beginners in the software testing area, but it can improve the competence of existing testers / QAs or developers creating tests for their code. So often one can see the automated tests (e.g. unit tests, API tests) or manual tests are either not using distinct techniques or not applying the techniques properly thus losing the quality of the tests, not reaching the desired level of test coverage. This course will fill the gap - you will be confident about the main structure-based testing techniques, the rationale behind each test case. Understanding the testing methods also helps you in test planning - the number of tests required, to estimate the resources etc.The techniques help both developers and QAs/testers. The principles can be applied both to software code and to higher level algorithms (e.g. in requirements specification or in the technical design documentation).Every technique in this course is explained in detail. For each technique several examples are given, as author believes that this is one of the best ways of learning. After the course, start applying the structure-based test techniques!The knowledge here is applicable in a tool-neutral manner. At the same time, most of examples are shown as Python code, some - as JavaScipt.