{{sellerTotalView > 1 ? __("sellers", {number: sellerTotalView}) : __("seller", {number: sellerTotalView}) }}, {{numTotalView > 1 ? __("items", {number: numTotalView}) : __("item", {number: numTotalView}) }}
free FREE

Change Your Zip Code

Inventory information and delivery speeds may vary for different locations.

Location History

{{email ? __('Got it!') : __('Restock Alert')}}

We will notify you by email when the item back in stock.

Cancel
Yami

Jingdong book

测试架构师修炼之道:从测试工程师到测试架构师

{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}

测试架构师修炼之道:从测试工程师到测试架构师

{{__(":people-members", {'people': item.limit_people_count})}} {{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ item.invalid_price }} {{ itemDiscount }}
Ends in
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }} {{ itemCurrency }}{{ item.invalid_price }} {{itemDiscount}}
{{ itemCurrency }}{{ item.valid_price }}
Sale ends in
Sale will starts after Sale ends in
{{ getSeckillDesc(item.seckill_data) }}
{{ __( "Pay with Gift Card to get sale price: :itemCurrency:price", { 'itemCurrency' : itemCurrency, 'price' : (item.giftcard_price ? priceFormat(item.giftcard_price) : '0.00') } ) }} ({{ itemCurrency }}{{ priceFormat(item.giftcard_price / item.bundle_specification) }}/{{ item.unit }}) Details
Best before

Currently unavailable.

We don't know when or if this item will be back in stock.

Unavailable in your area.
Sold Out

Details

Full product details
Editer Recommend

资深软件测试架构师10年测试经验结晶,帮你系统梳理测试技术,建立自己的测试体系,轻松转型测试架构师!
深度解密四步测试策略制定法、四步测试设计制定法、软件质量评估模型、测试方法车轮图,用通俗的语言和取自一线的案例阐述各种测试技术的细节、方法和实践。
随着测试工作经验的不断累积,很多测试者会发现自己逐渐陷入了一个职业发展的“怪圈”——对产品业务已经比较熟悉,基本的测试技术也掌握了,但是不知道接下来该如何深入,如何更好地进行测试。尽管国内不乏软件测试方面的优秀书籍,但是大多数书籍都是在讲测试管理、测试基础或者性能测试、自动化测试等专业测试技术,而描述如何把测试技术和业务结合起来,讲解如何有“策略”地进行“刚刚好”的测试的书籍却几乎没有。
本书作者花费3年业余时间,总结了自己10多年来在确定产品“测试策略”方面的经验,集结成本书。本书系统描述了如何制定“测试策略”,并首次揭秘作者独创的四步测试策略制定法、软件质量评估模型和两份checklist——风险分析checklist和老功能分析checklist,能够帮助读者快速明确测试目标,确定测试重点和难点、测试深度和难度。其中,“软件质量评估模型”能帮助读者在项目中实时评估项目情况,调整测试策略。除此之外,本书还介绍了四步测试设计制定法、测试方法车轮图这两个模型,其能够按照被测对象的特点来提供适合的测试分析和设计方法,使得测试设计有章可循。书中提供的模板、表格还能方便地让“测试设计”符合“测试策略”,满足测试的深度和广度,可以让整个测试团队有序、系统、全面地进行测试设计。
本书很注重理论和实践的结合,书中总结的各种方法均能够直接应用到测试项目中。作者已将这套方法开发成了相关课程,并在现在任职的公司的各个研发中心巡讲、推广,取得了非常好的效果。
对于所有从事或者欲从事测试类相关工作的读者来说,这是一本不容错过的好书!
Content Description

