css:
    - selector: .crawlerbanner
      class:  w-screen relative left-1/2 -translate-x-1/2 px-20 py-20 bg-100 text-violet-600
    - selector: .crawlerbanner .h-card .h-content
      class: _text-white text-violet-600
    - selector: .crawlerbanner .h-header
      class: _text-base _sm:text-4xl text-6xl text-violet-600
    - selector: .crawlerbanner .h-description
      class: text-violet-600     
class: crawlerbanner
component: h-banner-v1
background: ../image/appcrawler背景图.png
header:
  name: Appcrawler自动遍历测试智能体
description:
  - name: 无需测试用例,自动实现对被测系统的探索性测试

css:
    - selector: .appcrawlerintro .h-card
      class: bg-gradient-to-r from-indigo-200 via-slate-200 to-indigo-100
    - selector: .appcrawlerintro .h-content
      class: items-center
    - selector: .appcrawlerintro .h-icon
      class: mt-6
    - selector: .appcrawlerintro .h-desc
      class: justify-center gap-1.5 text-slate-600
    - selector: .appcrawlerintro .h-header
      class: justify-center gap-1.5 text-slate-600

class: appcrawlerintro
header: 
items:
  - header: Appcrawler自动遍历测试智能体
    description:
      - AppCrawler 自动遍历智能体是一款基于模型测试的工具,将被测系统抽象为有限状态机,通过遍历实现充分的路径覆盖。同时Appcrawler支持自定义遍历规则,用户可以定制自己的遍历需求。
      - 除此之外,Appcrawler支持在Web、App、小程序等多种场景下进行高效的探索性测试。不仅能显著减少人工操作,还能保证测试覆盖率和稳定性,是企业快速构建自动化测试体系的有力助手。

css:
  - selector: .appcrawler1 .h-card
    class: bg-slate-200
  - selector: .appcrawler1 .h-description
    class: gap-1.5 text-slate-600
  - selector: .appcrawler1 .h-header
    class: gap-1.5 text-slate-600
  - selector: .appcrawler1 .h-icon
    class: px-2 rounded w-30 h-30 py-8 text-slate-600
class: appcrawler1
header: 
items:
  - icon:
       name: fa fa-gears fa-4x 
    header: 覆盖率高
    description:
      - 基于有限状态机抽象被测系统。
      - 全量回归测试,实现路径覆盖的最大化。
  - icon:
      name: fa fa-bar-chart-o  fa-4x
    header: 探索性自动遍历
    description:
      - 支持 Web、App、小程序测试。
      - 自定义规则灵活适配不同场景。
      - 自动发现潜在缺陷。
  - icon:
      name: fa fa-puzzle-piece  fa-4x
    header: 高效稳定
    description:
      - 显著降低人工测试成本。
      - 保证测试的可重复性与一致性。
      - 提供可视化执行与报告输出。


css:
  - selector: .difficulty .h-card
    class: bg-slate-200
  - selector: .difficulty .h-description
    class: gap-1.5 text-slate-600
  - selector: .difficulty .h-header
    class: gap-1.5 text-slate-600
class: difficulty
header: 
    name: 当前测试的困境
    class: bg-gradient-to-r from-violet-700 to-violet-600 justify-center text-white p-3 justify-center self-center w-full max-w-xl rounded-full
    link: 
    target: _blank
items:
    - header: 手工测试困境-测试深度
      description:
         - 断言校验效果难以保证,如何对密集的信息字段进行断言。
         - 路径覆盖不够深入。
         - 测试效率低、投入成本大、质量反馈慢。

    - header: 手工测试困境-测试广度
      description:
         - 回归测试覆盖度难以保证。
         - 兼容性测试难以保证,多环境多版本无法充分覆盖。
         - 专项测试回归难度大,内存泄漏、健壮性测试、弱网等测试过程太多。
    - header: 自动化测试困境-门槛高
      description:
         - 技术门槛高
         - 需要一定的经验与能力
         - 需要进行二次框架封装。
    - header: 自动化测试困境-成本大
      description:
         - 投入成本大
         - 有一定的测试用例维护成本
         - 招聘经验丰富的测试开发工程师成本高   


css:
  - selector: .feature .h-card .h-description
    class: gap-1.5
class: feature
header: 
    name: 智能遍历的特点
    class: bg-gradient-to-r from-violet-700 to-violet-600 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:
  - 


