چه کسانی این کتاب را می‌خوانند

دانشجوعلاقه‌مند یادگیری
کتابخوان حرفه‌ایلذت مطالعه
نویسندهالهام‌گیری

Python Testing Cookbook.: Easy solutions to test your Python projects using test-driven development and Selenium, 2nd Edition

Bhaskar N. Das, Greg L. Turnquist

قیمت نهایی

۴۰٬۰۰۰ تومان۴۹٬۰۰۰ تومان۱۸٪ تخفیف
  • تخفیف زمان‌دار−۹٬۰۰۰ تومان

۹٬۰۰۰ تومان صرفه‌جویی نسبت به قیمت اصلی

بلافاصله پس از خرید، فایل کتاب روی دستگاه شما آمادهٔ دانلود است.

تحویل فوری
پرداخت امن
ضمانت فایل
پشتیبانی

نسخه اصلی و اورجینال

فایل دیجیتال کامل و بدون دستکاری — همان نسخه‌ای که پس از خرید دریافت می‌کنید.

مشخصات کتاب

سال انتشار
۲۰۱۸
فرمت
EPUB
زبان
انگلیسی
تعداد صفحات
۵ صفحه
حجم فایل
۹٫۱ مگابایت
شابک
9781787122529، 9781787281509، 1787122522، 1787281507

دربارهٔ کتاب

About This BookUse powerful tools such as doctest and unittest to make testing convenientApply automation testing to an existing legacy system that isn't test orientedA practical guide to ease testing in Python using real-world examplesWho This Book Is ForIf you're a Python developer who wants to take testing to the next level and would like to expand your testing skills, this book is for you. It is assumed that you have some Python programming knowledge.What You Will LearnRun test cases from the command line with increased verbosityWrite a Nose extension to pick tests based on regular expressionsCreate testable documentation using doctestUse Selenium to test the web user interfaceWrite a testable story with Voidspace Mock and NoseConfigure TeamCity to run Python tests on commitUpdate project-level scripts to provide coverage reportsIn DetailAutomated testing is the best way to increase efficiency while reducing the risks involved in software testing. It helps find bugs in code easily and at an early stage so that they can be tackled efficiently. This book delves into the essential testing concepts of Python to help you build robust and maintainable code.Python Testing Cookbook begins with a brief introduction to Python's unit testing framework to help you write automated test cases. You will learn how to write suitable test sets for your software and run automated test suites with Nose. You will then work with the unittest.mock library, which allows you to replace the parts of your system that are being tested with mock objects and make assertions about how they have been used. You will also see how to apply test-driven development (TDD) and behaviour-driven development (BDD) and how to eliminate issues caused by TDD. The book explains how to integrate automated tests using Continuous Integration (CI), and how to perform smoke/load testing. It also covers best practices and helps you solve persistent testing issues in Python. The book concludes by helping with understand how doctest works and how Selenium can be used to test code efficiently. Fix everyday testing problems in Python with the help of this solution-based guide About This Book Use powerful tools such as doctest and unittest to make testing convenient Apply automation testing to an existing legacy system that isn't test oriented A practical guide to ease testing in Python using real-world examples Who This Book Is For If you're a Python developer who wants to take testing to the next level and would like to expand your testing skills, this book is for you. It is assumed that you have some Python programming knowledge. What You Will Learn Run test cases from the command line with increased verbosity Write a Nose extension to pick tests based on regular expressions Create testable documentation using doctest Use Selenium to test the Web User Interface Write a testable story with Voidspace Mock and Nose Configure TeamCity to run Python tests on commit Update project-level scripts to provide coverage reports In Detail Automated testing is the best way to increase efficiency while reducing the defects of software testing. It helps find bugs in code easily and at an early stage so that they can be tackled efficiently. This book delves into essential testing concepts used in Python to help you build robust and maintainable code. Python Testing Cookbook begins with a brief introduction to Python's unit testing framework to help you write automated test cases. You will learn how to write suitable test sets for your software and run automated test suites with Nose. You will then work with the unittest.mock library, which allows you to replace the parts of your system that are being tested with mock objects and make assertions about how they have been used. You will also see how to apply Test-driven Development (TDD) and Behavior-driven Development (BDD) and how to eliminate issues caused by TDD. The book explains how to integrate automated tests using Continuous Integration and perform smoke/load testing. It also covers best practices and will help you solve persistent testing issues in Python. The book concludes by helping you understand how doctest works and how Selenium can be used to test code efficiently. Style and approach A solution-based approach consisting of over 50 recipes to ease testing Python code Annotation Fix everyday testing problems in Python with the help of this solution-based guideKey FeaturesUse powerful tools such as doctest and unittest to make testing convenientApply automation testing to an existing legacy system that isn't test orientedA practical guide to ease testing in Python using real-world examplesBook DescriptionAutomated testing is the best way to increase efficiency while reducing the defects of software testing. It helps find bugs in code easily and at an early stage so that they can be tackled efficiently. This book delves into essential testing concepts used in Python to help you build robust and maintainable code. Python Testing Cookbook begins with a brief introduction to Python's unit testing framework to help you write automated test cases. You will learn how to write suitable test sets for your software and run automated test suites with Nose. You will then work with the unittest.mock library, which allows you to replace the parts of your system that are being tested with mock objects and make assertions about how they have been used. You will also see how to apply Test-driven Development (TDD) and Behavior-driven Development (BDD) and how to eliminate issues caused by TDD. The book explains how to integrate automated tests using Continuous Integration and perform smoke/load testing. It also covers best practices and will help you solve persistent testing issues in Python. The book concludes by helping you understand how doctest works and how Selenium can be used to test code efficiently. What you will learnRun test cases from the command line with increased verbosityWrite a Nose extension to pick tests based on regular expressionsCreate testable documentation using doctestUse Selenium to test the Web User InterfaceWrite a testable story with Voidspace Mock and NoseConfigure TeamCity to run Python tests on commitUpdate project-level scripts to provide coverage reportsWho this book is forIf you're a Python developer who wants to take testing to the next level and would like to expand your testing skills, this book is for you. It is assumed that you have some Python programming knowledge