本书并不是一本单纯讲述测试技术或测试管理的书籍。“测试策略”是本书的核心,本书通过大量策略把测试理念和各种测试技术串了起来,并讨论了该如何把测试技术和产品结合起来,如何确定测试目标、测试范围、测试的深度和广度、测试的重点和难点。旨在帮助广大奋斗在一线的测试工程师们系统梳理自己的测试技术并构建自己的测试体系,迅速升级为测试架构师!
本书的核心内容可以概括为“4个模型”和“2份checklist”,其中4个模型是四步测试策略制定法、软件质量评估模型、四步测试设计制定法、测试方法车轮图,2份checklist指风险分析checklist和老功能分析checklist。这些内容不仅能够直接运用到实际的产品测试中,还可以帮助我们系统思考,梳理自身的测试技术,找到自己的知识短板,突破瓶颈。
本书一共8章,分为三大部分,组织上,我们不是从技术的角度来展开的,而是以“软件测试架构师”来作为全书的主线。
本书先从中国的软件测试行业现状入手,帮助大家分析自身的瓶颈(第1~2章),为软件测试者的职业规划提供建议——如果想在测试技术上进一步发展,可以将软件测试架构师作为职业发展的目标,并讨论作为软件测试架构师在测试过程中需要关注和不需要关注的内容。
接下来(第3~5章)深入讲解了软件测试架构师需要掌握的基本测试技术和实用的软能力,包括软件质量模型、测试类型、测试方法、测试设计、探索式测试、自动化测试、沟通和协商以及写好测试用例的表达技法,帮读者向软件测试架构师的目标快速前进。
最后(第6~8章)详细介绍了软件测试架构师的核心技能——测试策略该如何去分解和制定,在产品测试中如何评估产品质量并根据质量评估情况来修正测试策略,最后达到理想的测试目标,帮助读者在软件测试架构师的道路上进行自我修炼。
书中还包含了大量对各种测试技术的总结,这些不仅可以直接运用在实际测试项目中,还可以帮助读者梳理自己掌握的测试知识,建立自己的测试体系。
Author Description

刘琛梅,资深测试者,从事软件测试工作10年,现就职于北京神州绿盟科技有限公司,曾就职于华为(华赛),主要从事安全产品的测试工作。在华为深圳研发中心工作期间担任测试经理、软件测试架构师,目前担任绿盟科技下一代防火墙产品测试代表,对各种测试技术,安全业务均有系统深入的研究。
Catalogue

