Practical software testing: a process-oriented approach

【信息科学与工程学】【数据中心】第三十五篇 云计算数据中心的学科知识04 编号学科(课程)核心知识点在云计算/云存储/云网络/云安全/云MaaS中的作用代表教材/资料/论文 + 数学方程式列表工业界应用D1421​云原生数据库:TiDB​HTAP(混合事务/分析处理)、分布式SQL、水平扩展、强一致(Raft)、自动故障恢复、与MySQL兼容、TiFlash列式引擎提供弹性扩展的分布式数据库;支撑高并发在线交易与实时分析教材:《TiDB in Action》PingCAP(2020) 论文:《TiDB: A Raft-based HTAP Database》(2017) 阅读详情
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvp

The text is unique in its approach to presenting the field of software testing. It introduces testing concepts that are managerial, technical, and process-oriented in nature. Process is emphasized because of its essential role in all engineering disciplines. The widespread application of the Capability Maturity Model (CMM) and other process improvement models attests to the importance of process in todays software development industry. Unfortunately, discussions of this topic are lacking in the majority of books on software testing.

The author makes use of the Testing Maturity Model(TMM)SM, which was developed to support organizations in assessing and improving their testing processes, as a guiding framework for presenting testing concepts, and as a context for introducing the reader to test process issues. The text uses TMM levels and goals to support a structured presentation of fundamental and advanced test-related concepts to the reader. The TMM structure highlights the important relationships between the testing process and key players such as managers, testers, and client groups.

The readershould note that adaptation of the Testing Maturity Model is not a necessary condition for using this text to learn about software testing. Using this text, you can learn about good testing actices and test process issues and apply them in the context of your individual and organizational needs.

Finally, the author believes that educational material developed for software engineers should be guided by the contents of the Software Engineering Body of Knowledge (SWEBOK). In this context this text endeavors to cover many of the topics outlined in the "Software Testing" chapter of the SWEBOK. It also covers material from the chapters on "Software Quality" and "Software Engineering Process" G o a l s In view of the growth of the software engineering profession, the educational requirements of a software testing specialist, and the need for emphasis on process issues, the authors goals for this text are to:

• introduce testing concepts, techniques, and best practices in a systematic way that reflects an orderly evolution of testing process growth on both an individual and organizational level;

http://rapidshare.com/files/51392928/0387951318.zip
Practical Software Testing.pdf 立即下载

相关推荐

Software Testing

很好的軟件測試培訓教材﹐印度的軟件公司培訓用的<br>作者聯系方式:ap-sengfac@ncst.ernet.in

Top 20 practical software testing tips you should read before testing any application

Here are some of the best testing practices I learned by experience:1) Learn to analyze your test results thoroughly. Do not ignore the test result. The final test result may be ‘pass’ or ‘fai

xiaoxie59的专栏 805

软件测试-Software Testing A Craftsman‘s Approach(中文版)原书第二版

软件测试(原书中文第二版) Software Testing A Craftsman‘s Approach

拆解Web渗透底层逻辑:从溯源发展史到实战核心全维度指南

Web渗透测试是一套标准化、流程化、逻辑化、合规化的完整技术体系,绝非零散工具的堆砌。1. 信息收集是渗透的基石,决定测试深度与成功率,核心在于精细化、绕过防护挖掘隐性信息;2. 高危漏洞探测与利用是核心突破,需吃透漏洞原理,规避工具误报、WAF拦截等问题;3. 权限提升与内网渗透是进阶核心,是区分入门与资深渗透工程师的关键;4. 日志清理与复盘是职业化核心,适配企业合规测试场景。从发展趋势来看,Web安全攻防对抗会持续升级,自动化渗透、AI漏洞挖掘、云原生安全、API安全将成为未来主流方向。

2501_92125808的博客 491

GOTO 语句有害论 | 反对 GOTO 语句的理由

……

u013669912的博客 1808

Practical Software Testing - eBook by SoftwareTestingHelp.pdf

Practical Software Testing。软件测试实战Practical Software TestingPractical Software TestingPractical Software Testing

计算机类SCI杂志排名

计算机类SCI杂志排名 一、人工智能 二、软件技术 三、系统技术 四、程序语言和软件工程 五、算法、理论及相关领域 六、硬件和体系结构 七、数据库 八、其它 权威期刊 著名期刊

仗剑天涯 2万+

Software Testing(软件测试 实验二)Lab2 Seleium

Selenium Experiment 1、 Install the SeleiumIDE plugin (1) Download firefox40.0.2 from https://ftp.mozilla.org/pub/firefox/releases/40.0.2/win32/zh-CN/ Add install the firefox browser follow...

weixin_30487701的博客 167

Effective Software Test Automation: Developing an Automated Software Testing Tool

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.csdn.net/topmvp - topmvpDid you know that the U.S. loses $59.5 billion per year due to inadequate software testing? With this revolut

TopMVP 2319

Handbook of Usability Testing: Howto Plan, Design, and Conduct Effective Tests

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.csdn.net/topmvp - topmvpIs your product user-friendly? Take these steps to find out Whether its software, technical documentation,

TopMVP 1581

Advanced Software Testing - Vol. 2: Guide to the ISTQB Advanced Certification as an Advanced Test Ma

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.csdn.net/topmvp - topmvpThis book teaches test managers what they need to know to achieve advanced skills in test estimation, test pl

TopMVP 1476

xUnit Test Patterns: Refactoring Test Code

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.csdn.net/topmvp - topmvpAutomated testing is a cornerstone of agile development. An effective testing strategy will deliver new funct

TopMVP 1212

Software Testing Foundations: A Study Guide for the Certified Tester Exam, 2nd Edition

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.csdn.net/topmvp - topmvpWithin the last 18 months more than 40,000 people worldwide have taken the International Software Testing Qua

TopMVP 1166

Unit Test Frameworks

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.csdn.net/topmvp - topmvpUnit test frameworks are a key element of popular development methodologies such as eXtreme Programming (XP)

TopMVP 1162

A Practitioner's Guide to Software Test Design

Heres a comprehensive, up-to-date and practical introduction to software test design. This invaluable book presents all the important test design techniques in a single place and in a consistent, and

TopMVP 1161
上一篇: Professional Crystal Reports for Visual Studio. NET
下一篇: Effective Software Test Automation: Developing an Automated Software Testing Tool
topmvp
博客等级 码龄19年 1047粉丝 4846原创
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值