August 2011

loadperformance

15 Open Source Performance Testing Tools

August 13th 2011

In software engineering, performance testing is testing that is performed, to determine how fast a system performs under a particular workload. It is also used to verify other quality attributes of the system, such as scalability, reliability and resource usage. Performance testing can serve different purposes. It can demonstrate that the system meets performance criteria. [...]

wpthemes2

The Best 10 Sites for Free Premium WP Themes

August 13th 2011

Here is the list of sites that offer free downloads on all kinds of WordPress themes. Its content lets you browse by categories to navigate to the right theme you need for your site or a blog. Websites offer free registrations and email updates. Or you can get your RSS to iGoogle. (At least that’s [...]

csstutorial

How to center a containing block on a page using CSS

August 11th 2011

If you want to know how to center a containing block on a page using CSS, here is the solution!! There are two main methods and the choice is yours. Centering liquid layouts Liquid layouts are easy to center using margins on each side of the containing box. The margins can be set with em, [...]

testing

Software Testing Process

August 3rd 2011

Introduction Software Testing is the process of executing a program or system with the intent of finding errors. Or, it involves any activity aimed at evaluating an attribute or capability of a program or system and determining that it meets its required results. Software is not unlike other physical processes where inputs are received and [...]