搜索资源列表
jmete
- 网上整合资料:jmeter 1.jmeter学习笔记 2.使用JMeter进行性能测试 3.利用 Apache JMeter 测试 WebSphere 性能 4.单元测试和压力测试是软件开发质量的保证-integration of the information online : jmeter 1.jmeter study notes 2. use JMeter for performance testing 3. use Ap ache JMeter test WebSpher
codetestbrochure
- 关于一款单元测试软件CODETEST的介绍.-on one unit test software CODETEST briefing.
JUnit设计模式分析及简化的JUnit代码
- JUnit设计模式分析及简化的JUnit代码 Junit 中的设计模式 感谢刘兵同志 (技术顾问 bliu76@yeah.net) JUnit 是一个优秀的Java 单元测试框架,由两位世界级软件大师Erich Gamma 和 Kent Beck 共同开发完 成。本文将向读者介绍在开发JUnit 的过程中是怎样应用设计模式的。-JUnit design pattern to simplify the analysis and code Junit JUnit the design pattern
softtest
- 该资料为软件测试工作指南,包括了单元测试、集成测试、系统测试三个部分。用于指导项目开发人员开展测试。-This material is the work guide for software test , including unit test, integrated test, system test.
SoftwareDevelopDocument
- 发出来,与大家分享。包含软件工程开发的所有文档:任务申请;可行性研究报告;项目开发计划;数据要求说明说;需求说明书;用户手册概要;概要设计说明书;数据库设计说明书;组装测试计划;详细设计说明书;模块开发说明;单元测试报告。-I want to share it with you. The development of software engineering includes all documents: the application tasks feasibility study repo
software_testing
- 单元、集成和系统测试方法,挺好的资料,供学习软件测试-Unit, integration and system testing methods, quite good information for learning software testing
fpu100_latest.tar
- 这是一个32位的浮点运算单元(FPU),它可以根据IEEE754标准被完全编译。此FPU已被硬件测试和被软件仿真通过。-This is a 32-bit floating point unit (FPU),It can do arithmetic operations on floating point numbers. The FPU complies fully with the IEEE 754 Standard. The FPU was tested and simulated in h
software-test-and-technology
- 全书共三篇,分十七章 软件测试的原理,四章,阐述软件测试的重要性、基本概念和方法等 软件测试的技术,七章,介绍软件测试在各个阶段(单元测试、集成测试、系统测试、验收测试和安装测试)的技术和方法,以及典型测试领域的特点和技术 软件测试的实践,六章,介绍软件测试 的团队和环境的建立,以及如何设计测 试用例、报告软件缺陷、写测试报告、 测试项目的管理 -The book 3, chapter 17 sub-principles of software test
2121
- 有了黑盒测试为什么还需要白盒测试? 有了白盒测试为什么还需要黑盒测试 ? 如何做好软件测试的代码审查 - 静态白盒测试 如何做好软件接口测试和路径测试 - 动态白盒测试 动态白盒接与路径测试 黑盒测试概述 单元测试 集成测试 系统测试 验收测试 性能测试 黑盒性能测试注意事项 软件测试工具概述 测试工具的认识误区 软件测试自动化与常用软件测试工具功能分析 - 测试工具的种类 测试工具的选择 测试工具WinRunner的使用方法简介
softwarebook
- 四本经典的英文原版软件测试书籍Software_unit_testing Pragmatic Unit Testing In Java With Junit Artech House - Testing And Quality Assurance For Component Based Software [ebook] addison wesley - effective software testing-Four classic books on the English origi
Cunit
- 软件测试工程源码文件,方便进行单元测试,并有文档介绍-Software testing project source files, to facilitate unit testing, and document describes
soft-test
- 软件测试过程主要分为四个测试步骤:单元测试、集成测试、系统测试和验收测试.软件测试应该遵守其基本原则-Software testing process is divided into four test steps: unit testing, integration testing, system testing and acceptance testing. Software testing should follow the basic principles
XiaoFangStore
- 软件测试实验单元测试 ,小芳便利店实例兼测试类.-Software testing experiment unit test, xiaofang convenience store
The-Good-Softwore-Testing(2011)
- 软件测试基础教程 测试的基本概念 测试是软件生存周期中十分重要的一个过程,是产品发布、提交给最终用户前的稳定化阶段。 1、 测试的分类: 从测试方法的角度可以分为手工测试和自动化测试。 手工测试:不使用任何测试工具,根据事先设计好的测试用例来运行系统,测试各功能模块。 自动化测试:利用测试工具,通过编写测试脚本和输入测试数据,自动运行测试程序。目前最常用的自动化测试工具是基于GUI的自动化测试工具,基本原理都是录制、回放技术。 从整体的角度可以分为单元测试、集成测
The-Art-of-Software-Testing
- 本书以一次自评价测试开篇,从软件测试的心理学和经济学入手,探讨了代码检查、 走查与评审、测试用例的设计、模块(单元)测试、系统测试、调试等主题,以及极限测试、互联网应用测试等高级主题,全面展现了作者的软件测试思想。结合软件测试的最新发展进行了更新,覆盖了可用性测试、移动应用测试以及敏捷开发测试等内容。-The book begins with a self-evaluation test, software testing from psychology and economics, dis
chapter3
- 北大软件测试全套课件和教案第3讲单元测试用例-Peking full courseware and lesson plans software testing Lecture 3 unit test cases
Software-Testing-Techniques_2013
- 软件测试的书籍,包含软件测试中黑盒测试,白盒测试,单元测试,集成测试等方面的详细解释,始于初学者学习。-Software testing books, including a detailed explanation of software testing, black box testing, white box testing, unit testing, integration testing, etc., began beginners to learn.
Python-test
- python 单元测试框架,htm文件可以直接打开,学习软件测试很有用。-Python unit testing framework, it is HTM file and it is very useful for learning software testing.
software-test
- 软件测试课件.第一章概述,第二章软件测试基础,第三章单元测试,第四章集成测试- Software testing courseware.Chapter one is an overview, the second chapter software testing foundation, the third chapter unit test, the fourth chapter integration test
软件测试软件教程
- visual unit4 的教程 非常适合初学者 有一定的教育意义 兼容win10