Description: 集成测试的目的是确保各单元组合在一起后能够按既定意图协作运行,并确保增量的行为正 确。它所测试的内容包括单元间的接口以及集成后的功能。使用黑盒测试方法测试集成的功 能。并且对以前的集成进行回归测试。-integration testing is designed to ensure that the modules can be combined according to the established after intention collaboration operations, and ensure the correct behavior increment. It will include testing the interface modules and integrated the functions. TESTING method to test the use of integrated functions. And right before the Integrated regression testing. Platform: |
Size: 15402 |
Author:和平 |
Hits:
Description: 集成测试的目的是确保各单元组合在一起后能够按既定意图协作运行,并确保增量的行为正 确。它所测试的内容包括单元间的接口以及集成后的功能。使用黑盒测试方法测试集成的功 能。并且对以前的集成进行回归测试。-integration testing is designed to ensure that the modules can be combined according to the established after intention collaboration operations, and ensure the correct behavior increment. It will include testing the interface modules and integrated the functions. TESTING method to test the use of integrated functions. And right before the Integrated regression testing. Platform: |
Size: 15360 |
Author:和平 |
Hits:
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:
Description: testcompleted自动测试管理工具,全面支持工程层面上的测试,包括个体单元、性能测试、功能测试、回归测试、分布式测试以及HTTP性能测试等。-testcompleted automated test management tools, full support for the project at the level of testing, including individual units, performance testing, functional testing, regression testing, distributed testing and performance testing, such as HTTP. Platform: |
Size: 1525760 |
Author:释怀 |
Hits:
Description: 统计学习的Matlab程序:包括各种假设检验,模型识别和线性回归等.-The Matlab statistical learning procedures: including a variety of hypothesis testing, model identification and linear regression. Platform: |
Size: 11264 |
Author:lin |
Hits:
Description: 数学建模各种模型的MATLAB源码,包括灰色模型、回归模型及回归检验、最小生成树、最短路径等-Mathematical Modeling of the MATLAB source models, including the gray model, regression model and regression testing, minimum spanning tree, shortest path, etc. Platform: |
Size: 5543936 |
Author:weizhilan |
Hits:
Description: 基于SQL SERVER数据库使用空间回归方法检验区域自动站数据质量。-SQL SERVER database based on regression testing the use of the space station regional automatic data quality. Platform: |
Size: 6144 |
Author:cfy |
Hits:
Description: JUnit是由 Erich Gamma 和 Kent Beck 编写的一个回归测试框架(regression testing framework)。如何快速使用junit-JUnit by Erich Gamma and Kent Beck prepared a regression testing framework (regression testing framework). How to quickly use the junit Platform: |
Size: 5239808 |
Author:onika |
Hits:
Description: It is the matlab code about testing if there is multicolinearity in a linear regression model, relating to econometrics Platform: |
Size: 112640 |
Author:annie |
Hits:
Description: 测试用例
是为某个特殊目标而编制的一组测试输入、执行条件以及预期结果,以便测试
某个程序路径或核实是否满足某个特定需求。
主要内容
解释
从用例中生成测试用例
从补充规约中生成测试用例
o 为性能测试生成测试用例
o 为安全性/访问控制测试生成测试
o 为配置测试生成测试用例
o 为安装测试生成测试用例
o 为其他非功能性测试生成测试用
为单元测试生成测试用例
• 白盒测试
• 黑盒测试
为产品验收测试生成测试用例
为回归测试编制测试用例
-Test case
Is prepared for a special target of a group of test input, execution conditions and expected results for test
Path or to verify whether a program to meet a specific needs.
Main content
Explanation
Generate test cases from use cases
Added to generate test cases from the statute
o generate test cases for performance testing
o for the security/access control test generation test
o To configure the test to generate test cases
o generate test cases for the installation and testing
o for other non-functional test generation test
Generate test cases for the unit test
• White Box
• Black Box Testing
Generate test cases for product acceptance testing
The preparation of test cases for the regression testing Platform: |
Size: 269312 |
Author:hongyuan |
Hits:
Description: This paper outlines a number of commonly used software development lifecycle models,
with particular emphasis on the testing activities involved in each model.
Irrespective of the lifecycle model used for software development, software has to be
tested. Efficiency and quality are best served by testing software as early in the lifecycle
as practical, with full regression testing whenever changes are made.
IPL is an independent software house founded in 1979 and based in Bath. IPL was
accredited to ISO9001 in 1988, and gained TickIT accreditation in 1991. IPL has
developed and supplies the AdaTEST and Cantata software verification products.
AdaTEST and Cantata have been produced to these standards. Platform: |
Size: 161792 |
Author:max |
Hits:
Description: 开场白 — 软件测试“三问”
国内软件测试存在的突出问题与
软件测试的目的和原则
软件测试有关的统计数字
测试是低技术、可有可无的职位吗?
测试 “万能论”错在哪里?
软件测试阶段、流程、周期
测试启动的最佳时机,测试的终点在哪里
团队、技术、文档、管理 – 测试流程蕴含的要素
软件测试过程图解
五花八门的软件测试类型与方法
围剿一切软件害虫,纵论软件缺陷特征
为什么需要冒烟测试与回归测试
软件测试与开发的阶段关系
保持测试组织先进性,构建和谐测试团队
测试团队成为行为准则
软件测试的常用术语
-Opening remarks- Software Testing "Three Questions"
Domestic outstanding problems in software testing and
The purpose and principles of software testing
Software testing-related statistics
Test is low-tech, non-essential position?
Test "universal theory" wrong?
Software testing phase, process, cycle
The best time to start testing, testing where the end of
Team, technology, documentation, management- the testing process contains elements
Graphic Software Testing Process
Wide variety of types and methods of software testing
Suppress the pest of all software, Toward software defect characteristics
Why do we need smoke testing and regression testing
Software testing and development stage of relationship
Testing organizations to maintain the advanced nature of a harmonious test team
Test team into the code of conduct
Common terms of software testing Platform: |
Size: 334848 |
Author:lys |
Hits:
Description: 这是张德丰《MATLAB概率与数理统计分析》随书源码(M文件)。代码包括的内容有:概率分布计算及统计特征、数字特征计算、统计图绘制(盒状图、散度图等)、点估计和区间估计、假设检验、方差分析、曲线拟合、回归分析、因素分析、聚类分析、正交实验设计分析、多元方差分析、判别分析、隐马尔可夫模型建模与参数估计和在语音识别中的应用。-This is Zhang Defeng " MATLAB Analysis of probability and mathematical statistics," with the book source (M file). The contents of the code include: calculation of the probability distribution and statistical characteristics, digital feature calculation, statistical mapping (box-shaped graph, scatter graph, etc.), point and interval estimation, hypothesis testing, analysis of variance, curve fitting, regression analysis, factor analysis, cluster analysis, orthogonal experimental design, multivariate analysis of variance, discriminant analysis, hidden Markov modeling and parameter estimation and application in speech recognition. Platform: |
Size: 32768 |
Author:吴 |
Hits:
Description: a Java/JNI library which allows Microsoft Internet Explorer to be controlled from Java. The primary purpose of this library is to allow automated regression testing of web applications using a framework like JUnit. Platform: |
Size: 861184 |
Author:锐 |
Hits:
Description: 用Matlab实现回归分析与检验,并建立其系统界面;对给定的试验数据进行回归分析并作检验-Regression analysis using Matlab implementation and testing, and establish the system interface on a given test data for testing the regression analysis and Platform: |
Size: 94208 |
Author:keain |
Hits:
Description: 关于软件架构的回归测试的一种新方法,本文提出了这个方案的两个目的。-Regression testing on the software architecture of a new method, this paper presents two purposes of this program. Platform: |
Size: 208896 |
Author:洁洁 |
Hits: