`
JasonRight
  • 浏览: 72484 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

write test specification

 
阅读更多

Test Specification

 

一个Test Suite通常作为一个单独的测试单元, 在第一个Tes Case中要详细描述如何创建测试前提条件, 这样可以让对系统不熟悉的人员也可以执行测试。例如,新建一个Entity, 需要从哪里打开Editor, 怎么赋值, 怎么保存。

 

在剩余的Test case中,就可以简单地一句话描述打开某个Editor新建新的Entity。

分享到:
评论

相关推荐

    SNIA Standard:2020 - Solid State Storage (SSS) Performance Test Specification (PTS) Version 2.0.2 - 完整英文电子版(101页).pdf

    SNIA Solid State Storage (SSS) Performance Test Specification (PTS) Version 2.0.2 SNIA( Storage Networking Industry Association,存储网络行业协会)发布了 Solid State Storage (SSS) Performance Test ...

    BURNINTEST--硬件检测工具

    PassMark BurnInTest V5.3 Copyright (C) 1999-2008 PassMark Software All Rights Reserved http://www.passmark.com Overview ======== Passmark's BurnInTest is a software tool that allows all the major sub...

    Killtest1Z0-147.pdf

    选项A错误,因为DBMS_LOB.WRITE只能用于写入BLOB或CLOB,而不是BFILE。 - 选项B错误,DBMS_LOB没有BFILENAME函数,定位BFILE通常使用DBMS_LOB.FOPEN或DBMS_LOB.GETBFILENAME。 - 选项C错误,DBMS_LOB.FILEEXISTS...

    Python Testing_ Beginner’s Guide.pdf

    specification, which means that you need to test your code. In this book, you'll learn how to use techniques and Python tools that reduce the effort involved in testing, and at the same time make it...

    Python Testing - Beginner's Guide (2010).pdf

    specification, which means that you need to test your code. In this book, you'll learn how to use techniques and Python tools that reduce the effort involved in testing, and at the same time make it...

    SD MMC读写程序

    为了实现SD/MMC读写程序,开发者需要熟悉相关的协议规范,如SD Physical Layer Simplified Specification和SD Memory Card Application Specification。这些文档定义了SD/MMC卡的操作命令、响应格式和错误处理机制。...

    Prentice.Hall.PTR.Building.Applications.with.the.Linux.Standard.Base.chm

    Written by the team that created the LSB, Building Applications with the Linux Standard Base shows developers how to create, test, and certify software for LSB 2.0 compliance. The book's hands-on ...

    Software Testing and Continuous Quality Improvement

    Software Testing and Continuous Quality Improvement <br>SECTION I SOFTWARE QUALITY IN PERSPECTIVE . . . . . . . . . . . . . . . 1 1 Quality Assurance Framework. . . . . . . ........

    Java.EE.Development.with.Eclipse.2nd.Edition.178528534

    Develop, debug, test, and troubleshoot Java EE 7 applications rapidly with Eclipse About This Book Go beyond simply learning Java EE APIs and explore the complete workflow of developing enterprise ...

    闭包搜索算法java编程

    computations in the test case. For each of these nc computations there will be a single line containing an integer ne that specifies the number of sequential events in the computation followed by ne ...

    Debugging Malloc Lab: Detecting Memory-Related Errors

    In this assignment, you will write a wrapper for the malloc package that will catch errors in the code that calls malloc and free. The skills you will have learned upon the completion of this exercise...

    iPod+Authentication+Coprocessor+Spec+2.0C+R1

    Figure 4-3 Self-test Control and Status register, write-only bits 23 Figure 4-4 Self-test Control and Status register, read-only bits/24 Table 4-1 iPod Authentication Coprocessor 2.0C register map 17 ...

    Writing Testbenches using System Verilog

    From Specification to Features . . . . 87 Block-Level Features 90 System-Level Features . . . . . . . . . . . . 91 Table of Contents viii Writing Testbenches using SystemVerilog Error Types to ...

    Pthreads APIs - User's Guide and Reference

    读写锁(read/write locks)同步APIs则允许更高效的并发访问,它允许多个读者同时读取,但写入时需要独占访问。 信号APIs允许线程处理或发送信号,这些信号可以来自其他线程或外部事件。这些API为线程间的通信提供...

Global site tag (gtag.js) - Google Analytics