京东测试开发岗-履约配送方向
社招全职3年以上测试开发岗地点:上海状态:招聘
任职要求
1.计算机、软件工程或相关专业本科及以上学历,3年以上软件测试经验,有即时配送、物流、电商等高并发业务测试经验者优先; 2.熟练掌握自动化测试工具(如Selenium/Appium/JUnit/Pytest等),至少精通一种编程语言(Java/Python/Go); 3.熟悉CI/CD工具链(Jenkins/GitLab CI等),具备搭建自动化测试平台的经验; 4.熟悉性能测试工具(JMeter/Gatling/LoadRunner),能设计压测场景并分析系统瓶颈; 5.熟悉微服务架构、分布式系统测试策略,了解Dubbo/Spring Cloud/Kafka等中间件; 6.熟练使用Linux命令,掌握SQL/NoSQL数据库(MySQL/MongoDB/Redis)的测试技巧; 7.具备较强的逻辑分析能力、风险意识和抗压能力,能快速定位复杂问题; 8.良好的沟通能力,能推动跨团队协作并输出清晰的测试报告。 符合京东价值观:客户为先、创新、拼搏、担当、感恩、诚信。
工作职责
1.设计和执行自动化测试方案,构建高效的测试框架与工具,提升测试覆盖率和效率; 2.参与需求评审,制定测试计划、设计测试用例,推动问题闭环,保障交付质量; 3.针对高并发、低延迟的实时业务场景,开展压力测试、容灾测试及全链路压测,确保系统在高负载下的可靠性; 4.推动持续集成/持续交付(CI/CD)流程优化,与开发、运维团队协作实现质量左移; 5.分析线上问题,提炼测试场景,完善测试策略,预防同类问题复发。
包括英文材料
学历+
高并发+
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
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!
pytest+
https://docs.pytest.org/en/stable/getting-started.html
The pytest framework makes it easy to write small, readable tests, and can scale to support complex functional testing for applications and libraries.
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的完整演示。没有多余的内容,只有你需要知道的知识。
CI+
https://www.ibm.com/cn-zh/think/topics/continuous-integration
持续集成 (CI) 是一种软件开发实践,开发人员在整个开发周期中会定期将新的代码和代码变更集成到中央代码存储库中。它是 DevOps 和敏捷方法的关键组成部分。
https://www.youtube.com/watch?v=42UP1fxi2SY
CD+
https://www.redhat.com/zh-cn/topics/devops/what-is-ci-cd
CI/CD 是持续集成和持续交付/部署的缩写,旨在简化并加快软件开发生命周期。
https://www.youtube.com/watch?v=R8_veQiYBjI&list=PLy7NrYWoggjzSIlwxeBbcgfAdYoxCIrM2
Jenkins+
https://www.youtube.com/watch?v=f4idgaq2VqA
GitLab+
https://docs.gitlab.com/tutorials/
Learn about GitLab fundamentals by following guided instructions.
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.
Gatling+
https://docs.gatling.io/tutorials/
[英文] Intro to Gatling
https://www.baeldung.com/introduction-to-gatling
Gatling is a load testing tool that comes with excellent support for the HTTP protocol, which makes it a really good choice for load testing any HTTP server.
https://www.youtube.com/watch?v=NzqO6AOKjeg
This short course gets you started writing Gatling load & stress testing scripts fast.
微服务+
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.distributedsystemscourse.com/
The home page of a free online class in distributed systems.
https://www.youtube.com/watch?v=7VbL89mKK3M&list=PLOE1GTZ5ouRPbpTnrZ3Wqjamfwn_Q5Y9A
Dubbo+
https://dubbo.apache.org/en/overview/mannual/java-sdk/tasks/
Spring Cloud+
[英文] Spring Cloud Series
https://www.baeldung.com/spring-cloud-series
Learn Spring Cloud including concepts, additional libraries and examples for distributed systems.
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.
中间件+
https://www.youtube.com/watch?v=1oWPUpMheGk
Linux+
https://ryanstutorials.net/linuxtutorial/
Ok, so you want to learn how to use the Bash command line interface (terminal) on Unix/Linux.
https://ubuntu.com/tutorials/command-line-for-beginners
The Linux command line is a text interface to your computer.
https://www.youtube.com/watch?v=6WatcfENsOU
In this Linux crash course, you will learn the fundamental skills and tools you need to become a proficient Linux system administrator.
https://www.youtube.com/watch?v=v392lEyM29A
Never fear the command line again, make it fear you.
https://www.youtube.com/watch?v=ZtqBQ68cfJc
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.
NoSQL+
https://nosql-database.org/
Everything about NoSQL Systems – Types, Benefits, and Real-World Uses
https://piaosanlang.gitbooks.io/mongodb/content/section1.1.html
NoSQL(NoSQL = Not Only SQL ),即"不仅仅是SQL",指的是非关系型的数据库。是对不同于传统的关系型数据库管理系统的统称。
https://www.youtube.com/watch?v=0buKQHokLK8
NoSQL databases can operate in multiple modes: as key-value store, document store or wide column store.
MySQL+
https://juejin.cn/post/7190306988939542585
这是一篇 MySQL 通关一篇过硬核经验学习路线,包括数据库相关知识,SQL语句的使用,数据库约束,设计等。
[英文] MySQL Tutorial
https://www.mysqltutorial.org/
your go-to resource for mastering MySQL in a fast, easy, and enjoyable way.
https://www.youtube.com/watch?v=5OdVJbNCSso
MySQL SQL tutorial for beginners
https://www.youtube.com/watch?v=7S_tz1z_5bA
This beginner-friendly course teaches you SQL from scratch.
MongoDB+
https://learnxinyminutes.com/mongodb/
MongoDB is a NoSQL document database for high volume data storage.
https://studio3t.com/academy/#courses
The fastest way to learn MongoDB
https://www.youtube.com/watch?v=c2M-rlkkT5o
This video will give you and introduction to MongoDB in 1 Hour. Afterwards I recommend exploring aggregation, replication, and sharding.
https://www.youtube.com/watch?v=ExcRbA7fy_A&list=PL4cUxeGkcC9h77dJ-QJlwGlZlTd4ecZOA
You'll learn how to use MongoDB (a NoSQL database) from scratch. You'll also learn how to integrate it into a simple Node.js API.
Redis+
[英文] Developer Hub
https://redis.io/dev/
Get all the tutorials, learning paths, and more you need to start building—fast.
https://www.runoob.com/redis/redis-tutorial.html
REmote DIctionary Server(Redis) 是一个由 Salvatore Sanfilippo 写的 key-value 存储系统,是跨平台的非关系型数据库。
https://www.youtube.com/watch?v=jgpVdJB2sKQ
In this video I will be covering Redis in depth from how to install it, what commands you can use, all the way to how to use it in a real world project.
相关职位
社招3-10年测试开发岗
1、负责测试开发工作,基于深入的业务理解,进行测试流程优化与自动化测试工具的开发,以提高产品质量及发布效率; 2、根据产品特性,设计并实施测试策略和计划,保证软件质量满足业务需求,降低潜在风险; 3、研究并引入先进的测试方法和工具,提升测试效率,推动团队技术能力的提升; 4、与项目团队紧密配合,通过有效的沟通确保测试活动与项目进度同步,达成项目质量目标; 5、对测试过程中发现的问题进行深入分析,提出改进建议,协助开发团队优化产品架构和代码质量; 6、持续总结测试经验,构建知识库,促进团队间的知识共享和技能提升。
更新于 2025-06-09
社招3-10年测试开发岗
1、负责测试开发工作,基于深入的业务理解,进行测试流程优化与自动化测试工具的开发,以提高产品质量及发布效率; 2、根据产品特性,设计并实施测试策略和计划,保证软件质量满足业务需求,降低潜在风险; 3、研究并引入先进的测试方法和工具,提升测试效率,推动团队技术能力的提升; 4、与项目团队紧密配合,通过有效的沟通确保测试活动与项目进度同步,达成项目质量目标; 5、对测试过程中发现的问题进行深入分析,提出改进建议,协助开发团队优化产品架构和代码质量; 6、持续总结测试经验,构建知识库,促进团队间的知识共享和技能提升。
更新于 2025-07-06
社招5年以上测试开发岗
1.负责京东秒送B端系统(商家/门店入驻、商品管理、订单/拆分、售后/评价/赔付、计费/结算等)的质量保障工作; 2.主导B端自动化测试框架的设计与持续优化,构建高可用、易维护的自动化测试体系; 3.负责B端测试效能提升,包括但不限于环境治理、全链路压测、流量回放等专项工作; 4.深入理解B端业务逻辑,设计并执行复杂业务场景的测试方案,保障系统稳定性; 5.推动测试左移,参与需求评审和架构设计,提前识别质量风险。
更新于 2025-06-16