Archive for June, 2011

Automated software testing vs developer testing

By admin - Last updated: Thursday, June 30, 2011

Now a days the software development life cycle needs aggressive regression testing.

Difference between test specification and test plan

By admin - Last updated: Thursday, June 30, 2011

You can see there is quite good differences we have between test specification and test plan

Testing EJB’s use openEJB

By admin - Last updated: Monday, June 27, 2011

Testing Ejbs requires a container which gives all the required conditions to deploy and use the deployed bean. OpenEjb is open source frame work which can be used to test all the business methods.

What is ETL Testing?

By ramesh.k - Last updated: Saturday, June 25, 2011

Etl  testing is testing the transformation done of source data before moving it to the target and also validating the target data.