css:
    - selector: .accuratebanner
      class:  w-screen relative left-1/2 -translate-x-1/2 px-20 py-20 bg-100
    - selector: .accuratebanner .h-header
      class: _text-base _sm:text-4xl text-5xl
class: accuratebanner
component: h-banner-v1
background: ../image/平台banner.png
header:
  name: 精准测试平台
description:
  - name: 测试用例精准推荐、代码覆盖率评估、测试结果精准度量

css:
  - selector: .accurate .h-card
    class: bg-sky-700
  - selector: .accurate .h-content
    class: items-center
  - selector: .accurate .h-icon
    class: mt-6
  - selector: .accurate .h-desc
    class: justify-center gap-1.5 text-white
  - selector: .accurate .h-header
    class: justify-center gap-1.5 text-white

class: accurate
header: 
items:
  - header: 精准测试平台
    description:
      - 在业务功能更新迭代越来越快的情况下,传统的测试手段面临越来越大的挑战,黑盒测试效率低、回归测试成本高、测试覆盖不全面等问题愈发突出,精准测试系统可有效解决上面的问题。其核心能力包括精准评估测试范围、精准度量测试结果、精准推荐测试用例。
      - 
      - 精准测试Agent采用无侵入方式的插桩方案,不需要对被测项目工程做任何代码修改。 提供openAPI可以和CI/CD的流水线对接,自动触发精准测试各类型的任务。 提供openAPI和已有的测试用例管理平台、自动化测试平台对接,实现测试用例和代码的自动关联。提供了浏览器插件支持web端手工测试用例的关联,提供了移动端SDK支持移动端手工测试用例的关联

css:
  - selector: .accurate1 .h-card
    class: bg-sky-700
  - selector: .accurate1 .h-description
    class: gap-1.5 text-white
  - selector: .accurate1 .h-header
    class: gap-1.5 text-white
  - selector: .accurate1 .h-icon
    class: px-2 rounded w-30 h-30 py-8 text-white
class: accurate1
header: 
items:
  - icon:
       name: fa fa-gears fa-4x 
    header: 精准评估测试范围
    description:
      - 建立测试用例和代码的追溯关系
      - 结合每次变更代码diff差异,自动分析给出变更影响范围
  - icon:
      name: fa fa-bar-chart-o  fa-4x
    header: 精准度量测试结果
    description:
      - 提供agent用于测试过程的代码覆盖率采集和上报
      - 提供可视化的覆盖率报告对测试结果进行分析
  - icon:
      name: fa fa-puzzle-piece  fa-4x
    header: 精准推荐测试用例
    description:
      - 智能化推荐策略和算法,
      - 精准推荐回归测试用例集,提高测试效率。


css:
  - selector: .framebutton .h-card .h-description
    class: gap-1.5
class: framebutton
header: 
    name: 产品架构
    class: bg-gradient-to-r from-blue-700 via-blue-500 to-blue-700 justify-center text-white p-3 justify-center self-center  w-full max-w-xl rounded-full
    link: 
    target: _blank
items:
    - 


css:
    - selector: .frame
      class: _w-full w-screen relative left-1/2 -translate-x-1/2
class: frame
content:
  - image: ../image/accurate_frame.png

css:
  - selector: .keyability .h-card .h-description
    class: gap-1.5
class: keyability
header: 
    name: 核心能力
    class: bg-gradient-to-r from-blue-700 via-blue-500 to-blue-700 justify-center text-white p-3 justify-center self-center  w-full max-w-xl rounded-full
    link: http://training.ceba.ceshiren.com/
    target: _blank
items:
  - image: ../image/调用链路分析1.png
    header: 代码调用链路分析
    description:
      - 采用多种调用链路分析,包括静态调用链路、动态调用链路、跨服务调用链路分析
      - 支持全量、增量以及指定模式的链路分析
      - 支持按分支对比、按提交版本对比
      - 支持HTTP、RPC接口类型
      - 支持GIT、SVN代码仓库

  - image: ../image/用例精准推荐.png
    header: 基于代码变更的测试用例推荐
    description:
      - 基于MR自动推荐回归测试用例
      - 使用多维度代码特征和推荐算法,对推荐测试用例进行排序和去重,从而给出最精简的回归用例集合
      - 支持人工补充测试用例、圈选人工回归用例集合,通过推荐召回率、准确率
      - 与测试用例管理平台、自动化测试平台对接,可自动创建测试执行计划




css:
  - selector: .keyability2 .h-card .h-description
    class: gap-1.5
