sortowanie:
cena |
rok wydania
Adaptive Control Approach for Software Quality ImprovementFocuses on the topic of improving software quality using adaptive control approaches. This book combines research topics such as requirements engineering, software development processes, pervasive and autonomic computing, service-oriented architectures, on-line adaptation of software behavior, testing, and QoS control into a coherent whole.
Design of Software MeasuresLooking at the metrology concepts from science and engineering, this book uses them as criteria to propose an approach to analyze the design of current software measures and then design the software measures. It includes several case studies analyzing strengths and weaknesses of some of the software measures.
Software Testing: An Istqb-Iseb Foundation GuideThis practical guide provides insight into software testing, explaining the basics of the testing process and how to perform effective tests. It provides an overview of different techniques and how to apply them. It is the bestselling official textbook of the ISTQB - ISEB Foundation Certificate in Software Testing, updated to the 2010 syllabus.
Memory Dump Analysis Anthology, Volume 3This revised, edited, cross-referenced and thematically organized volume contains selected DumpAnalysis.org blog posts about crash dump analysis and debugging written in October 2008 - June 2009 for software engineers developing and maintaining products on Windows platforms.
Rspec Book: Behaviour Driven Development with Rspec, Cucumber, and FriendsBehaviour Driven Development (BDD) is about writing software that matters. It is an approach to agile software development that takes cues from Test Driven Development, Domain Driven Design, and Acceptance Test Driven Planning. This book introduces you to RSpec, Cucumber, and a number of other tools that make up the Ruby BDD family.
Memory Dump Analysis Anthology, Volume 2This revised, cross-referenced, and thematically organized volume of selected DumpAnalysis.org blog posts targets software engineers developing and maintaining products on Windows platforms, technical support, and escalation engineers.
Memory Dump Analysis Anthology, Volume 2This is a revised, edited, cross-referenced and thematically organized volume of selected DumpAnalysis.org blog posts about crash dump analysis and debugging written in January - September 2008 for software engineers developing and maintaining products on Windows platforms, quality assurance engineers testing software on Windows platforms and technical support and escalation engineers dealing with...
Everyday Scripting with Ruby: For Teams, Testers, and YouDivided into four parts, the first section in this book teaches the basics of the Ruby scripting language. The second shows you how to create scripts using test-driven design. The third part is about finding, understanding, and using the work of others. The fourth part is about saving even more time by using application frameworks.
Pragmatic Unit Testing in C# with NunitProvides teams ways to introduce unit testing into their process, resulting in higher quality and fewer bugs. This book covers two aspects: showing developers both how to test and helping them determine what to test.