Java Development Topics:
Java software testing in practice
Java software testing in practice requires often requires tools that monitor and can track errors and exceptions in a program and which can measure performance. In this section on Java software testing in practice, read about the latest Java software testing tools and discover strategies for testing efficiently and economically.
News:
1 - 3 of 43-
Mobile developers may threaten corporate data security
14 Dec 2012
News - Mobile app developers might be more responsible for mobile and corporate data security concerns than any other factor, including lost devices.
-
JavaOne conference coverage 2012
SearchOracle.com | 01 Oct 2012
Conference Coverage - Join TheServerSide.com and SearchOracle.com as we present conference coverage from JavaOne and Oracle OpenWorld.
-
When will the OCAJP & OCPJP 7 Exams Be Released
10 Jan 2012
News - Highly anticipated, the new Oracle certification for Java, OCAJP, went out of beta on December 17th, 2011. So when will the new exam be released? And when will the OCPJP exam be released?
Video:
1 - 3 of 6-
Troubleshooting common Java compiler errors
24 Aug 2012
Tutorial - In this second tutorial in a series on Java programming, we look at how to troubleshoot and fix the most commonly encountered compiler errors.
-
How BI + ALM = ALI and real-time application traceability
12 Oct 2011
Video - Pairing business intelligence with application lifecycle management (ALM) promises to deliver real-time application requirements traceability and simplify change management, said Kelly Emo, HP director of applications product marketing, in a JavaOne 2011...
-
Ashesh Badani on cloud computing
23 Sep 2010
Video - Cloud computing's pain points for developers include challenges in capacity planning, "policying" and increasing needs for flexibility in programming,according to Ashesh Badani, senior director of JBOSS Enterprise Middleware for Red Hat. In this video,...
Reference & Learning:
1 - 3 of 28-
Seven tips for improving mobile ALM with hybrid HTML5
18 Mar 2013
Feature - Many aspects of the Mobile ALM process can be simplified and improved by using HTML5 and Hybrid code development, as opposed to building purely native mobile application. Here we provide seven tips for integrating HTML5 into your mobile applications.
-
Pitfalls of open source licensing
06 Mar 2013
Feature - Not all open-source licenses are created equal, and if an organization doesn't pay enough attention to the fine print, they may be looking at a cease and desist letter. Here we provide some advice for organizations looking to ensure that they are in full...
-
Solving big data problems with MongoDB and MySQL
10 Jan 2013
Feature - Choosing between schemaless NoSQL databases and strong-schema relational designs isn't an either-or decision, as this case study points out. When dealing with their big data problem, Craigslist decided that their MySQL servers could use a little help...
VIEW ALL Reference & Learning ON Java software testing in practice
Expert Technical Advice:
1 - 3 of 11-
Tomcat performance optimization consolidating log files
05 May 2013
Tip - By default Tomcat uses several log file handlers, but performance can easily be optimized by configuring the server to use only one.
-
Fast response times vs. consistent response times
24 Oct 2012
Tip - When developing applications, the response time is always an important metric. But inconsistent response times can often be more aggravating than slow sites. Make sure you take response time consistency into your application performance reviews.
-
Defining application performance requirements
24 Oct 2012
Tip - Don't fall into the trap of failing to define performance requirements for your applications early on in the application lifecycle. If you follow this quick tip, you'll find that articulating your performance requirements isn't that hard.
VIEW ALL Expert Technical Advice ON Java software testing in practice