class: keyability2
items:
  - image: ../image/覆盖率统计图.png
    header: 代码覆盖率统计及可视化
    description:
      - 支持多应用多环境的覆盖率同时采集
      - 支持全量、增量覆盖率统计
      - 支持覆盖率自动合并、移动端覆盖率多版本合并
      - 支持方法级的覆盖率合并
      - 生成报告可关联需求,从而统计需求覆盖率
      - 支持java、移动端Android/iOS、前端JS的覆盖率

  - image: ../image/逆向追溯.png
    header: 测试用例与代码的追溯关系
    description:
      - 提供OpenAPI与已有的测试用例管理平台、自动化测试平台对接
      - 支持手工测试用例、自动化测试用例与代码的关联
      - 提供浏览器插件用于手工测试用例与代码关联,并且与测试执行计划打通
      - 支持代码、用例的自动打标,对正向追溯结果可人工标记过滤


css:
  - selector: .value .h-card
    class: bg-slate-200
  - selector: .value .h-description
    class: gap-1.5 text-black justify-center
  - selector: .value .h-header
    class: gap-1.5 text-black justify-center
  - selector: .value .h-icon
    class: px-2 rounded w-30 h-30 py-8 text-black

class: value
header: 
    name: 价值与收益
    class: bg-gradient-to-r from-blue-700 via-blue-500 to-blue-700 justify-center text-white p-3 justify-center self-center  w-full max-w-xl rounded-full
    link: 
    target: _blank
items:
  - image: 
    header: 测试效率提升
    description:
      - 精准推荐回归测试用例集合,减少回归测试耗时
      - 测试用例聚类和精简
      - 测试用例管理优化
  - image: 
    header: 业务质量改进
    description:
      - 变更影响范围准确分析,降低单次测试人力成本
      - 多维度测试覆盖率清晰可见,持续提升测试覆盖率
      - 有效补充遗漏的测试用例,减少线上漏测问题
  - image: 
    header: 质量度量及可视化
    description:
      - 测试过程/结果量化度量
      - 项目、团队、需求、人员维度覆盖率,驱动更好的项目/团队管理
      - 可视化的测试分析报告
  - image: 
    header: 赋能研发提效
    description:
      - 通过全量调用链路分析对服务内部依赖进行梳理
      - 通过调用链路分析提高研发定位问题的效率
      - 通过测试覆盖率数据可以标记冗余代码,对无效代码进行清理  


css:
  - selector: .example .h-card
    class: bg-slate-200
  - selector: .example .h-description
    class: gap-1.5 text-black justify-center
  - selector: .example .h-header
    class: gap-1.5 text-black justify-center
  - selector: .example .h-icon
    class: px-2 rounded w-30 h-30 py-8 text-black

class: example
header: 
    name: 客户案例
    class: bg-gradient-to-r from-blue-700 via-blue-500 to-blue-700 justify-center text-white p-3 justify-center self-center  w-full max-w-xl rounded-full
    link: 
    target: _blank
items:
  - image: 
    header: 某银行客户案例
    description:
      - 由于客户现场测试资产已经沉淀多年,历史项目比较多,优先选取质量要求高且敏捷迭代的项目进行落地,第一阶段首先应用精准测试的覆盖率功能,迭代版本增量覆盖率指标80%以上;
      - 第二阶段在重点项目推进接口自动化测试覆盖,逐步将接口自动化用例的覆盖率由原先的无统计提升到 85%以上,并将接口自动化与精准测试系统对接,同时集成到CI流水线准入;
      - 第三阶段将测试平台与精准测试系统对接,建立测试用例与代码的关联关系,在回归测试阶段进行测试用例推荐,从而提升回归测试效率;最后将精准测试集成到DevOps体系工具链中,形成研发测试过程全闭环 


css:
  - selector: .result .h-card .h-description
    class: gap-1.5
  - selector: .result .h-header
    class: justify-center
class: result
items:
  - image: ../image/效果收益1.png
    header: 效果收益一
    description:
      - 在新核心项目迭代过程中,经过近半年时间20多个版本的迭代,基于精准测试平台的覆盖率分析能力,增量代码行覆盖率由20%提升到90%以上,增量代码分支覆盖率由10%提升到75%以上。  
  - image: ../image/效果收益2.png
    header: 效果收益二
    description:
      - 持续更新测试用例与代码的关联,在日常迭代的回归测试环节使用精准测试平台的用例推荐能力,回归测试阶段的人力成本节省50%。


header: 
    name: 联系我们
    class: bg-gradient-to-r from-blue-700 via-blue-500 to-blue-700 justify-center text-white p-3 justify-center self-center w-1/3 rounded-full
items:
  - image: 
    header: 电话
    description:
      - (010)-80757114

  - image: 
    header: 邮箱
    description:
      - service@ceshiren.com

  - image: ../../../consulting-docs/img/技术咨询二维码.png
    header: 微信
    description:
      - 扫一扫联系我们