zoukankan      html  css  js  c++  java
  • The Automated Testing Handbook 自动化测试手册目录

    Table of Contents
    目录
    • The Test Framework
    • 测试框架
      • Common functions
      • 常见的功能
      • Standard tests
      • 标准测试
      • Test templates
      • 测试模板
      • Test dictionary
      • 测试词典
    • Test Library Management
    • 测试库管理
      • Change control
      • 变更控制
      • Version control
      • 版本控制
      • Configuration management
      • 配置管理
    • Selecting a Test Automation Approach
    • 选择一个测试自动化的方法
      • Capture/Playback
      • 捕获/回放
        Variable Capture/Playback
        • Structure
        • 结构
        • Advantages
        • 优势
        • Disadvantages
        • 劣势
        • Comparison considerations
        • 对比考量
        • Data considerations
        • 数据考量
      • 变量捕获/回放
        Variable Capture/Variable Playback
        • Structure
        • 结构
        • Advantages
        • 优势
        • Disadvantages
        • 劣势
        • Data considerations
        • 数据考量
      • 变量捕获/变速播放
        • Structure
        • 结构
        • Advantages
        • 优势
        • Disadvantages
        • 劣势
    • The Test Automation Process
    • 自动化测试过程
      • The Test Team
      • 测试团队
      • Test Automation Plan
      • 自动化测试方案
      • Planning the test cycle
      • 规划试验周期
      • Test suite design
      • 测试用例的设计
      • Test cycle design
      • 测试周期设计
    • Test Execution
    • 测试执行
      • Test log
      • 测试日志
      • Error log
      • 错误日志
      • Analyzing results
      • 分析结果
        • Inaccurate resuls
        • 不准确的结果
        • Defect tracking
        • 缺陷跟踪
    • Test Metrics
    • 测试评估
    • Management Reporting
    • 管理报告
      • Historical trends
      • 历史趋势
  • 相关阅读:
    Ztree
    WebAPI
    数据传输
    jqyery+ajax 提交表单
    初试 MVC+Boostrap
    CSV 导入SQL Server 中
    10-C语言循环结构(一)
    Linux测试语句(test)
    C 链表
    C递归
  • 原文地址:https://www.cnblogs.com/Ann-L/p/4530059.html
Copyright © 2011-2022 走看看