0%

Book Description

An easy-to-use guide on how to test Java applications of any scope using Eclipse IDE

  • Learn something new in an Instant! A short, fast, focused guide delivering immediate results.

  • Learn how to install Eclipse and Java for any platform

  • Get to grips with how to efficiently navigate in the Eclipse environment using shortcuts

  • Create your own Java sample app and learn how to test and debug it using a rich set of Eclipse debugging tools

  • Learn how to create an automatic set of tests for your app using the JUnit framework

  • Easyto follow steps backed up by the code and detailed explanations

In Detail

Detecting bugs and flaws in an application is difficult. Eclipse is a multi-language software development environment comprising of an Integrated Development Environment (IDE) and an extensible plugin system. Testing the Eclipse Platform during every build using an extensive suite of automated tests helps in disclosing bugs and rectifying them.

"Instant Eclipse Application Testing How-to" is a quick guide to learning how to test all types of Java applications in an Eclipse environment. This book gives you a step-by-step approach towards application testing and debugging along with optimized sample test projects.

"Instant Eclipse Application Testing How-to" is a hands-on guide that gives developers an insight into how to test Java applications using Eclipse IDE. This book will guide you through the process by allowing you to create a Java application and debug it using a wide variety of Eclipse debugging tools. The book is filled with practical examples, so you will start coding and debugging right away. After reading the book you will be proficient enough to debug Java applications of any scope.

Table of Contents

  1. Instant Eclipse Application Testing How-to
    1. Instant Eclipse Application Testing How-to
    2. Credits
    3. About the Author
    4. About the Reviewer
    5. www.PacktPub.com
      1. Support files, eBooks, discount offers, and more
        1. Why Subscribe?
        2. Free Access for Packt account holders
    6. Preface
      1. What this book covers
      2. What you need for this book
      3. Who this book is for
      4. Conventions
      5. Reader feedback
      6. Customer support
        1. Downloading the example code
        2. Errata
        3. Piracy
        4. Questions
    7. 1. Instant Eclipse Application Testing How-to
      1. Setting up the work environment (Simple)
        1. Getting ready
        2. How to do it...
        3. There's more...
      2. Exploring Eclipse Debug Perspective (Simple)
        1. How to do it...
        2. There's more...
      3. Using Debug Perspective – setting breakpoints (Simple)
        1. How to do it...
      4. Using a conditional breakpoint (Intermediate)
        1. Getting ready
        2. How to do it...
      5. Using an exception breakpoint (Intermediate)
        1. Getting ready
        2. How to do it...
      6. Using a method breakpoint (Intermediate)
        1. Getting ready
        2. How to do it...
      7. Using Watchpoint (Intermediate)
        1. Getting ready
        2. How to do it...
      8. Using Printpoint (Intermediate)
        1. Getting ready
        2. How to do it...
      9. Using a hit count breakpoint (Intermediate)
        1. Getting ready
        2. How to do it...
      10. JUnit testing (Simple)
        1. How to do it...
      11. Coding JUnit tests (Simple)
        1. How to do it...
      12. Creating a JUnit Test Suite (Intermediate)
        1. Getting ready
        2. How to do it...
3.144.113.55