Professional Java Tools for Extreme Programming. Ant, XDoclet, JUnit, Cactus, and Maven



Similar documents
World Enterprise, Broadband, Mobile Video Transcoders Market

U.S. Call Center Software Markets

Strategic Global Sourcing Best Practices

Analysis of the Global Enterprise Firewall Market

Next Generation Enterprise Mobility Management Market Insight

Microsoft Dynamics CRM 2011 Administration Bible

Global Big Data Analytics Market for Test and Measurement

Brochure More information from

Strategic Analysis of the Impact of Big Data on the European and North American Automotive Industry

2015 U.S. Technical and Trade Schools Industry - Industry Report

World Wireless Protocol Analyzers and Network Monitoring Systems

Europe Rheumatoid Arthritis Market Highlights

Project Scheduling and Management for Construction. 4th Edition. RSMeans

ZOHO Company Profile, focussing on CRM Activities

"Personal Accident and Health Insurance Claims and Expenses in Morocco to 2018: Market Databook"

Excel 2013 Power Programming with VBA. Mr. Spreadsheet's Bookshelf

Forms 1099 & W-9 Update - Current Year IRS Information Reporting Form Guidelines - Recorded Webinar

Global Opioid Dependence Drugs Market Highlights

'Personal Accident and Health Insurance Premiums and Claims in Australia to 2018: Market Brief' contains

IP VPN Market Forecast in India to 2016

Project Manager's Spotlight on Change Management

Personal Accident and Health Insurance Investments in Russia to 2018: Market Databook

Global Physical Security Information Management Market Assessment

Personal Accident and Health Insurance Claims and Expenses in Belarus to 2016: Market Databook

'Personal Accident and Health Insurance Premiums and Claims in Kenya to 2018: Market Brief' contains

BP p.l.c. (BP) Company Profile- Business Overview, Strategies, SWOT and Financial Analysis

Predictive Analytics for Human Resources. Wiley and SAS Business Series

Personal Accident and Health Insurance Claims and Expenses in South Africa to 2017: Market Databook

Global Multiple Sclerosis Epidemiology and Patient Flow Analysis

Non-Life Insurance Premiums and Claims in Georgia to 2017: Market Brief

Non-Life Insurance Premiums and Claims in Brazil to 2018: Market Brief

Global Multiple Myeloma Epidemiology and Patient Flow Analysis

The Practical Guide to Project Management Documentation

Analysis of the North American Automotive Wire and Cable Materials Market: Price-performance Index of Materials Will be Key in Driving Growth

Global Haemophilia Epidemiology and Patient Flow Analysis

U.S. Mobile Device Management (MDM) Market 2012: Solving the Many Challenges in Enterprise Mobility

Estonia: Clay Tiles And Roofing - Market Report. Analysis And Forecast To 2020

Essentials of Working Capital Management. Essentials Series

Public Cloud Computing Market for SMBs in India - Affordable Connectivity and Virtualization Technologies to Drive Adoption of Public Cloud

General Dynamics Corporation - Mergers & Acquisitions (M&A), Partnerships & Alliances and Investment Report

Professional Alfresco. Practical Solutions for Enterprise Content Management

Individual Life Insurance in Indonesia to 2019: Market Databook

Global Big Data Analytics Market

Effective Software Project Management

The Fundamentals of Organizational Behavior. What Managers Need to Know

Saudi Cable Company Company Profile - Business Description, Strategies and SWOT Analysis

Premiere Global Services, Inc. Company Profile - Business Description, Strategies, SWOT and Financial Analysis

Genesis Oil & Gas Consultants Ltd Company Profile - Business Description, Strategies and SWOT Analysis

Enbridge Energy Management, L.L.C. Company Profile - Business Description, Strategies and SWOT Analysis

Jindal Steel & Power Ltd (JSPL) Company Profile- Business Overview, Key Strategies, Operations and SWOT

The Laboratory Quality Assurance System. A Manual of Quality Procedures and Forms. 3rd Edition

VASCO Data Security International, Inc Company Profile - Business Description, Strategies, SWOT and Financial Analysis

Risk and Financial Management in Construction

Corinthian Colleges Inc. Company Profile - Business Description, Strategies, SWOT and Financial Analysis

General Cable Corporation - Mergers & Acquisitions (M&A), Partnerships & Alliances and Investment Report

