This cookbook is written as a collection of code recipes containing step-by-step directions on how to install or build different types of Python test tools to solve different problems. Each recipe contains explanations of how it works along with answers to common questions and cross references to ot
Python Testing Cookbook
β Scribed by Turnquist, Greg L.
- Publisher
- Packt Publishing
- Year
- 2011
- Tongue
- English
- Leaves
- 364
- Edition
- 1st edition
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Making your life easier with automated testing of Python is the sole aim of this book. Because itβs a cookbook, you can take things at your own pace, in your own order, and learn practical application rather than nebulous theory. Learn to write tests at every level using a variety of Python testing tools The first book to include detailed screenshots and recipes for using Jenkins continuous integration server Β Read more...
Abstract: Making your life easier with automated testing of Python is the sole aim of this book. Because itβs a cookbook, you can take things at your own pace, in your own order, and learn practical application rather than nebulous theory. Learn to write tests at every level using a variety of Python testing tools The first book to include detailed screenshots and recipes for using Jenkins continuous integration server (formerly known as Hudson) Explore innovative ways to introduce automated testing to legacy systems Written by Greg L. Turnquist β senior software engineer and author of Spring Python 1.1 Part of Packt's Cookbook series: Each recipe is a carefully organized sequence of instructions to complete the task as efficiently as possible In Detail Are you looking at new ways to write better, more efficient tests? Are you struggling to add automated testing to your existing system? The Python unit testing framework, originally referred to as "PyUnit" and now known as unittest, is a framework that makes it easier for you to write automated test suites efficiently in Python. This book will show you exactly how to squeeze every ounce of value out of automated testing. The Python Testing Cookbook will empower you to write tests using lots of Python test tools, code samples, screenshots, and detailed explanations. By learning how and when to write tests at every level, you can vastly improve the quality of your code and your personal skill set. Packed with lots of test examples, this will become your go-to book for writing good tests. This practical cookbook covers lots of test styles including unit-level, test discovery, doctest, BDD, acceptance, smoke, and load testing. It will guide you to use popular Python tools effectively and discover how to write custom extensions. You will learn how to use popular continuous integration systems like Jenkins (formerly known as Hudson) and TeamCity to automatically test your code upon check in. This book explores Python's built-in ability to run code found embedded in doc strings and also plugging in to popular web testing tools like Selenium. By the end of this book, you will be proficient in many test tactics and be ready to apply them to new applications as well as legacy ones
β¦ Subjects
Python (Computer program language)
π SIMILAR VOLUMES
This cookbook is written as a collection of code recipes containing step-by-step directions on how to install or build different types of Python test tools to solve different problems. Each recipe contains explanations of how it works along with answers to common questions and cross references to ot
Over 70 simple but incredibly effective recipes for taking control of automated testing using powerful Python testing tools.;Python Testing Cookbook; Python Testing Cookbook; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscr
Over 50 hands-on recipes to help you pen test networks using Python, discover vulnerabilities, and find a recovery pathAbout This Book Learn to detect and avoid various types of attack that put system privacy at risk Enhance your knowledge of wireless application concepts and information gathering t
Buchanan C., Ip T., Mabbitt A., May B., Mound D.<div class="bb-sep"></div>Packt Publishing, 2015. β 228 p. β ISBN: 1784392936, 9781784392932<div class="bb-sep"></div>This book is for testers looking for quick access to powerful, modern tools and customizable scripts to kick-start the creation of the