前言
第一部分瓶颈:软件测试工程师该如何进行职业规划
第1章软件测试工程师的“三年之痒” 3
1.1软件测试发展简史 3
1.2中国的软件测试行业 4
1.2.1软件测试整体起点较高 4
1.2.2软件测试的困境和迷局 5
1.2.3迷茫的软件测试工程师 7
1.3认识软件测试的优势和劣势 9
1.3.1软件测试的优势 9
1.3.2软件测试的劣势 10
第2章软件测试工程师的职业规划 12
2.1软件测试的职业发展方向 13
2.1.1软件测试在管理上的发展 13
2.1.2软件测试在技术上的发展 14
2.1.3“角色”和“段位” 16
2.1.4软件测试在质量领域的发展 18
2.2软件测试工程师职业规划建议 20
2.2.1做管理还是做技术 20
2.2.2对测试工作“跳槽”的建议 22
2.2.3软件测试创业 23
第二部分突破:向软件测试架构师的目标迈进
第3章软件测试架构师应该做和不该做的事情 29
3.1软件测试架构师需要关注和不需要关注的事情 29
3.1.1测试架构师在需求分析中 30
3.1.2测试架构师在测试分析和设计中 32
3.1.3测试架构师在测试执行中 34
3.1.4测试架构师在测试质量评估中 35
3.2像软件测试架构师一样的思考 36
3.3软件测试经理可以替代软件测试架构师吗 36
3.4系统架构师可以替代软件测试架构师吗 38
第4章软件测试架构师的知识能力模型 40
4.1软件产品质量模型 41
4.1.1软件产品质量六属性 41
4.1.2功能性 43
4.1.3可靠性 45
4.1.4易用性 46
4.1.5效率 49
4.1.6可维护性 50
4.1.7可移植性 51
4.2测试类型 52
4.3测试方法 54
4.3.1产品测试车轮图 54
4.3.2功能测试方法 55
4.3.3可靠性测试方法 61
4.3.4性能测试方法 68
4.3.5易用性测试法 72
4.4测试设计技术 74
4.4.1测试点不等于测试用例 75
4.4.2四步测试设计法 77
4.4.3对测试点进行分类 79
4.4.4流程类测试设计:路径分析法 84
4.4.5参数类测试设计:“输入—输出表”分析法 96
4.4.6数据类测试设计:等价类和边界值分析法 102
4.4.7组合类测试设计:正交分析法 107
4.4.8控制用例粒度:测试点的组合和拆分 111
4.4.9错误推断法 116
4.5探索式测试 117
4.5.1探索式测试的基本思想:CPIE 117
4.5.2选择合适的探索式测试方法 118
4.5.3开展探索式测试 121
4.6自动化测试 124
4.6.1需要知道的一些自动化测试真相 124
4.6.2如何评估自动化的收益 126
4.6.3自动化测试工具介绍 127
第5章软件测试架构师的软能力修炼 130
5.1沟通和协商 131
5.1.1产品测试中的沟通原则 131
5.1.2通过沟通来获得对产品测试有用的信息 134
5.1.3和测试团队成员沟通 136
5.1.4和领导或投资决策者沟通 140
5.2写出漂亮的测试用例 141
5.2.1测试用例模板 141
5.2.2测试用例标题要是一个完整的句子 142
5.2.3用条件而不是参数来描述测试用例标题 143
5.2.4如果一个用例中包含有多个参数,用例中应该是每个参数的取值 145
5.2.5不要在测试用例中引用别的测试用例 147
5.2.6避免测试用例中包含过多的用户接口细节 149
5.2.7明确测试步骤和预期结果的对应关系 150
5.2.8避免在测试步骤中使用笼统的词 151
第三部分修炼:软件测试架构师的核心技能
第6章如何才能制定好测试策略 155
6.1理解测试策略 155
6.2四步测试策略制定法 159
6.3产品质量评估模型 165
6.3.1优秀的产品质量评估模型的特征 165
6.3.2软件产品质量评估模型 167
6.4测试覆盖度评估 167
6.4.1需求覆盖度评估 168
6.4.2路径覆盖度评估 170
6.5测试过程评估 171
6.5.1测试用例评估 171
6.5.2测试方法分析 173
6.5.3测试投入分析 174
6.6缺陷分析 174
6.6.1缺陷密度 174
6.6.2缺陷修复率 176
6.6.3缺陷趋势分析 177
6.6.4缺陷年龄分析 183
6.6.5缺陷触发因素分析 188
6.6.6组合使用各种缺陷分析技术 190
6.7风险分析技术 191
6.7.1风险分析 192
6.7.2风险应对 196
6.7.3老功能分析 198
6.8分层测试技术 201
6.8.1V模型 201
6.8.2设计测试层次 201
第7章测试策略实战攻略 204
7.1开始 204
7.2初次使用“四步测试策略制定法” 205
7.2.1产品质量等级 205
7.2.2确定项目中各个特性的质量等级 206
7.2.3对项目整体进行风险分析 206
7.2.4确定测试策略的结构 207
7.2.5初步确定测试分层 208
7.2.6回顾 209
7.3制定总体测试策略 211
7.3.1分解产品质量目标 211
7.3.2使用老功能分析法来对特性进行分类 214
7.3.3基于质量和风险来确定测试深度与测试广度 215
7.3.4确定测试优先级 218
7.3.5确定测试的总体框架 219
7.3.6回顾 220
7.4制定阶段测试策略 222
7.4.1测试设计策略 223
7.4.2集成测试策略 230
7.4.3系统测试策略 234
7.4.4验收测试策略 236
7.4.5回顾 238
第8章版本测试策略和产品质量评估 240
8.1开始 240
8.2第一个版本测试策略 243
8.2.1测试范围以及和计划相比的偏差 243
8.2.2本版本的测试目标 244
8.2.3需要重点关注的内容 245
8.2.4测试用例的选择 246
8.2.5测试执行顺序 247
8.2.6试探性的测试策略——需要大家分工合作的地方 248
8.2.7接收测试策略 249
8.2.8回顾 250
8.3跟踪测试执行 251
8.3.1跟踪测试用例执行情况 251
8.3.2每日缺陷跟踪 256
8.3.3调整测试策略 262
8.4版本质量评估 264
8.4.1使用软件产品质量评估模型来进行质量评估 265
8.4.2版本质量评估中的缺陷分析 271
8.4.3调整测试策略 273
8.4.4建立特性版本质量档案 274
8.5后面的版本测试策略 274
8.5.1回归测试策略 275
8.5.2探索式测试策略 280
8.5.3自动化测试策略 283
8.5.4回顾 286
8.6阶段质量评估(包括发布质量评估) 287
8.6.1阶段质量评估项目 288
8.6.2非测试用例发现缺陷的原因分析 293
8.6.3组合缺陷分析 295
8.6.4遗留缺陷分析 297
8.6.5临近发布时的缺陷修复策略 299
8.6.6非必然重现bug的处理 299
8.6.7总结 299

