Leanpub Header

Skip to main content

Filters

Category: "Testing"

Books

  1. Accelerated Linux Disassembly, Reconstruction and Reversing, Second Edition
    Training Course Transcript and GDB Practice Exercises with Memory Cell Diagrams
    Dmitry Vostokov

    Learn disassembly, execution history reconstruction, and binary reversing techniques for better software diagnostics, troubleshooting, and debugging on x64 and ARM64 Linux platforms via practical step-by-step hands-on exercises using GDB and memory dumps. Covered 25 ADDR patterns, and many concepts are illustrated with Memory Cell Diagrams.

  2. Extended Windows Memory Dump Analysis
    Using and Writing WinDbg Extensions, Database and Event Stream Processing, Data Science and Visualization, Machine Learning and AI, Second Edition
    Dmitry Vostokov

    The book contains the full transcript of Software Diagnostics Services training with 25 hands-on exercises. This training course extends pattern-oriented analysis introduced in Accelerated Windows Memory Dump Analysis, Accelerated .NET Core Memory Dump Analysis, and Advanced Windows Memory Dump Analysis with Data Structures.

  3. Zyber's Invades
    Very first attempt in bug bounty walkthrough
    Rithma Keshan

    This includes all steps & tools which i used to complete my assignment

  4. Production Grade APIs
    How to understand, build and maintain APIs for production
    fredrik.no@gmail.com

    Have you ever wondered how to write an API? How to secure it? What the mechanisms behind an API actually are? In this book we answer all of those questions and more as we delve into the fundamentals in a way that will solidify your understanding of not only APIs, but a better understanding of the web eco-system as a whole.

  5. Untrapped Value:
    Software Reuse Powering Future Prosperity
    david erickson

    This book is a launching point, not a destination. It is designed to evolve in small, incremental ways along with your reusable software development guidelines, over many years. Along with the code you reuse.

  6. Hands-On Mobile App Testing
    A GUIDE FOR SOFTWARE TESTERS AND ANYONE INVOLVED IN THE MOBILE APP BUSINESS
    Daniel Knott

    Are you a mobile tester looking to learn something new? Are you a software tester, developer, product manager or completely new to mobile testing? Then you should read this book as it contains lots of insights about the challenging job of a mobile tester from a practical perspective.

  7. What if bugs could write e-mails? What if they would like to share their insights with younger shrews, as they grew old? This book allows you to take a different look at the development processes, learn from the developers' adversaries... the bugs!

  8. The BDD Books - Discovery (Japanese Edition)
    BDD/ATDDの第1ステップ:具体例を使って振る舞いを探索する
    Yuya Kazama, Gáspár Nagy, and Seb Rose

    ウクライナ難民を支援 - 2022年5月末まで延長! この本の売り上げの50%は、 https://unicef.hu/veszhelyzet-ukrajnaban と https://int.depaulcharity.org/fundraising-for-depaul-ukraine/ に寄付されます。 本書籍は、振る舞い駆動開発(Behavior Driven Development, BDD)や受け入れテスト駆動開発(Acceptance Test-Driven Development, ATDD)の発見フェーズを最大限に活用する方法を提供します。

  9. How Can I Test This?
    Examples of how to test different sites and apps, along with the test heuristics applied, the reasoning and tool ideas.
    Nicola Lindgren, Mike Harris, Suman Bala, Philip Wong, and Shawn Shaligram

    This book puts examples at the forefront. Instead of test theory being front and centre, with maybe an example or two if you’re lucky, this book makes examples the focus. We'll share the examples that need to be tested, test heuristics to apply, any assumptions, how we would limit scope, test ideas and tools we would utilise.

  10. Bug Advocacy
    Mindmap & Text Summary on Bug Advocacy Course by: Cem Kaner & James Bach
    Rahul Parwal and Khushboo

    "This booklet can help you be a more effective and relevant tester." - James Marcus Bach

  11. Testing Foundations
    Mindmap Summaries on TestingEducation.Org - Foundations Course by: Cem Kaner, James Bach & Rebecca L. Fiedler
    Rahul Parwal

    "In this booklet, Rahul has put together a tantalizing glimpse of some of the content of Testing Foundations." - James Marcus Bach. Supported By: The Test Tribe

  12. Starting Your Software Testing Career
    A guide to finding your first role as a Software Tester, upskilling so you are relevant in the job market and succeeding as a Software Tester once you have landed a role.
    Nicola Lindgren

    A guide to finding your first role as a Software Tester, suggestions on useful ways to upskill and advice on how to do a great job once you have landed a role.

  13. The Little Book of Little Books
    HTML and CSS Frameworks, Coding Guidelines, Quality Control
    Jens Oliver Meiert

    The Little Book of Little Books consists of lovingly polished editions of The Little Book of HTML/CSS Frameworks (originally published in 2015), The Little Book of HTML/CSS Coding Guidelines (2015), and The Little Book of Website Quality Control (2016).

  14. Accelerated Windows Memory Dump Analysis, Sixth Edition, Part 2, Kernel and Complete Spaces
    Training Course Transcript and WinDbg Practice Exercises with Notes
    Dmitry Vostokov

    Learn how to analyze system crashes and freezes, navigate through the kernel and complete spaces, and diagnose patterns of abnormal software behavior using the WinDbg debugger. The course covers more than 35 crash dump analysis patterns from x64 kernel and complete (physical) memory dumps.

  15. Level Up Your Debugging
    Moving beyond console.log and print
    Kevin Hicks

    Your boss is breathing down your neck, users are yelling and everyone thinks fixing the bug should be simple and quick. Level Up Your Debugging gives you the processes, tips, and tools you need to make debugging quick and painless.