Welcome![Sign In][Sign Up]
Location:
Search - 单元测试

Search list

[Windows Develop用CppUnit来做单元测试

Description: 比较适合需要了解用CppUnit做单元测试的人。
Platform: | Size: 7854 | Author: nasedo | Hits:

[Other单元测试

Description: xunit框架介绍,适合做白盒中的单元测试
Platform: | Size: 79974 | Author: lizhiy9869 | Hits:

[Windows Develop利用NMock\Nunit实现单元测试

Description: 利用NMock\Nunit实现单元测试
Platform: | Size: 735273 | Author: lzd_gdou | Hits:

[SourceCodeJava简单计算器+Junit单元测试

Description: 简单的控制台计算器 以及该计算器所生成的测试类,及测试用例
Platform: | Size: 1044 | Author: Viper_Fish | Hits:

[Program doc常见软件单元测试工具列表大全.doc

Description: 常见软件单元测试工具列表大全
Platform: | Size: 549376 | Author: woyaopass530@126.com | Hits:

[Technology ManagementDelphi单元测试工具Dunit介绍.doc

Description: Delphi单元测试工具Dunit介绍.doc
Platform: | Size: 308224 | Author: ljz001 | Hits:

[Education soft system2886_test_online_1.4.1

Description: 这是一个JSP在线考试系统,后台数据库为MySQL。这是一个完整的web应用程序,实现了教师出题、学生在线考试(自由测试、单元测试、模拟考试)、错题本,以及相关的系统维护功能。- This is a JSP on-line test system, the backstage database is MySQL. This is a complete web application procedure, realized the teacher to set the topic of a composition, the student on-line test (free test, unit test, simulated test), the wrong topic this, as well as correlation system maintenance function.
Platform: | Size: 4922368 | Author: 刘云 | Hits:

[JSP/JavaJUnit设计模式分析及简化的JUnit代码

Description: 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 patterns thank Comrade Liu Bing (technical adviser bliu76@yeah.net) is an excellent JUnit Java unit testing framework, by two world-class software Masters Erich Gamma and Kent Beck completed joint development. In this paper, readers will be introduced in the development of JUnit is the process of how the application of design patterns.
Platform: | Size: 156672 | Author: 清风 | Hits:

[Linux-Unixcppunit-1.10.2.tar

Description: c++单元测试工具!-c unit testing tool!
Platform: | Size: 722944 | Author: 刘平 | Hits:

[JSPManning - JUnit in Action

Description: 《Junit In Action》是一本很好的书,它讲了如何在J2EE架构中构建单元测试,以及如何设计-"Junit In Action" is a very good book, which stresses how the J2EE framework Construction unit testing, and how to design
Platform: | Size: 10044416 | Author: 张瑾 | Hits:

[Software EngineeringTestingDoc

Description: 自动进行JAVA单元测试和代码标准检查来帮助开发人员编写克号的代码的工具。可分析类,然后生成单元测试案例来包括最大的覆盖测试,发现未处理的异常并校验需求。-自动的基本错误预防,包括单元测试和自动代码标准检查-生成并执行单元测试案例-提供了进行黑盒测试、模型测试和系统测试的快速简单的途径-识别并预防未处理的运行时异常,函数错误,内存泄露,性能问题和安全弱点-监控测试的覆盖范围-自动回归测试-检查超过380个来自JAVA专家的编码规范-改正违反超过160个编码规范的错误-允许用户创建自己的编码规范-和IBMWebSphere和Eclipse集成-automatically Java unit testing and code inspection standards to help developers to write code grams of tools. Such analysis could be made, and then generating unit test cases to include the largest coverage testing revealed abnormal untreated check and demand.- Automatic fundamental error prevention, including unit testing and automatic code inspection standards-generating unit testing and implementation of case-TESTING provided for model testing and system testing fast and simple way- identification and prevention of untreated running abnormal function error, memory leak, Performance and security weaknesses-monitoring test coverage-automatic regression test-screening more than 380 experts from Java coding standard-correct violations of over 160 coding standard error-allows users to cre
Platform: | Size: 2151424 | Author: 张玉明 | Hits:

[JSPEclipse中JUnit的使用

Description: 在Eclipse中使用JUnit进行单元测试的教程,word格式-use the Eclipse JUnit unit test tutorials, word format
Platform: | Size: 13312 | Author: sdff | Hits:

[GUI DevelopNUnit-2.2.0-src

Description: 极限编功C#版Nuit先进行单元测试,后进行代码开发的工具范例-Part C# version Nuit first unit test, after the code development tool paradigm
Platform: | Size: 1084416 | Author: 蔡宇衡 | Hits:

[JSPjmock-1.0.1-src

Description: 不管是测试驱动开发或者是其它的开发模式,都会需要对代码进行单元测试,对于关联依赖关系少或者比较简单的类来说,直接使用JUnit就可以轻松的完成测试工作,但是对于关联到其它比较复杂的类或对运行环境有要求的类的单元测试,比如ejb,servlet或Dao等,测试起来或者需要配置特定的环境,或者十分耗时,给单元测试造成困难。在这里使用JMock来模拟那些不需要测试的类-regardless of test-driven development, or other pattern of development, will need to test code modules, Association for less dependence or relatively simple category, direct use JUnit can easily complete the testing, But linked to other more complex type or operating environment to the requirements of the unit test categories, such as Bob, servlet or Dao, up tests or specific configuration needs of the environment, or very time-consuming, to unit test difficult. Here JMock used to simulate those who do not need the test category
Platform: | Size: 605184 | Author: 张振南 | Hits:

[VC/MFCBaseTestCase

Description: 一个跟Cppunit一样好用的单元测试工具,同时可以完成功能测试,集成测试-with Cppunit as a handy tool for testing the modules, which can be completed functional testing, integration testing
Platform: | Size: 1094656 | Author: 朱时超 | Hits:

[Software EngineeringUnitTesting

Description: UnitTesting单元测试的培训材料,很有用的东东,希望对大家有帮助-UnitTesting unit test training materials, a very useful page, we hope to help
Platform: | Size: 104448 | Author: 阿七 | Hits:

[Windows Developvsnuit2k3_src

Description: nunit的vs2003插件,将nunit单元测试集成到vs.net中-NUnit.Forms vs2003 the plug, NUnit.Forms test modules were integrated into vs.net
Platform: | Size: 29696 | Author: 陈峰 | Hits:

[Software Engineeringproject_document

Description: 项目开发文档格式:1.任务申请,2.可行性与计划阶段--可行性研究报告,2.可行性与计划阶段--项目开发计划,3.需求分析阶段--数据要求说明书,3.需求分析阶段--需求说明书,3.需求分析阶段--用户手册概要,4.概要设计阶段--概要设计说明书的,4.概要设计阶段--数据库设计说明书,4.概要设计阶段--组装测试计划,5.详细设计阶段--详细设计说明书,6.实现阶段--模块开发说明,7.单元测试阶段--单元测试报告.-project development document formats : 1. Tasks applications, 2. Feasibility and planning stage-- a feasibility study report, 2. Feasibility and planning phase-- the project development plan, 3. Requirements Analysis stage-- data requirements specification, 3. Requirements Analysis stage-- demand brochures, 3. Requirements Analysis stage-- a user manual summary 4. summary of the design stage-- the outline design of brochures, 4. summary of the design stage-- database design brochures, 4. summary of the design stage-- assembly and testing program, 5. the detailed design stage-- the detailed design of brochures, 6. Implementation phase-- Module Development Note 7. unit testing phase-- Unit Test report.
Platform: | Size: 125952 | Author: fgdfgdfg | Hits:

[GUI Developguitestfirst

Description: 《使用测试优先方法开发用户界面》 测试优先是测试驱动开发(Test-Driven Development, TDD)的核心思想,它要求在编写产品代码前先编写基于产品代码的测试代码。在测试驱动开发的单元测试中,对GUI应用实施自动测试应该是测试驱动开发的软肋之一。由于界面的操作是有由人来完成的,所以要想在GUI中完成单元自动测试是有一定难度的。Kent Beck在它的《测试驱动开发》中就曾提到过这个问题。   本文将通过一个例子来讲解在测试驱动开发中如何针对GUI进行单元测试。这个例子是David Astels著的《测试驱动开发实用指南(影印版)》中一个关于影片列表管理的例子。该书中文版即将在国内出版。书中讨论并介绍了开发这个例子的多种方法。笔者将介绍其中的一种,并且为了方便使用C++的朋友的学习,书中的代码我用C++写了一遍,类名和变量名尽量和原书保持一致,以方便阅读该书的C++读者。在此也要感谢David Astels给我们带来如此精彩的一本书。   本文叙述背景为:CppUnit1.9.0, Visual C++ 6.0, Windows2000 pro-"priority use of test methods developed user interface" priority testing is test-driven development (Test-Dri ven Development, TDD), the core ideas It requires the preparation of products prior to the preparation of code based on the product code of test code. In test-driven development of unit testing, the introduction of the automated GUI application testing should be test-driven development one of the weak links. Interface operation is to be completed by the people, in order to complete GUI module automatically tests are necessarily difficult. Kent Beck, in its "test-driven development" had mentioned this issue. This will be an example to explain the test-driven development in how to address GUI unit test. This is David Astels example of a "test-driven developme
Platform: | Size: 35840 | Author: wwwwppp | Hits:

[DocumentsDot.NET单元测试艺术PDF中文版

Description: 《.NET单元测试艺术》针对单元测试艺术这个重要主题展开讨论,引导读者从简单的测试开始,逐渐过渡到如何写出可维护、可读、可信赖的测试。(The.net unit test art discusses the art of unit testing this important subject, guides the reader from the beginning of the simple test, gradually transition to the how to write maintainable, readable, reliable testing.)
Platform: | Size: 33902592 | Author: suifeng624 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 30 »

CodeBus www.codebus.net