Testing Multithreaded Java Code In this interview from JavaOne 2008,

May 31, 2008 – 8:00 am

Testing Multithreaded Java Code
In this interview from JavaOne 2008, Coverity chief scientist Andy Chou discusses why traditional unit tests don’t often help in uncovering concurrency-related errors, and why a combination of static and dynamic analysis yields better results when testing multithreaded code.

Utilizing your .NET projects Automated Acceptance Tests on Crystal Reports - Part 2
In the second part of this series, Eric shows how to automatically incorporate testing report output from your crystal reports using Fitnesse and Visual Studio 2008. After providing a short overview, he examines the need for testing values and outlines the required steps to build a Fitnesse test. He also deeply analyzes the code sample along with the screenshot of the final output.
Eric Landes

Can I Access Local Network Locations From Asp.net
Basically i have a wizard so a user can setup the web app correctly when installed. This requires them to enter details on a server which houses their database. I would like to return a list of current paths in the local network for ease which they could select etc and also be able to enter…

Easy question! I guess..
I’m a beginner… I want to make a simple page with no more than a Link to a file on a FTP Server (not the same one there the page is hosted) but in order for me to get the file I need to login (username and password) How can I work that out?? I mean, I tried the thing… but it doesn’t…

What Is A Professional Programmer? By Sarah George
So what does it mean to be a professional programmer? What does it mean to be a professional anything? Some definitions simply say to be a professional is “to make money from a skill,” but true professionals also have a set of qualities often described as “professionalism.” In my opinion, these qualities are…
Click here for the full article.

You must be logged in to post a comment.