Introduction

Preface前言
为什么写这本书先讲两个故事吧。
一次我面试了一位有8年名企测试经验的候选者。面试中,我能感受到他对他现在做的业务很熟悉,但他熟悉的这些业务和他现在申请的职位中涉及的业务相差甚远,于是我就问了个问题:“如果我们有幸能够邀请到您加入我们的团队,您可以给我们团队带来些什么呢?”这位候选者竟然语塞——尽管他拥有8年的测试经验,但是除了业务知识,对测试本身,他却几乎没有任何思考和总结。一旦离开了熟悉的业务领域,他就又回到了“新人”的状态,之前的经验很难复用,需要重新积累。
不过这件事情更触动我的是在面试结束后和我一起面试的另一位面试官(这是一场“二对一”的面试)的话,她说她感到有点害怕,害怕8年后她也会陷入这位面试者这样的状况……第二个故事也是面试中的故事。一位有4年名企测试工作经验的候选者,已经开始在大公司里面做测试管理了。我们谈到了对测试技术的理解,他开始谈当前公司的流程,谈得很好。我接着他的话题,提了个问题:“您会在什么时候、从哪些角度去识别测试项目中的风险?以及如何处理这些风险?”这位候选者的答案是:“我们的风险就是项目延期,其他没有风险,流程上写得很清楚什么时候要识别风险,到了那个时候我们就把这个问题提出来,发邮件给大家,包括各个领导,请他们来解决。因为这个问题我们也解决不了。”显然,他一直在被所谓的厉害的“流程”牵着鼻子走,流程中蕴藏的测试理念、方法和实际工作已经无法落地了。
这两个故事,引出了一个值得我们思考的问题:什么是测试的核心?作为测试人员,掌握“业务知识”是必须的,但是“业务知识”并不能和“测试能力”画等号。“测试流程”或者说“测试管理”对测试来说很重要,但是否只要严格遵循它们就能做好测试了?如果上述答案是否定的,那么什么才是测试的核心?我们又该如何去积累沉淀这方面的技能?这就是我写这本书的初衷——想和大家来分享我对“测试核心”的思考,分享这其中的技术总结。
1.测试的核心是什么?我认为测试的核心不是业务、测试方法、测试设计、自动化、测试管理、测试流程等,而是“测试策略”。
我们该如何理解测试策略呢?测试策略通俗来说就是“测什么”和“怎么测”,大致包含了如下内容:
测试的对象和范围是什么?测试的目标是什么?测试的重点和难点是什么?测试的深度和广度如何?如何安排各种测试活动?(先测试什么,再测试什么)如何评价测试的效果?这就需要我们基于“产品的质量目标”,基于“风险”,在充分考虑“产品研发状况”的前提下来安排各种测试活动,在有限的时间里进行“刚刚好”的测试。这也正是本书想要讨论的主要内容。
2.这本书的价值是什么?本书讨论的主要内容是“测试策略”,虽然现在已经有很多优秀的测试类书籍,但是讨论测试策略方面的书籍却比较少,本书可以为读者在测试策略的制定上提供很有价值的参考。
本书也讨论了测试设计、测试方法、缺陷分析、质量评估等大家熟悉的测试技术,本书还使用了大量的篇幅来讨论如何在工作中使用这些技术,制定出如何适应实际情况的策略,来使测试更为有效。
另外本书还提供了一些有很强实用性的模型模板和checklist,读者可以直接在产品中使用。
本书的主要内容本书以“软件测试架构师”为线索,分为三个部分。
第一部分,瓶颈:软件测试工程师该如何进行职业规划。从当前软件测试行业的普遍困惑入手,对中国的软件测试行业、软件测试职业现状进行分析,给出软件测试的职业规划建议。特别指明了软件测试工程师在技术上的发展方向——软件测试架构师。为软件测试架构师画像,讨论作为软件测试架构师在测试过程中需要关注和不需要关注的内容。
第二部分,突破:向软件测试架构师的目标迈进。这部分又可以分为两部分,即软件测试架构师需要掌握的基本测试技术和软能力。
其中需要掌握的基本测试技术包括:
软件产品和质量模型测试类型测试方法测试设计探索式测试自动化测试软能力包括:
沟通和协商写好测试用例的技法第三部分,修炼:软件测试架构师的核心技能。在这一部分,我们首先介绍了与测试策略相关的技术:
四步测试策略制定法产品质量评估模型测试覆盖度评估测试过程评估缺陷分析技术风险分析技术分层测试技术然后具体讲解,如何运用这些测试策略编写技术和基本测试技术,包括我们的测试软技能,来制定总体测试策略、阶段测试策略;如何制定版本测试策略和对产品质量进行评估,以及在质量评估中发现问题时,该如何修正测试策略。
本书的核心思想中国软件测试行业整体起点较高,但对软件测试却普遍缺乏理解和认识。认为软件测试没有或者缺乏技术含量的居多,其中不乏领导或决策者。
软件测试在技术上可以向软件测试架构师发展,成为产品测试专家。软件测试架构师是产品测试的灵魂。
软件测试架构师需要像系统架构师一样理解产品的商业目标和用户的使用场景,要从整体上来把握测试节奏,为团队的关键测试活动(如测试设计、测试执行)提供辅导。要保证测试策略能够在整个团队中落地,而不是自己挽着袖子上。
软件产品质量模型是测试的基础。测试类型、测试方法都是在此基础上衍生出来的。
测试点不等于测试用例。测试点通过测试设计来得到测试用例。
软件测试架构师虽然是测试团队的技术官,但是也不应该忽视沟通协商和文档写作方面的能力。
测试策略是测试的核心。
测试应该基于质量目标、基于风险,围绕研发流程,通过分层来进行“刚刚好”的测试。
本书的独特之处目前已经有很多优秀的软件测试书籍,其中不乏精品,但是我发现这些书籍大多只是单方面地讲授软件测试理念和基础,或是单方面地讲授某种测试技术。本书则规避了这一点,并不单方面讲授理念或技术,而是通过“测试策略”把理念和技术串起来了,教大家该如何来确定测试目标,确定测试范围,确定测试深度和广度、重点和难点……你可以很容易将书中的内容运用到实际工作中去。
本书的另外一个特点是书中使用了5个高度概括模型:四步测试策略制定法、软件质量评估模型、四步测试设计制定法、测试方法车轮图和两份checklist(风险分析checklist和老功能分析checklist)。有了这套模型工具,我们就可以对软件测试工作进行系统思考了,这样有利于我们对自己的工作进行总结,突破“瓶颈”。
不同于一般的测试书籍,本书在行文安排和编写视角上也别具特色:从测试的职业发展规划入手,为软件测试架构师画像,为测试者指出测试技术上的奋斗方向;然后介绍软件测试架构师需要掌握的测试技术(除了我们熟悉的测试设计技术、缺陷分析技术外,本书还特别编写了沟通交流、文档编写等软技能);最后介绍如何使用这些技术来编写测试策略,在整个测试过程中需要设计、安排哪些测试活动以进行“刚刚好”的测试。可见本书并不是以技术为主线来编写的,而是围绕“软件测试架构师”,即“人”来展开的,我希望这样的设计能够让读者在阅读本书的时候感到更为生动和实用。
本书适合谁看本书比较适合有一定经验的软件测试工程师,以及希望在测试技术上有所发展的测试人员阅读。
当然,如果您是一位初涉测试的朋友,本书在测试职业规划方面的描述、测试技术方面的总结和叙述对您来说也会是不错的参考。
如何使用本书如果您是一位有一定测试经验的软件测试工程师,目前感到在测试技术或测试发展中出现了“天花板”,有些迷茫,那么本书就再适合您不过了。建议您不要跳过一些章节,而是按顺序阅读,相信本书一定能帮您答疑解惑,使您找到自己新的发展方向,而且本书也能帮您找到突破点并在测试领域能够有突破。
如果您已经是一位软件测试架构师,那么本书的第一部分,特别是第1章和第2章,建议您直接略过,推荐您重点阅读本书的第三部分。对于本书的第二部分,您可以选择感兴趣的章节参考阅读。
如果您是一位初涉测试的朋友,建议您重点阅读本书的第一部分和第二部分,参考阅读第三部分。
勘误和支持我由衷热爱自己所从事的职业——软件测试。很高兴我已经为此奋斗了10年,并很愿意再为此奋斗第2个10年、第3个10年……我写这本书的目的很简单,就是想分享我的经验、我的思考和我的总结。但由于我的水平有限,编写时间仓促,书中难免会出现一些错误或不准确的地方,恳请各位读者批评指正。当然,如果您在阅读本书时有任何问题,也欢迎提出来,我将尽量为您提供最满意的解答。
致谢首先要感谢的是我工作时的第一位导师赵金明先生,谢谢赵先生将我带上了软件测试这条路。感谢我在软件测试之路上遇见的几位前辈,谢谢你们对我的指导和培养。还要感谢我的小伙伴、大伙伴们,谢谢你们对我的支持和帮助。
当然,我最要感谢的是我的妈妈、我的爱人和那些默默关怀我的人。在决定写这本书之前,我从来绝不会想到写书是一项如此艰难的工作,在我多次想放弃的时候,是你们让我变得勇敢、坚强,敢于坚持自己的理想,谢谢你们对我因为写作而无法陪伴你们的理解。
当然还有机械工业出版社的杨福川和孙海亮,感谢你们在我自己都快放弃的时候,还能对我不抛弃、不放弃,感谢杨福川策划对本书编写提供的非常专业的建议,感谢孙海亮编辑在我写作陷入困境时的悉心帮助和指导,真心地感谢!我唯有回馈努力、感恩和祝福!