London Stock Exchange Group PLC Company Profile - Business Description, Strategies, SWOT and Financial Analysis

Miclyn Express Offshore Limited Company Profile - Business Description, Strategies and SWOT Analysis

Enterprise VoIP - Future Potential of the Indian Market for Managed VoIP Solutions

Business Intelligence and the Cloud. Strategic Implementation Guide. Wiley and SAS Business Series

North American Video Conferencing Hosted and Managed Services Market: Growing Amidst a Long-term Transition and Economic Turbulence

Mangalore Electricity Supply Company LimitedCompany Profile - Business Description, Strategies and SWOT Analysis

Port of Melbourne CorporationCompany Profile - Business Description, Strategies and SWOT Analysis

Trends and Opportunities in the UAE Life Insurance Industry to 2016: Market Profile

North America Insurance Market Outlook to US Insurance Market Headstarting the Lost Momentum

EMR - Emerson Electric CoCompany Profile - Business Description, Strategies and SWOT Analysis

Strategic Analysis of Fleet Vehicle Leasing Market in Ireland

Cloud Infrastructure Testing and Cloud-based Application Performance Monitoring Market

Brochure More information from

Varma Mutual Pension Insurance Company - Mergers & Acquisitions (M&A), Partnerships & Alliances and Investment Report

Riemser Arzneimittel AG - Mergers & Acquisitions (M&A), Partnerships & Alliances and Investment Report

Grupo PRISA - Mergers & Acquisitions (M&A), Partnerships & Alliances and Investment Report

Compagnie Ivoirienne d'electricite Company Profile - Business Description, Strategies and SWOT Analysis

Empresa Petrolera Andina SA Company Profile - Business Description, Strategies and SWOT Analysis

Analysis of the Brazilian Data Center Power Supplies Market

Trends and Opportunities in Cambodia Personal Accident and Health Insurance Industry to 2017: Market Profile

Africa Insurance Market Outlook to Surge in Insurance Density, Key Medium for Growth

Nippon Life Insurance Company - Mergers & Acquisitions (M&A), Partnerships & Alliances and Investment Report

Maersk Olie og Gas ASCompany Profile - Business Description, Strategies and SWOT Analysis

Nederlandse Aardolie Maatschappij BVCompany Profile - Business Description, Strategies and SWOT Analysis

Individual Life Insurance in Russia to 2016: Market Databook

U.S. Database Management System Software by Vertical Market

CCJ - Cameco CorpCompany Profile - Business Description, Strategies and SWOT Analysis

A Project Manager's Book of Forms. A Companion to the PMBOK Guide. 2nd Edition

Pacific Biosciences of California, Inc. - Mergers & Acquisitions (M&A), Partnerships & Alliances and Investment Report

Toys and Games in Hungary

Transcription:

Brochure More information from http://www.researchandmarkets.com/reports/2246744/ Professional Java Tools for Extreme Programming. Ant, XDoclet, JUnit, Cactus, and Maven Description: What is this book about? The Extreme Programming (XP) methodology enables you to build and test enterprise systems quickly without sacrificing quality. In the last few years, open source developers have created or significantly improved a host of Java XP tools, from XDoclet, Maven, AntHill, and Eclipse to Ant, JUnit, and Cactus. This practical, code-intensive guide shows you how to put these tools to work and capitalize on the benefits of Extreme Programming. Using an example pet store application, our expert Java developers demonstrate how to harness the latest versions of Ant and XDoclet for automated building and continuous integration. They then explain how to automate the testing process using JUnit, Cactus, and other tools, and to enhance project management and continuous integration through Maven and AntHill. Finally, they show you how to work with XP tools in the new Eclipse IDE. Complete with real-world advice on how to implement the principles and practices of effective developers, this book delivers everything you need to harness the power of Extreme Programming in your own projects. What does this book cover? Here are some of the things you'll find out about in this book: - How to automate the building of J2EE apps and components with Ant and XDoclet - Techniques for automating Java testing using JUnit - Procedures for automating servlet, JSP, and other J2EE testing using Cactus - Ways to automate Swing testing with Jemmy, JFCUnit, and Abbot - How to manage projects using Maven - Techniques for automating continuous integration with AntHill and Cruise Control - How to harness plugins for JUnit, Cactus, and Ant in the Eclipse IDE - Ways to implement Extreme Programming best practices Who is this book for? This book is for enterprise Java developers who have a general familiarity with the XP methodology and want to put leading Java XP tools to work in the development process. Contents: Introduction. Part I: Key Concepts. Chapter 1: Introduction to Extreme Programming. Chapter 2: J2EE Deployment Concepts. Chapter 3: Storing and Managing Code with CVS. Part II: Automated Building and Continuous Integration. Chapter 4: Ant Primer. Chapter 5: Building Java Applications with Ant. Chapter 6: Building J2EE Applications with Ant. Chapter 7: XDoclet Primer.