手工测试 自动化测试 智能遍历测试
业务覆盖度 高 ❤️
可累积的自动化用例
高 ❤️
可累积的自动化模型
执行速度 高 ❤️
使用自动化
高 ❤️
使用自动化
维护成本 低 ❤️
不需要维护代码
低 ❤️
不需要维护代码
学习成本 低 ❤️
不依赖自动化技术
低 ❤️
不依赖自动化技术与经验
css:
  - selector: .keyability1 .h-card .h-description
    class: gap-1.5
class: keyability1
header: 
    name: 智能遍历核心能力
    class: bg-gradient-to-r from-violet-700 to-violet-600 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:

  - video: ../video/自动遍历.mp4
    header: 智能遍历测试
    description:
      - 提供被测网站或者 app,自动进行回归测试、遍历测试。
      - 支持Web、App、小程序、公众号、支付宝服务号等多端测试。
      - 支持自定义遍历规则,如:黑名单、白名单、遍历深度等规则。
      - 支持用户自定义遍历业务流程,对产品功能完成探索性测试。
      -  
    extra:
      - name:  点击查看演示视频
        link: '../video/自动遍历.mp4'


css:
  - selector: .keyability2 .h-card .h-description
    class: gap-1.5
class: keyability2
items:
  - image: ../image/appcrawler_report.png
    header: 智能测试报告
    description:
      - 基于自研算法及用户自定义规则完成智能断言。
      - 遍历过程自动保存每一步截图,执行步骤可视化。
      - 自动保存执行日志,帮助用户快速定位缺陷问题。

  - image: ../image/appcrawler_case.png
    header: 基于模型分析探索路径并生成测试用例
    description:
      - 将被测产品业务行为理解为一个有向图,以充分遍历所有状态为目标,构建产品交互模型。
      - 基于构建的交互模型,自动生成相应的测试用例。
      - 支持用户自定义测试数据。

  - image: ../image/appcrawler_diff.png
    header: Diff测试
    description:
      - 对比不同测试分支的遍历数据,精准定位有变更的控件及页面,确定回归测试范围,提高回归测试效率。
      - 支持降噪处理,提高变更识别效率及准确性。


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

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:
  - icon: 
      name: fa fa-puzzle-piece  fa-5x  text-blue
    header: 降本增效
    description:
      - 摆脱人力资源限制,工具自动完成产品探索性测试,提高回归测试的效率。
      - 基于遍历构建模型,自动生成测试用例,提高测试设计的效率。

  - icon: 
      name: fa fa-anchor  fa-5x 
    header: 质量提升
    description:
      - 基于被测系统智能生成全面的测试用例,提高测试覆盖率。
      - 自动遍历产品功能,减少漏测,提高产品质量。


css:
  - selector: .example .h-card
    class: bg-blue-500
  - selector: .example .h-content
    class: items-center
  - selector: .example .h-icon 
    class: mt-6 text-white
  - selector: .example .h-desc
    class: justify-center gap-1.5 text-white
  - selector: .example .h-header
    class: justify-center gap-1.5 text-white

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:
  - icon: 
      name: fa fa-address-book  fa-5x
    header: 电商客户接口自动化测试案例
    description:
      - 为某物联网企业提供自动化测试服务,基于客户的多套 Web 系统,生成 Web 与接口的大量自动化测试用例。测试工程师无需学习自动化知识即可掌握自动化测试能力,降低了自动化的实施成本,极大提高了测试效率。
  - icon: 
      name: fa fa-address-book  fa-5x 
    header: 某芯片客户交付案例
    description:
      - 该项目是为某车企芯片供应商提供智能化测试服务,实现了内部芯片设计产品的智能测试功能。基于产品中的芯片设计需求文档,生成测试用例并进行自动化执行,相对于原有繁杂的手工执行方式,效率得到了极大的提升。
  - icon: 
      name: fa fa-address-book  fa-5x
    header: 运营商客户交付案例
    description:
      - 该项目是为某运营商提供智能化测试服务,实现了包括 APP/小程序/公众号/支付宝服务号等多款产品的智能测试功能,使用户在无需用例维护的情况下,实现了多款产品的冒烟测试与回归测试的智能化测试,极大地降低测试成本,提高测试效率。




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:
      - 扫一扫联系我们