Specifications

Brand Jingdong book
Brand Origin China

Disclaimer

Product packaging, specifications and price are subject to change without notice. All information about the products on our website is provided for information purposes only. Please always read labels, warnings and directions provided with the product before use.

View Full Terms of Use
Add to favorites
{{ $isZh ? coupon.coupon_name_sub : coupon.coupon_ename_sub | formatCurrency }}
{{__("Buy Directly")}} {{ itemCurrency }}{{ item.directly_price }}
Quantity
{{ quantity }}
{{ instockMsg }}
{{ limitText }}
{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}
Sold by JD@CHINA
Ship to
{{ __("Ship to United States only") }}
Free shipping over 69
Genuine guarantee

Added to Cart

Keep Shopping

More to Consider

{{ item.brand_name }}

{{ item.item_name }}

{{ item.currency }}{{ item.market_price }}

{{ item.currency }}{{ item.unit_price }}

{{ item.currency }}{{ item.unit_price }}

Coupons

{{ coupon.coupon_name_new | formatCurrency }}
Clip Clipped Over
{{ getCouponDescStr(coupon) }}
{{ coupon.use_time_desc }}
Expires soon {{ formatTime(coupon.use_end_time) }}

Share this item with friends

Cancel

Yami Gift Card

Get this exclusive deal when paying with gift card

