Зарегистрироваться
Восстановить пароль
FAQ по входу

Модульное тестирование в .NET

Доверенные пользователи и модераторы раздела

  • Без фильтрации типов файлов
B
Wrox, 2011. - 360 p. - ISBN: 978-0470643204 Hands-on guidance to creating great test-driven development practice. Test-driven development (TDD) practice helps developers recognize a well-designed application, and encourages writing a test before writing the functionality that needs to be implemented. This hands-on guide provides invaluable insight for creating successful...
  • №1
  • 47,91 МБ
  • дата добавления неизвестна
  • описание отредактировано
C
Packt Publishing, 2018. — 403 p. Test-Driven Development (TDD) is a methodology that helps you to write as little as code as possible to satisfy software requirements, and ensures that what you've written does what it's supposed to do. If you're looking for a practical resource on Test-Driven Development this is the book for you. You've found a practical end-to-end guide that...
  • №2
  • 1,23 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2018. — 403 p. Test-Driven Development (TDD) is a methodology that helps you to write as little as code as possible to satisfy software requirements, and ensures that what you've written does what it's supposed to do. If you're looking for a practical resource on Test-Driven Development this is the book for you. You've found a practical end-to-end guide that...
  • №3
  • 1,42 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2018. — 403 p. Test-Driven Development (TDD) is a methodology that helps you to write as little as code as possible to satisfy software requirements, and ensures that what you've written does what it's supposed to do. If you're looking for a practical resource on Test-Driven Development this is the book for you. You've found a practical end-to-end guide that...
  • №4
  • 1,46 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2018. — 403 p. Test-Driven Development (TDD) is a methodology that helps you to write as little as code as possible to satisfy software requirements, and ensures that what you've written does what it's supposed to do. If you're looking for a practical resource on Test-Driven Development this is the book for you. You've found a practical end-to-end guide that...
  • №5
  • 11,24 МБ
  • добавлен
  • описание отредактировано
Syncfusion Inc, 2013. — 128 p. Unit testing can be a valuable part of any development cycle, but it can easily cause more problems than it prevents if used incorrectly. With Unit Testing Succinctly by Marc Clifton, you'll learn what you need to know to leverage unit testing and minimize the number of bugs introduced in development. The book clearly defines what does and does...
  • №6
  • 2,21 МБ
  • добавлен
  • описание отредактировано
Syncfusion Inc, 2013. — 127 p. Unit testing can be a valuable part of any development cycle, but it can easily cause more problems than it prevents if used incorrectly. With Unit Testing Succinctly by Marc Clifton, you'll learn what you need to know to leverage unit testing and minimize the number of bugs introduced in development. The book clearly defines what does and does...
  • №7
  • 1,53 МБ
  • добавлен
  • описание отредактировано
H
O’Reilly, 2004. — 212 p. — ISBN: 0-596-00689-6. This is the only book to explore unit testing as a language-independent, standalone development methodology. It covers the theory and methodology of unit test frameworks, offers instruction in unit test development, provides useful code examples in both Java and C++, and details the most commonly used frameworks from the XUnit...
  • №8
  • 571,14 КБ
  • добавлен
  • описание отредактировано
O’Reilly, 2004. — 304 p. — ISBN10: 0596006896; ISBN13: 978-0596006891. Unit test frameworks are a key element of popular development methodologies such as eXtreme Programming (XP) and Agile Development. But unit testing has moved far beyond eXtreme Programming; it is now common in many different types of application development. Unit tests help ensure low-level code...
  • №9
  • 2,15 МБ
  • добавлен
  • описание отредактировано
Pragmatic Unit Testing in C# with NUnit, Second Edition. The Pragmatic Starter Kit - Volume II. - 220 pages, 2007. Without good tests in place, coding can become a frustrating game of whack-a-mole. That’s the carnival game where the player strikes at a mechanical mole; it retreats and another mole pops up on the opposite side of the field. The moles pop up and down so fast that...
  • №10
  • 1,50 МБ
  • дата добавления неизвестна
  • описание отредактировано
J
Cambridge University Press, 2007. — 366 p. — ISBN: 9780521687614 This book teaches new methods for specifying, analyzing, and testing software; essentials for creating high-quality software. These methods increase the automation in each of these steps, making them more timely, more thorough, and more effective. The authors work through several realistic case studies in-depth...
  • №11
  • 1,92 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2018. — 403 p. Test-Driven Development (TDD) is a methodology that helps you to write as little as code as possible to satisfy software requirements, and ensures that what you've written does what it's supposed to do. If you're looking for a practical resource on Test-Driven Development this is the book for you. You've found a practical end-to-end guide that...
  • №12
  • 3,35 МБ
  • добавлен
  • описание отредактировано
