Instant Eclipse Application Testing How-to
暫譯: 即時 Eclipse 應用程式測試實務指南

Anatoly Spektor

  • 出版商: Packt Publishing
  • 出版日期: 2013-04-07
  • 售價: $1,020
  • 貴賓價: 9.5$969
  • 語言: 英文
  • 頁數: 62
  • 裝訂: Paperback
  • ISBN: 1782163247
  • ISBN-13: 9781782163244
  • 相關分類: Java 相關技術
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

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

Overview

  • 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.

What you will learn from this book

  • Set up Eclipse and Java for your platform
  • Explore the components of Eclipse Debug Perspective
  • Discover how to set up breakpoints
  • Learn what Conditional Breakpoint is and when it is used
  • Use Method and Exceptional Breakpoint
  • Set up Printpoint and Watchpoint
  • Familiarize yourself with the JUnit test framework
  • Code the JUnit test case
  • Learn different methods that can be used for testing inside the JUnit test case
  • Combine JUnit tests into a single JUnit Test Suite

Approach

Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks .The approach is in a tutorial style that will guide the users in an orderly manner toward application testing.

Who this book is written for

This book is for developers of any level, starting from people who have never used Eclipse and ending with advanced developers who want to switch to Eclipse IDE and start debugging their apps using Eclipse. Most of the recipes in this book are very easy to follow, so no prior knowledge of Eclipse IDE is required. It is advised that the reader has basic knowledge of the Java programming language.

商品描述(中文翻譯)

一個易於使用的指南,教你如何使用 Eclipse IDE 測試任何範圍的 Java 應用程式

概述
- 立即學習新知!一本短小、快速、專注的指南,提供即時結果。
- 學習如何在任何平台上安裝 Eclipse 和 Java
- 掌握如何使用快捷鍵有效地在 Eclipse 環境中導航
- 創建自己的 Java 範例應用程式,並學習如何使用豐富的 Eclipse 調試工具進行測試和調試
- 學習如何使用 JUnit 框架為你的應用程式創建自動化測試集
- 易於遵循的步驟,並附有代碼和詳細解釋

詳細內容
檢測應用程式中的錯誤和缺陷是困難的。Eclipse 是一個多語言的軟體開發環境,包含一個集成開發環境 (IDE) 和一個可擴展的插件系統。在每次構建期間使用廣泛的自動化測試套件測試 Eclipse 平台,有助於揭示錯誤並進行修正。

《Instant Eclipse Application Testing How-to》是一本快速指南,教你如何在 Eclipse 環境中測試各類型的 Java 應用程式。本書提供了一個逐步的方法來進行應用程式測試和調試,並附有優化的範例測試專案。

《Instant Eclipse Application Testing How-to》是一本實用指南,讓開發人員了解如何使用 Eclipse IDE 測試 Java 應用程式。本書將引導你創建一個 Java 應用程式並使用各種 Eclipse 調試工具進行調試。書中充滿了實用的範例,因此你可以立即開始編碼和調試。閱讀本書後,你將能夠熟練地調試任何範圍的 Java 應用程式。

你將從本書中學到的內容
- 為你的平台設置 Eclipse 和 Java
- 探索 Eclipse 調試視角的組件
- 發現如何設置斷點
- 了解什麼是條件斷點以及何時使用
- 使用方法斷點和異常斷點
- 設置打印點和監視點
- 熟悉 JUnit 測試框架
- 編寫 JUnit 測試案例
- 學習可以在 JUnit 測試案例中使用的不同測試方法
- 將 JUnit 測試組合成單一的 JUnit 測試套件

方法
本書充滿了實用的逐步指導和對最重要和有用任務的清晰解釋。這種方法以教程風格呈現,將有序地引導用戶進行應用程式測試。

本書的讀者對象
本書適合任何級別的開發人員,從從未使用過 Eclipse 的人到希望轉向 Eclipse IDE 並開始使用 Eclipse 調試其應用程式的高級開發人員。本書中的大多數食譜都非常容易遵循,因此不需要先前的 Eclipse IDE 知識。建議讀者具備 Java 程式語言的基本知識。