蚂蚁金服蚂蚁集团-质量保障工程师-鲸探
社招全职3年以上技术类-质量保证地点:杭州状态:招聘
任职要求
1、精通Java/Python/Go,熟练使用Selenium/Appium/JMeter等工具,掌握微服务架构下的测试策略(如契约测试、混沌工程); 2、熟悉金融科技业务场景(如支付、清结算),有数字藏品、高并发交易系统测试经验者优先; 3、掌握DevOps工具链(Jenkins/GitLab CI)、容器化技术(Docker/K8s),具备云原生环境测试经验; 4、能主导跨部门协作,通过质量度量(缺陷密度/逃逸率)驱动流程改进,具备技术文档编写及案例分享经验; 5、有完整项目交付经验,擅长需求拆解、风险预判及资源协调。
工作职责
1、全流程质量保障:主导鲸探业务功能测试,包括需求分析、用例设计、缺陷跟踪,制定测试策略并输出质量风险评估报告;搭建自动化测试框架(如UI/接口自动化),覆盖核心交易链路,推动测试左移及持续集成流程落地; 2、高并发场景保障:设计大促、秒杀等活动的全链路压测方案,实施故障演练,制定熔断降级、限流等应急预案,确保活动零重大故障;构建线上监控体系(日志/指标/告警),主导故障根因分析及优化闭环; 3、测试效能提升:开发测试工具链(如数据构造平台、Mock服务),解决分布式事务、数据一致性等复杂场景测试难点,优化测试环境治理方案,提升多版本并行测试效率。
包括英文材料
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.
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.
Go+
https://www.youtube.com/watch?v=8uiZC0l4Ajw
学习Golang的完整教程!从开始到结束不到一个小时,包括如何在Go中构建API的完整演示。没有多余的内容,只有你需要知道的知识。
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
JMeter+
https://jmeter.apache.org/usermanual/build-web-test-plan.html
In this section, you will learn how to create a basic Test Plan to test a Web site.
[英文] jMeter Tutorial
https://www.tutorialspoint.com/jmeter/index.htm
jMeter is an Open Source testing software. It is 100% pure Java application for load and performance testing.
https://www.youtube.com/watch?v=dfjX7fKSP7o
Apache JMeter, a free open-source Java app to load test functions and performance.
微服务+
https://learn.microsoft.com/en-us/training/modules/dotnet-microservices/
Microservice applications are composed of small, independently versioned, and scalable customer-focused services that communicate with each other by using standard protocols and well-defined interfaces.
https://microservices.io/
Microservices - also known as the microservice architecture - is an architectural style that structures an application as a collection of two or more services.
https://spring.io/microservices
Building small, self-contained, ready to run applications can bring great flexibility and added resilience to your code.
https://www.ibm.com/think/topics/microservices
Microservices, or microservices architecture, is a cloud-native architectural approach in which a single application is composed of many loosely coupled and independently deployable smaller components or services.
https://www.youtube.com/watch?v=CqCDOosvZIk
https://www.youtube.com/watch?v=hmkF77F9TLw
Learn about software system design and microservices.
高并发+
https://www.baeldung.com/concurrency-principles-patterns
In this tutorial, we’ll discuss some of the design principles and patterns that have been established over time to build highly concurrent applications.
https://www.baeldung.com/java-concurrency
Handling concurrency in an application can be a tricky process with many potential pitfalls. A solid grasp of the fundamentals will go a long way to help minimize these issues.
https://www.oreilly.com/library/view/concurrency-in-go/9781491941294/
You’ll understand how Go chooses to model concurrency, what issues arise from this model, and how you can compose primitives within this model to solve problems.
https://www.oreilly.com/library/view/modern-concurrency-in/9781098165406/
With this book, you'll explore the transformative world of Java 21's key feature: virtual threads.
https://www.youtube.com/watch?v=qyM8Pi1KiiM
https://www.youtube.com/watch?v=wEsPL50Uiyo
DevOps+
https://roadmap.sh/devops
Step by step guide for DevOps, SRE or any other Operations Role in 2025
https://zhuanlan.zhihu.com/p/562036793
DevOps中的Dev指的是Development(开发),Ops指的是Operations(运维),用一句话来说,DevOps就是打通开发运维的壁垒,实现开发运维一体化。
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
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
相关职位
社招技术类-综合
1、全流程质量保障:主导鲸探业务功能测试,包括需求分析、用例设计、缺陷跟踪,制定测试策略并输出质量风险评估报告;搭建自动化测试框架(如UI/接口自动化),覆盖核心交易链路,推动测试左移及持续集成流程落地; 2、高并发场景保障:设计大促、秒杀等活动的全链路压测方案,实施故障演练,制定熔断降级、限流等应急预案,确保活动零重大故障;构建线上监控体系(日志/指标/告警),主导故障根因分析及优化闭环; 3、测试效能提升:开发测试工具链(如数据构造平台、Mock服务),解决分布式事务、数据一致性等复杂场景测试难点,优化测试环境治理方案,提升多版本并行测试效率。
更新于 2025-06-19
社招技术类-开发
1、负责鲸探业务核心的商城、数字资产、营销互动、社区游戏化等产品服务的系统分析和架构设计,并主导完成详细设计和编码的任务,确保项目的进度和质量; 2、开发和维护鲸探相关产品和系统,快速定位并修复现有软件缺陷; 3、协同组织跨团队沟通协作,确保系统架构内外设计合理或保障项目质量与进度; 4、能够有效地对新人或普通开发工程师进行辅导,帮助其快速成长。
更新于 2025-07-21
社招生产与质量
我们的软件开发团队负责构建应用以支持Tesla的快速增长,同时提供稳定的制造系统和出色的运营产品。您将与大批优秀的IT产品经理、软件开发工程师、IT质量保障工程师以及系统运维工程师协作,共同打造世界级的软件系统,并提供高可用、高伸缩性的IT服务。我们的工程师亲力亲为,也乐于分享,是特斯拉工程师文化的传承者和传播者。 岗位职责 • 参与需求澄清、架构设计、技术实现等软件开发全生命周期。 • 负责软件架构设计、开发、单元测试、集成测试,并为自动化测试提供支持。 • 与制造、质量、供应链、充电、运营、交付、服务等团队保持沟通,深入理解业务需求,并通过IT产品提供端到端的最佳解决方案。