K
Manning Publications, 2020. — 282 p. — ISBN: 978-1617296277. Test automation has turned unit testing into a standard practice in software development. Too often, unit testing doesn’t deliver the project quality and feedback speed developers expect. The right unit test suite gives great outcomes and is vital to delivering quality software; the wrong tests can break your code,...
  • №13
  • 433,44 КБ
  • добавлен
  • описание отредактировано
L
Addison-Wesley, 2011. — 326 p. — ISBN 978-0-321-73448-8. Use Visual Studio 2010’s Breakthrough Testing Tools to Improve Quality Throughout the Entire Software Lifecycle. Together, Visual Studio 2010 Ultimate, Visual Studio Test Professional 2010, Lab Management 2010, and Team Foundation Server offer Microsoft developers the most sophisticated, well-integrated testing solution...
  • №14
  • 6,45 МБ
  • дата добавления неизвестна
  • описание отредактировано
Packt Publishing, 2015. — 228 p. — ISBN: 1784391239, 9781784391232 Starting with an introduction to the concepts behind test automation, you will learn how to set up your test environment for unit testing and how to execute your test suite within and outside of Visual Studio. Using different test frameworks as MSTest, NUnit, and xUnit, you will learn how to write tests in...
  • №15
  • 6,34 МБ
  • добавлен
  • описание отредактировано
M
Apress, 2012 — 404 p. If you develop, test, or manage .NET software, you will find .NET Test Automation Recipes: A Problem-Solution Approach very useful. The book presents practical techniques for writing lightweight software test automation in a .NET environment and covers API testing thoroughly. It also discusses lightweight, custom Windows application user interface...
  • №16
  • 3,24 МБ
  • добавлен
  • описание отредактировано
Apress, 2006. — 384 p. — ISBN10: 1590596633; ISBN13: 978-1590596630. This book presents practical techniques for writing lightweight software test automation in a .NET environment. If you develop, test, or manage .NET software, you will find this book very useful. With .NET, it is possible to write lightweight, custom test automation in a tiny fraction of the time it used to...
  • №17
  • 1,82 МБ
  • добавлен
  • описание отредактировано
Syncfusion Inc., 2015. — 110 p. With just some knowledge of IoC, DI, and Unit Testing, begin using FakeItEasy to mock dependencies while unit testing. Author Mike McCarthy will guide readers from novices to experts to getting the most out of mocking frameworks with FakeItEasy Succinctly. Topics included: - Installing FakeItEasy - Unit Testing, IoC, and Stubs - Introducing...
  • №18
  • 2,45 МБ
  • добавлен
  • описание отредактировано
Addison-Wesley, 2007. - 833 p. - ISBN-10: 0131495054, ISBN-13: 978-0131495050. Automated testing is a cornerstone of agile development. An effective testing strategy will deliver new functionality more aggressively, accelerate user feedback, and improve quality. However, for many developers, creating effective automated tests is a unique and unfamiliar challenge. xUnit Test...
  • №19
  • 5,16 МБ
  • добавлен
  • описание отредактировано
N
Microsoft Press, 2004. — 306 p. Learn how to apply the concepts and techniques of Test-Driven Development (TDD) to writing software for Microsoft .NET. Two experts in agile software development teach-using a wealth of pragmatic examples in C# and other .NET development tools-how to use automated tests to drive lean, efficient coding and better design. You'll focus on .NET-specific...
  • №20
  • 1,54 МБ
  • добавлен
  • описание отредактировано
O
2nd Edition. — Manning Publications Co., 2014. — 294 p. — ISBN10: 1617290890, ISBN13: 978-1617290893. The Art of Unit Testing, Second Edition guides you step by step from writing your first simple tests to developing robust test sets that are maintainable, readable, and trustworthy. You’ll master the foundational ideas and quickly move to high-value subjects like mocks, stubs,...
  • №21
  • 13,31 МБ
  • добавлен
  • описание отредактировано
2nd Edition. — Manning Publications Co., 2014. — 294 p. — ISBN10: 1617290890, ISBN13: 978-1617290893. На англ. языке. The Art of Unit Testing, Second Edition guides you step by step from writing your first simple tests to developing robust test sets that are maintainable, readable, and trustworthy. You’ll master the foundational ideas and quickly move to high-value subjects...
  • №22
  • 3,69 МБ
  • добавлен
  • описание отредактировано
3rd Edition. — Manning Publications, 2024. — 458 p. — ISBN: 978-1617297489. Unit testing is more than just a collection of tools and practices—it’s a state of mind! This bestseller reveals the master’s secrets for delivering robust, maintainable, and trustworthy code. Thousands of developers have learned to hone their code quality under the tutelage of The Art of Unit Testing....
  • №23
  • 3,37 МБ
  • добавлен
  • описание отредактировано