Chapter 8: Building J2EE Web Components with Ant and XDoclet. Chapter 9: Building EJBs with Ant and XDoclet. Chapter 10: Building Struts Apps with Ant and XDoclet. Chapter 11: Creating Custom Ant Tasks. Chapter 12: Creating XDoclet Custom Tags and Templates. Part III: Automated Java Testing. Chapter 13: Unit Testing with JUnit. Chapter 14: Load Testing with JunitPerf. Chapter 15: Defect Tracking with Bugzilla. Part IV: Automated J2EE Testing. Chapter 16: Functional Testing with HttpUnit. Chapter 17: Performance Testing with Jmeter. Chapter 18: Cactus Primer. Chapter 19: Testing Servlets and Filters with Cactus. Chapter 20: JspTestCases and Testing Custom Tags with Cactus. Chapter 21: Testing EJBs with Cactus. Chapter 22: Code Coverage with jcoverage. Part V: Automated Swing Testing. Chapter 23: Swing Testing with Jemmy. Chapter 24: Swing Testing with jfcunit. Chapter 25: Swing Testing with Abbot. Part VI: Continuous Integration, Project Management, and IDEs. Chapter 26: Managing Projects with Maven. Chapter 27: Automating Continuous Integration with CruiseControl. Chapter 28: Automating Continuous Integration with AntHill. Part VII: API Tag Reference. Chapter 29: Ant Tag Reference. Chapter 30: Ant API Reference. Chapter 31: JUnit API Reference. Chapter 32: Cactus API Reference. Chapter 33: HttpUnit API Reference.

Chapter 34: JUnitPerf API Reference. Part VIII: Appendix. Appendix A: Example Applications Used in This Book. Index. Ordering: Order Online - http://www.researchandmarkets.com/reports/2246744/ Order by Fax - using the form below Order by Post - print the order form below and send to Research and Markets, Guinness Centre, Taylors Lane, Dublin 8,

Page 1 of 2 Fax Order Form To place an order via fax simply print this form, fill in the information below and fax the completed form to 646-607-1907 (from USA) or +353-1-481-1716 (from Rest of World). If you have any questions please visit http://www.researchandmarkets.com/contact/ Order Information Please verify that the product information is correct. Product Name: Web Address: Office Code: Professional Java Tools for Extreme Programming. Ant, XDoclet, JUnit, Cactus, and Maven http://www.researchandmarkets.com/reports/2246744/ SC Product Format Please select the product format and quantity you require: Hard Copy (Paper back): Quantity USD 115 + USD 29 Shipping/Handling * Shipping/Handling is only charged once per order. Contact Information Please enter all the information below in BLOCK CAPITALS Title: Mr Mrs Dr Miss Ms Prof First Name: Last Name: Email Address: * Job Title: Organisation: Address: City: Postal / Zip Code: Country: Phone Number: Fax Number: * Please refrain from using free email accounts when ordering (e.g. Yahoo, Hotmail, AOL)

Page 2 of 2 Payment Information Please indicate the payment method you would like to use by selecting the appropriate box. Pay by credit card: You will receive an email with a link to a secure webpage to enter your credit card details. Pay by check: Please post the check, accompanied by this form, to: Research and Markets, Guinness Center, Taylors Lane, Dublin 8, Pay by wire transfer: Please transfer funds to: Account number 833 130 83 Sort code 98-53-30 Swift code IBAN number Bank Address ULSBIE2D IE78ULSB98533083313083 Ulster Bank, 27-35 Main Street, Blackrock, Co. Dublin, If you have a Marketing Code please enter it below: Marketing Code: Please note that by ordering from Research and Markets you are agreeing to our Terms and Conditions at http://www.researchandmarkets.com/info/terms.asp Please fax this form to: (646) 607-1907 or (646) 964-6609 - From USA +353-1-481-1716 or +353-1-653-1571 - From Rest of World