تکنیک های تست زنی در کنکور
جزوات رشته ادبیات دانشگاه پیام نور
جزوات رشته جغرافیا دانشگاه پیام نور
جزوات رشته اقتصاد کشاورزی دانشگاه پیام نور
جزوات رشته اقتصاد دانشگاه پیام نور
جزوات رشته کتابداری دانشگاه پیام نور
جزوات رشته الهیات دانشگاه پیام نور
جزوات رشته مدیریت بازرگانی دانشگاه پیام نور
جزوات رشته مدیریت دولتی دانشگاه پیام نور
جزوات رشته علوم تربیتی دانشگاه پیام نور
جزوات رشته حسابداری دانشگاه پیام نور
جزوات رشته روانشناسی دانشگاه پیام نور
جزوات رشته تربیت بدنی دانشگاه پیام نور
جزوات رشته مترجمی زبان دانشگاه پیام نور
جزوات رشته علوم اجتماعی دانشگاه پیام نور
جزوات رشته تاریخ دانشگاه پیام نور
جزوات رشته کامپیوتر دانشگاه پیام نور
جزوات رشته صنایع دانشگاه پیام نور
جزوات رشته آمار دانشگاه پیام نور
جزوات رشته زیست شناسی دانشگاه پیام نور
جزوات رشته فیزیک دانشگاه پیام نور
جزوات رشته ریاضی دانشگاه پیام نور
جزوات رشته شیمی دانشگاه پیام نور
جزوات رشته زمین شناسی دانشگاه پیام نور
جزوات رشته ادبیات دانشگاه پیام نور
جزوات رشته جغرافیا دانشگاه پیام نور
فروش ویژه پکیج آموزش فارکس Forex
48 داستان موزیکال فارسی برای کودکان
آموزش زبان انگلیسی دیالوگ (Dialogue)
پکیج ویژه ارشد مهندسی برق
Tintin »»تن تن«« ( کارتون+کتاب فارسی+کتاب انگلیسی+ چند مقاله )
معجزه اي در افزايش قد

  سریال آموزشی زبان انگلیسی EXTRA اکسترا
دانشنامه ی معروف مایکروسافت 2009 Microsoft Encarta Premium
فروش بیش از 5100 کتاب الکترونیکی
مثنوی معنوی مولانا به صورت گویا (صوتی)
آموزش زبان در خواب
عظیم BBC Planet Earth با فرمت HD در 11 دیسک
کمیک استریپ X-MEN از سال 1962 تا کنون
Photoshop TopSecret عظیم آموزشی تمامی نکات و ریزه کاریهای فتوشاپ-بیش از 30 ساعت آموزش ویدئویی
فیلم مستند راز The Secret
آموزش زبان فرانسه در 8DVD
شاهنامه فردوسی به صورت گویا (صوتی)
عطر متولدین تمامی ماه ها
فیلم های ویدوئی روشهاي رياضي براي مهندسين(2) - MIT
فیلم های ویدوئی اصول مخابرات دیجیتال(1) - MIT
فیلم های ویدوئی حساب ديفرانسيل و انتگرال چندمتغيره(2) - MIT
فیلم های ویدوئی مقدمه ای بر قانون کپی رایت MIT
فیلم های ویدوئی مهندسی سیستم کامپیوتر MIT
فیلم های ویدوئی ساختار و تفسیر برنامه های کامپیوترMIT
فیلم های ویدوئی حساب ديفرانسيل و انتگرال تک متغيره(1) - MIT
MIT فیلم های ویدوئی کلاس درس مکانیک کلاسیک - Classical Mechanics Lectures
فیلم های ویدوئی کلاس درس الکتریسیته و مغناطیس MIT - Electricity and Magnetism Lectures
فیلم های ویدوئی فیزیک امواج و ارتعاشات و مقدمه ای از اختر فیزیک MIT
فیلم های ویدوئی مدار و الکترونیک MIT
فیلم های ویدوئی علوم و مهندسي ِ محاسبه(1) - MIT
فیلم های ویدوئی جبر خطی MIT
فیلم های ویدوئی معادلات دیفرانسیل MIT
تکنیک های تست زنی در کنکور





کامپیوتر » برنامه نویسی : Next Generation Java Testing: TestNG and Advanced Concepts
 
 
 
 
 
Next Generation Java Testing: TestNG and Advanced Concepts


Next Generation Java Testing: TestNG and Advanced Concepts


Enterprise Java developers must achieve broader, deeper test coverage, going beyond unit testing to implement functional and integration testing with systematic acceptance. Next Generation Java™ Testing introduces breakthrough Java testing techniques and TestNG, a powerful open source Java testing platform.

Cédric Beust, TestNG’s creator, and leading Java developer Hani Suleiman, present powerful, flexible testing patterns that will work with virtually any testing tool, framework, or language. They show how to leverage key Java platform improvements designed to facilitate effective testing, such as dependency injection and mock objects. They also thoroughly introduce TestNG, demonstrating how it overcomes the limitations of older frameworks and enables new techniques, making it far easier to test today’s complex software systems.

Pragmatic and results-focused, Next Generation Java™ Testing will help Java developers build more robust code for today’s mission-critical environments.

This book
Illuminates the tradeoffs associated with testing, so you can make better decisions about what and how to test
Introduces TestNG, explains its goals and features, and shows how to apply them in real-world environments
Shows how to integrate TestNG with your existing code, development frameworks, and software libraries
Demonstrates how to test crucial code features, such as encapsulation, state sharing, scopes, and thread safety
Shows how to test application elements, including JavaEE APIs, databases, Web pages, and XML files
Presents advanced techniques: testing partial failures, factories, dependent testing, remote invocation, cluster-based test farms, and more
Walks through installing and using TestNG plug-ins for Eclipse, and IDEA
Contains extensive code examples

Whether you use TestNG, JUnit, or another testing framework, the testing design patterns presented in this book will show you how to improve your tests by giving you concrete advice on how to make your code and your design more testable.

Download

کساني که عضو نيستند، نمي توانند اينجا را مشاهده کنند.

or
کساني که عضو نيستند، نمي توانند اينجا را مشاهده کنند.
 
   
 
نظرات (0)  نسخه قابل چاپ

  • PHP Objects, Patterns, and Practice, Second Edition
  • Java Cryptography Extensions
  • Catalyst
  • C# 3.0 Design Patterns
  • DB2 Express-c : The Developer Handbook for Xml, Php, C/c++, Java, and .net ...










  •  
     
    ارسال نظر
       
       
       
     












    Home        |       Register        |       RSS        |       Sitemap        |       Contact Us

    Copyright © 2006-2011 By FarsiBooks.IR. All rights reserved