Posts Tagged Java

Software Testing How To Enter Defect in Defect Tracking tool

This video will explain how to enter defects in a defect tracking tool.
Related articles by Zemanta

Classic WTF: Prisoner of Process (thedailywtf.com)
Why Coding is not enough (basilv.com)
Serena Announces New PVCS Professional 11 (eon.businesswire.com)

Tags: , , , , , , , , , , , , ,

Java Testing and Design: From Unit Testing to Automated Web Tests

Product DescriptionThis is a supremely useful book for software developers working on Java and J2EE-based Web-enabled applications, including Web Services. Frank Cohen is the “go-to” guy for enterprises needing to design, build, and test complex information systems. The author helps you go beyond learning the language to understand how design choices impact scalability, functionality, and [...]

Tags: , , , , , ,

Test Driven: TDD and Acceptance TDD for Java Developers

ISBN13: 9781932394856
Condition: NEW
Notes: Brand New from Publisher. No Remainder Mark.

Product Description
In test driven development, you first write an executable test of what your application code must do. Only then do you write the code itself and, with the test spurring you on, you improve your design. In acceptance test driven development (ATDD), you use the [...]

Tags: , , , ,

Better Software – Java Memory Management – Aug 2007

Product DescriptionContents of several titles, two more: Games Stakeholders Play; Code Craft ….
Better Software – Java Memory Management – Aug 2007

Tags: , , , , ,

JTst–an automated unit testing tool for java program.: An article from: American Journal of Applied Sciences

Product DescriptionThis digital document is an article from American Journal of Applied Sciences, published by Thomson Gale on February 1, 2008. The length of the article is 3096 words. The page length shown above is based on a typical 300-word page. The article is delivered in HTML format and is available in your Amazon.com Digital [...]

Tags: , , , , , , , , , , , ,

Unit Testing in Java: How Tests Drive the Code

Product DescriptionSoftware testing is indispensable and is one of the most discussed topics in software development today. Many companies address this issue by assigning a dedicated software testing phase towards the end of their development cycle. However, quality cannot be tested into a buggy application. Early and continuous unit testing has been shown to be [...]

Tags: , , , , ,

Pragmatic Unit Testing in Java with JUnit

Product DescriptionLearn how to improve your Java coding skills using unit testing. Despite it’s name, unit testing is really a coding technique, not a testing technique. Unit testing is done by programmers, for programmers. It’s primarily for our benefit: we get improved confidence in our code, better ability to make deadlines, less time spent in [...]

Tags: , , , ,