کتاب‌های مشابه

Python Testing Cookbook.: Easy solutions to test your Python projects using test-driven development and Selenium, 2nd Edition

Python Testing Cookbook.: Easy solutions to test your Python projects using test-driven development and Selenium, 2nd Edition

۴۹٬۰۰۰ تومان

Test-Driven Development with Python: Obey the Testing Goat: Using Django, Selenium, and Javascript

Test-Driven Development with Python: Obey the Testing Goat: Using Django, Selenium, and Javascript

۴۹٬۰۰۰ تومان

Test-Driven Development with Python : Obey the Testing Goat: Using Django, Selenium, and JavaScript

Test-Driven Development with Python : Obey the Testing Goat: Using Django, Selenium, and JavaScript

۴۹٬۰۰۰ تومان

Test-Driven Development with Python : Obey the Testing Goat: Using Django, Selenium, and JavaScript

Test-Driven Development with Python : Obey the Testing Goat: Using Django, Selenium, and JavaScript

۴۹٬۰۰۰ تومان

Test-Driven Development with Python : Obey the Testing Goat: Using Django, Selenium, and JavaScript

Test-Driven Development with Python : Obey the Testing Goat: Using Django, Selenium, and JavaScript

۴۹٬۰۰۰ تومان

Test-Driven Development with Python : Obey the Testing Goat: Using Django, Selenium, and JavaScript

Test-Driven Development with Python : Obey the Testing Goat: Using Django, Selenium, and JavaScript

۴۹٬۰۰۰ تومان

Test-Driven Development with Python : Obey the Testing Goat: Using Django, Selenium, and JavaScript

Test-Driven Development with Python : Obey the Testing Goat: Using Django, Selenium, and JavaScript

۴۹٬۰۰۰ تومان

Test-Driven Development with Python: Obey the Testing Goat: Using Django, Selenium, and JavaScript

Test-Driven Development with Python: Obey the Testing Goat: Using Django, Selenium, and JavaScript

۴۹٬۰۰۰ تومان

Test-Driven Development with Python : Obey the Testing Goat: Using Django, Selenium, and JavaScript

Test-Driven Development with Python : Obey the Testing Goat: Using Django, Selenium, and JavaScript

۴۹٬۰۰۰ تومان

Test-Driven Development with Python: Obey the Testing Goat: Using Django, Selenium, and JavaScript

Test-Driven Development with Python: Obey the Testing Goat: Using Django, Selenium, and JavaScript

۴۹٬۰۰۰ تومان

Test-Driven Development with Python : Obey the Testing Goat: Using Django, Selenium, and JavaScript

Test-Driven Development with Python : Obey the Testing Goat: Using Django, Selenium, and JavaScript

۴۹٬۰۰۰ تومان

Mastering Python Networking: Your one-stop solution to using Python for network automation, DevOps, and Test-Driven Development, 2nd Edition

Mastering Python Networking: Your one-stop solution to using Python for network automation, DevOps, and Test-Driven Development, 2nd Edition

۴۹٬۰۰۰ تومان

قیمت نهایی

۴۰٬۰۰۰ تومان