3rd Edition. — Manning Publications, 2024. — 458 p. — ISBN: 978-1617297489. Unit testing is more than just a collection of tools and practices—it’s a state of mind! This bestseller reveals the master’s secrets for delivering robust, maintainable, and trustworthy code. Thousands of developers have learned to hone their code quality under the tutelage of The Art of Unit Testing....
  • №24
  • 2,69 МБ
  • добавлен
  • описание отредактировано
3rd Edition. — Manning Publications, 2024. — 458 p. — ISBN: 978-1617297489. Unit testing is more than just a collection of tools and practices—it’s a state of mind! This bestseller reveals the master’s secrets for delivering robust, maintainable, and trustworthy code. Thousands of developers have learned to hone their code quality under the tutelage of The Art of Unit Testing....
  • №25
  • 3,53 МБ
  • добавлен
  • описание отредактировано
The Art of Unit Testing builds on top of what's already been written about this important topic. It guides you step by step from simple tests to tests that are maintainable, readable, and trustworthy. It covers advanced subjects like mocks, stubs, and frameworks such as Typemock Isolator and Rhino Mocks. And you'll learn about advanced test patterns and organization, working with...
  • №26
  • 8,37 МБ
  • дата добавления неизвестна
  • описание отредактировано
3rd Edition. — Manning Publications, 2022 — 195 p. The Art of Unit Testing, Third Edition updates an international bestseller to reflect modern development tools and practices. This expanded edition teaches you to write unit tests for async and observable code, as well as methods of faking functions, modules and refactorings. You'll explore test patterns and organization,...
  • №27
  • 6,11 МБ
  • добавлен
  • описание отредактировано
S
Packt, 2013. — 444 p. Learn different testing techniques and features of Visual Studio 2012 with detailed explanations and real-time samples Overview Using Test Manager and managing test cases and test scenarios Exploratory testing using Visual Studio 2012 Learn unit testing features and coded user interface testing Advancement in web performance testing and recording of user...
  • №28
  • 48,61 МБ
  • добавлен
  • описание отредактировано
Packt, 2013. — 444 p. Learn different testing techniques and features of Visual Studio 2012 with detailed explanations and real-time samples Overview Using Test Manager and managing test cases and test scenarios Exploratory testing using Visual Studio 2012 Learn unit testing features and coded user interface testing Advancement in web performance testing and recording of user...
  • №29
  • 9,97 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2011. — 387 p. — ISBN: 978-1-849681-40-7 A step by step guide to understand the features and concepts of testing applications using Visual Studio. Master all the new tools and techniques in Visual Studio 2010 and the Team Foundation Server for testing applications Customize reports with Team foundation server. Get to grips with the new Test Manager tool for...
  • №30
  • 28,45 МБ
  • добавлен
  • описание отредактировано
Apress, 2006. - 606 p. If you’re a tester or work in a light-programming capacity, then this comprehensive book will get you up to speed on Microsoft's .NET technologies. Unlike other books, this one focuses solely on applied programming techniques for testers. You will learn how to write simple automated tests, then test tools and utilities. You will also learn about the...
  • №31
  • 23,37 МБ
  • дата добавления неизвестна
  • описание отредактировано
М
Пер. с англ. — М.: Вильямс, 2009. — 832 с.: ил. — ISBN: 978-5-8459-1448-4. В данной книге показано, как применять принципы разработки программного обеспечения, в частности шаблоны проектирования, инкапсуляцию, исключение по вторений и описательные имена, к написанию кода тестов. В части I рассматриваются теоретические основы методов разработки тестов и описываются концепции...
  • №32
  • 6,36 МБ
  • добавлен
  • описание отредактировано
Пер. с англ. и ред. О.А. Лещинского. — М.: Вильямс, 2016. — 832 с.: ил. — ISBN 978-5-8459-1448-4. В данной книге показано, как применять принципы разработки программного обеспечения, в частности шаблоны проектирования, инкапсуляцию, исключение повторений и описательные имена, к написанию кода тестов. В части I рассматриваются теоретические основы методов разработки тестов и...
  • №33
  • 6,49 МБ
  • добавлен
  • описание отредактировано
Пер. с англ. и ред. О.А. Лещинского. — М.: Вильямс, 2016. — 832 с.: ил. — ISBN 978-5-8459-1448-4. В данной книге показано, как применять принципы разработки программного обеспечения, в частности шаблоны проектирования, инкапсуляцию, исключение повторений и описательные имена, к написанию кода тестов. В части I рассматриваются теоретические основы методов разработки тестов и...
  • №34
  • 8,90 МБ
  • добавлен
  • описание отредактировано
В этом разделе нет файлов.

Комментарии

В этом разделе нет комментариев.