طراحی تست نرم افزار؛ نوشتن برنامه های تست جامع برای کشف باگ های حیاتی در اپ های وب، دسکتاپ و موبایل

قیمت 16,000 تومان

خرید محصول توسط کلیه کارت های شتاب امکان پذیر است و بلافاصله پس از خرید، لینک دانلود محصول در اختیار شما قرار خواهد گرفت.
سال انتشار: 2022  |  تعداد صفحات: 426  |  حجم فایل: 24.53 مگابایت  |  زبان: انگلیسی
Software Test Design: Write comprehensive test plans to uncover critical bugs in web, desktop, and mobile apps
نویسنده
Simon Amey
ناشر
Packt Publishing
ISBN10:
1804612561
ISBN13:
9781804612569

 

عناوین مرتبط:


A guide to writing comprehensive test plans covering exploratory testing and feature specification; black and white box testing; security, usability, and maintainability; and load and stress testing Key Features Cover all key forms of testing for modern applications systematically Understand anti-patterns and pitfalls in system design with the help of practical examples Learn the strengths and weaknesses of different forms of testing and how to combine them effectively Book Description Software Test Design details best practices for testing software applications and writing comprehensive test plans. Written by an expert with over twenty years of experience in the high-tech industry, this guide will provide you with training and practical examples to improve your testing skills. Thorough testing requires a thorough understanding of the functionality under test, informed by exploratory testing and described by a detailed functional specification. This book is divided into three sections, the first of which will describe how best to complete those tasks to start testing from a solid foundation. Armed with the feature specification, functional testing verifies the visible behavior of features by identifying equivalence partitions, boundary values, and other key test conditions. This section explores techniques such as black- and white-box testing, trying error cases, finding security weaknesses, improving the user experience, and how to maintain your product in the long term. The final section describes how best to test the limits of your application. How does it behave under failure conditions and can it recover? What is the maximum load it can sustain? And how does it respond when overloaded? By the end of this book, you will know how to write detailed test plans to improve the quality of your software applications. What you will learn Understand how to investigate new features using exploratory testing Discover how to write clear, detailed feature specifi cations Explore systematic test techniques such as equivalence partitioning Understand the strengths and weaknesses of black- and white-box testing Recognize the importance of security, usability, and maintainability testing Verify application resilience by running destructive tests Run load and stress tests to measure system performance Who this book is for This book is for anyone testing software projects for mobile, web, or desktop applications. That includes Dedicated QA engineers managing software quality, Test and test automation engineers writing formal test plans, Test and QA managers running teams responsible for testing, Product owners responsible for product delivery, and Developers who want to improve the testing of their code. Table of Contents Making the Most of Exploratory Testing Writing Great Feature Specifications How to Run Successful Specification Reviews Test Types, Cases, and Environments Black-Box Functional Testing White-Box Functional Testing Testing of Error Cases User Experience Testing Security Testing Maintainability Destructive Testing Load Testing Stress Testing Conclusion