阿里云瓴羊-测试开发工程师-杭州
社招全职3年以上技术类-质量保证地点:杭州状态:招聘
任职要求
1. 本科及以上学历,计算机相关专业,3年以上测试开发经验; 2. 希望你有有良好的沟通能力、较强的问题分析和解决能力,对软件测试有热情,也有较好的领导力和抗压能力;有团队管理经验者优先; 3. 熟悉测试方法论(黑盒测试、白盒测试、灰盒测试)及测试流程(需求分析、用例设计、执行、报告); 4. 熟悉至少一门编程语言(Python/Java/Go),具备自动化测试脚本开发能力; 5. 熟悉自动化测试工具(Selenium、JUnit、PyTest)及持续集成工具(Jenkins、GitLab CI); 6. 熟悉大数据及数据库SQL 语言;了解大数据生态(Hadoop、Kafka、Flink)及数据开发流程(如数据建模、任务调度)为加分项; 7. 有云原生平台(阿里云/AWS/Azure)测试经验,熟悉容器化技术(Docker/K8s)为加分项。
工作职责
1. 测试框架与工具开发 a. 负责 数据治理平台平台核心功能的测试用例设计、自动化测试脚本开发及测试框架搭建。 b. 基于大数据场景(如数据建模、任务调度、数据质量监控等)设计端到端测试方案。 2. 性能与稳定性测试 a. 针对数据处理流程(ETL、数据同步、任务调度)进行性能压测与瓶颈分析,保障高并发、大规模数据场景下的系统稳定性。 b. 设计并执行混沌测试、容灾测试等可靠性验证方案 3. 缺陷管理与质量保障 a. 使用缺陷跟踪工具记录、跟踪并推动问题修复,参与代码评审和测试覆盖率分析。 b. 协助产品团队优化数据开发流程,提升平台易用性与质量。 4. 技术协同与创新 ● 与研发、产品经理协作,参与需求评审、技术方案设计,提前识别潜在风险。 ● 探索 AI/ML 在测试中的应用(如自动生成测试用例、异常检测),推动测试效率提升。 ● 团队管理与协作 ● 团队建设:负责测试团队的人员管理、任务分配与绩效评估,制定团队目标并推动落地。 ● 流程优化:主导测试流程标准化(如测试用例管理、自动化测试策略),提升团队协作效率。 ● 技术指导:为团队成员提供技术培训与指导,推动团队技术能力提升。 ● 跨团队协调:与产品、研发、运维团队紧密合作,确保测试工作与业务目标对齐。 ● 资源规划:根据项目需求合理分配人力、工具和预算资源,保障测试工作的高效执行。
包括英文材料
学历+
测试流程+
https://www.youtube.com/watch?v=3kzHmaeozDI
If you haven't come across unit testing and wondering what it's all about then take some time and watch this video.
https://www.youtube.com/watch?v=BQqzfHQkREo
https://www.youtube.com/watch?v=VywxIQ2ZXw4
This course will introduce you to Postman and is suited for beginners.
https://www.youtube.com/watch?v=zp5Jh2FIpF0
Python+
https://liaoxuefeng.com/books/python/introduction/index.html
中文,免费,零起点,完整示例,基于最新的Python 3版本。
https://www.learnpython.org/
a free interactive Python tutorial for people who want to learn Python, fast.
https://www.youtube.com/watch?v=K5KVEU3aaeQ
Master Python from scratch 🚀 No fluff—just clear, practical coding skills to kickstart your journey!
https://www.youtube.com/watch?v=rfscVS0vtbw
This course will give you a full introduction into all of the core concepts in python.
Java+
https://www.youtube.com/watch?v=eIrMbAQSU34
Master Java – a must-have language for software development, Android apps, and more! ☕️ This beginner-friendly course takes you from basics to real coding skills.
Go+
https://www.youtube.com/watch?v=8uiZC0l4Ajw
学习Golang的完整教程!从开始到结束不到一个小时,包括如何在Go中构建API的完整演示。没有多余的内容,只有你需要知道的知识。
脚本+
[英文] Scripting language
https://en.wikipedia.org/wiki/Scripting_language
https://zhuanlan.zhihu.com/p/571097954
一个脚本通常是解释执行而非编译。脚本语言通常都有简单、易学、易用的特性,目的就是希望能让程序员快速完成程序的编写工作。
Selenium+
https://www.youtube.com/watch?v=j7VZsCCnptM
Learn Selenium by building a web scraping bot in Python.
https://www.youtube.com/watch?v=mOAXEQevCAE&list=PLhW3qG5bs-L_s9HdC5zNshE5Ti8jABwlU
JUnit+
[英文] JUnit Series
https://www.baeldung.com/junit
JUnit - Testing Basics Integration with Other Libraries Advanced Topics
https://www.youtube.com/watch?v=vZm0lHciFsQ
Full tutorial on creating Unit Tests in Java with JUnit!
Jenkins+
https://www.youtube.com/watch?v=f4idgaq2VqA
GitLab+
https://docs.gitlab.com/tutorials/
Learn about GitLab fundamentals by following guided instructions.
CI+
https://www.ibm.com/cn-zh/think/topics/continuous-integration
持续集成 (CI) 是一种软件开发实践,开发人员在整个开发周期中会定期将新的代码和代码变更集成到中央代码存储库中。它是 DevOps 和敏捷方法的关键组成部分。
https://www.youtube.com/watch?v=42UP1fxi2SY
大数据+
https://www.youtube.com/watch?v=bAyrObl7TYE
https://www.youtube.com/watch?v=H4bf_uuMC-g
With all this talk of Big Data, we got Rebecca Tickle to explain just what makes data into Big Data.
SQL+
https://liaoxuefeng.com/books/sql/introduction/index.html
什么是SQL?简单地说,SQL就是访问和处理关系数据库的计算机标准语言。
https://sqlbolt.com/
Learn SQL with simple, interactive exercises.
https://www.youtube.com/watch?v=p3qvj9hO_Bo
In this video we will cover everything you need to know about SQL in only 60 minutes.
Hadoop+
https://www.runoob.com/w3cnote/hadoop-tutorial.html
Hadoop 为庞大的计算机集群提供可靠的、可伸缩的应用层计算和存储支持,它允许使用简单的编程模型跨计算机群集分布式处理大型数据集,并且支持在单台计算机到几千台计算机之间进行扩展。
[英文] Hadoop Tutorial
https://www.tutorialspoint.com/hadoop/index.htm
Hadoop is an open-source framework that allows to store and process big data in a distributed environment across clusters of computers using simple programming models.
Kafka+
https://developer.confluent.io/what-is-apache-kafka/
https://www.youtube.com/watch?v=CU44hKLMg7k
https://www.youtube.com/watch?v=j4bqyAMMb7o&list=PLa7VYi0yPIH0KbnJQcMv5N9iW8HkZHztH
In this Apache Kafka fundamentals course, we introduce you to the basic Apache Kafka elements and APIs, as well as the broader Kafka ecosystem.
Flink+
https://nightlies.apache.org/flink/flink-docs-release-2.0/docs/learn-flink/overview/
This training presents an introduction to Apache Flink that includes just enough to get you started writing scalable streaming ETL, analytics, and event-driven applications, while leaving out a lot of (ultimately important) details.
https://www.youtube.com/watch?v=WajYe9iA2Uk&list=PLa7VYi0yPIH2GTo3vRtX8w9tgNTTyYSux
Today’s businesses are increasingly software-defined, and their business processes are being automated. Whether it’s orders and shipments, or downloads and clicks, business events can always be streamed. Flink can be used to manipulate, process, and react to these streaming events as they occur.
AWS+
https://aws.amazon.com/
Amazon Web Services offers reliable, scalable, and inexpensive cloud computing services. Free to join, pay only for what you use.
Azure+
https://azure.microsoft.com/
Invent with purpose, realize cost savings, and make your organization more efficient with Microsoft Azure’s open and flexible cloud computing platform.
Docker+
https://www.youtube.com/watch?v=GFgJkfScVNU
Master Docker in one course; learn about images and containers on Docker Hub, running multiple containers with Docker Compose, automating workflows with Docker Compose Watch, and much more. 🐳
https://www.youtube.com/watch?v=kTp5xUtcalw
Learn how to use Docker and Kubernetes in this complete hand-on course for beginners.
Kubernetes+
https://kubernetes.io/docs/tutorials/kubernetes-basics/
This tutorial provides a walkthrough of the basics of the Kubernetes cluster orchestration system.
https://kubernetes.io/zh-cn/docs/tutorials/kubernetes-basics/
本教程介绍 Kubernetes 集群编排系统的基础知识。每个模块包含关于 Kubernetes 主要特性和概念的一些背景信息,还包括一个在线教程供你学习。
https://www.youtube.com/watch?v=s_o8dwzRlu4
Hands-On Kubernetes Tutorial | Learn Kubernetes in 1 Hour - Kubernetes Course for Beginners
https://www.youtube.com/watch?v=X48VuDVv0do
Full Kubernetes Tutorial | Kubernetes Course | Hands-on course with a lot of demos
相关职位
实习虎鲸文娱2026
1、负责OTT大屏各链路的质量保障工作; 2、负责通过流程优化、持续集成、技术创新等手段持续提升整个研发过程的质量和效率; 3、负责测试专项能力建设,不断提升测试团队的专业度和深入度。
更新于 2025-03-27
校招虎鲸文娱2026
1、负责OTT大屏各链路的质量保障工作 2、负责通过流程优化、持续集成、技术创新等手段持续提升整个研发过程的质量和效率 3、负责测试专项能力建设,不断提升测试团队的专业度和深入度
更新于 2025-08-05
社招A250280
1、负责火山引擎大模型应用产品及大模型平台质量保障工作; 2、独立完成需求分析和测试设计、并输出测试用例,完成测试执行、缺陷回归和用例的自动化; 3、完成产品的稳定性、可靠性、性能、安全、压力等专项测试工作,持续提升产品质量。
更新于 2025-01-14