Terms and Conditions

Gift card deals are special offers for selected products;

The gift card deals will automatically be activated if a customer uses gift card balance at check out and the balance is sufficient to pay for the total price of the shopping cart products with gift card deals;

You will not be able to activate the gift card deals if you choose other payment methods besides gift card. The products will be purchased at their normal prices;

If your account balance is not enough to pay for the products with gift card deals, you can choose to reload your gift card balance by clicking on the Reload button at either shopping cart page or check out page;

Products that have gift card deals can be recognized by a special symbol showing 'GC Deal';

For any additional questions or concerns, please contact our customer service;

Yamibuy reserves the right of final interpretation.

Sold by Yami

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

Yami is committed to provide our customers with a peace of mind when purchasing from us. Most items shipped from Yamibuy.com can be returned within 30 days of receipt of shipment (For Food, Beverages, Snacks, Dry Goods, Health supplements, Fresh Grocery and Perishables Goods, within 7 days of receipt of shipment due to damages or quality issues; To ensure that every customer receives safe and high-quality products, we do not provide refunds or returns for beauty products once they have been opened or used, except in the case of quality issues; Some products may have different policies or requirements associated with them, please see below for products under special categories, or contact Yami Customer Service for further assistance).
Thank you for your understanding and support.

Learn More

Sold by Yami

Terms and Conditions of Yami E-Gift Card

If you choose “Redeem automatically” as your delivery method, your gift card balance will be reload automatically after your order has been processed successfully;

If you choose “Send to Email”as your delivery method, the card number and CVV will be sent to the email address automatically;

Any user can use the card number and CVV to redeem the gift card, please keep your gift card information safely. If you have any trouble receiving email, please contact Yami customer service;

Yami gift card can be used to purchase both Yami owned or Marketplace products;

Yami gift card will never expire;

Yami gift card balance does not have to be used up at once;

All rights reserved by Yami.

Return Policy

Gift card that has already been consumed is non-refundable.

Sold by JD@CHINA

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Sold by JD@CHINA

Service Guarantee

Yami Cross-store Free Shipping over $69
Yami 30-days Return

Yami-China FC

Yami has a consolidation warehouse in China which collects multiple sellers’ packages and combines to one order. Our Yami consolidation warehouse will directly ship the packages to your door. Cross-store free shipping over $69.

Return Policy

You may return products within 30 days upon receiving the products. Sellers take responsibilities for any wrong shipment or missing items. Packing needs to be unopened for any other than quality issues return. We promise to pack carefully, but because goods are taking long journey to destinations, simple damages to packaging may occur. Any damages not causing internal goods quality problems are not allowed to return. If you open the package and any quality problem is found, please contact customer service within three days after receipt of goods.

Shipping Information

Yami Consolidation Service Shipping Fee $9.99(Free shipping over $69)

Sellers in China will ship their orders within 1-2 business days once the order is placed. Packages are sent to our consolidation warehouse in China and combined there. Our Yami consolidation warehouse will directly ship the packages to you via UPS. The average time for UPS to ship from China to the United States is about 10 working days and it can be traced using the tracking number. Due to the pandemic, the delivery time may be delayed by about 5 days. The package needs to be signed by the guest. If the receipt is not signed, the customer shall bear the risk of loss of the package.

Sold by JD@CHINA

Service Guarantee

Free shipping over 69
Genuine guarantee

Shipping

Yami Consolidated Shipping $9.99(Free shipping over $69)


Seller will ship the orders within 1-2 business days. The logistics time limit is expected to be 7-15 working days. In case of customs clearance, the delivery time will be extended by 3-7 days. The final receipt date is subject to the information of the postal company.

Yami Points information

All items are excluding from any promotion or points events on Yamibuy.com

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Yami

Download the Yami App

Back Top

Recommended for You

About the brand

Jingdong book

为您推荐

Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折

Reviews{{'('+ commentList.posts_count + ')'}}

Have your say. Be the first to help other guests.

Write a review
{{ totalRating }} Write a review
  • {{i}} star

    {{i}} stars

    {{ parseInt(commentRatingList[i]) }}%

Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}
Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}

No related comment~

Review

Yami Yami

{{ showTranslate(commentDetails) }}Show Less

{{ strLimit(commentDetails,800) }}Show more

Show Original

{{ commentDetails.content }}

Yami
Show All

{{ formatTime(commentDetails.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ commentDetails.likes_count }} {{ commentDetails.likes_count }} {{ commentDetails.reply_count }} {{commentDetails.in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Comments{{'(' + replyList.length + ')'}}

Yami Yami

{{ showTranslate(reply) }}Show Less

{{ strLimit(reply,800) }}Show more

Show Original

{{ reply.reply_content }}

{{ formatTime(reply.reply_in_dtm) }}

{{ reply.reply_likes_count }} {{ reply.reply_likes_count }} {{ reply.reply_reply_count }} {{reply.reply_in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Cancel

That’s all the comments so far!

Write a review
How would you rate this item?

Please add your comment.

  • A nice nickname will make your comments more popular!
  • The nickname in your account will be changed to the same as here.
Thanks for your review
Our community rely on great reviews like yours to find the best of Asia.

Report

If you find this content inappropriate and think it should be removed from the Yami.com site, let us know please.

Cancel

Are you sure to delete your review?

Cancel

You’ve Recently Viewed

About the brand

Jingdong book