Skip to content

Wakaleo Consulting

  Home

items tagged with Integration Tests

Performance Testing is not Scalability Testing
Written By: Administrator
Section: Articles and Resources

Category: Blog

2008-06-26 00:00:00

People often confuse performance and scalability testing, but they are actually quite different activities. Performance testing involves ensuring that your application responds to requests within an acceptable timeframe. Of course, defining what "acceptable" is is a fine art, and perceived performance (what the user actually sees) is often more important than real performance.


Read More About Performance Testing Is Not Scalability Testing...


Unit tests are not integration tests
Written By: Administrator
Section: Articles and Resources

Category: Blog

2008-06-12 00:00:00

The classic difference between integration and unit testing is that unit tests run in isolation, or near-isolation. Using an in-memory database for DAO unit tests. Using mocked-out components for the other layers. Integration tests, on the other hand, test the whole stack. If you're using Spring, you inject the whole Spring context and try to flush out any configuration issues, or integration issues between the various layers.


Read More About Unit Tests Are Not Integration Tests...


Year in Review: The Java tools roundup
Written By: Administrator
Section: Articles and Resources

Category: Articles

2008-12-27 00:00:00
Tools for the software development lifecycle, or SDLC, moved to the forefront in 2008. For this Year in Review feature, tools expert John Ferguson Smart homes in on what's new and improved about his favorite build-automation frameworks, testing tools, and IDEs. If you haven't been keeping up on the tools front, here's your chance to modernize your Java toolbox, just in time for the new year.

View the article...






There are 3 items tagged with Integration Tests. You can view all our tags in the Tag Cloud

<< Start < Previous 1 Next > End >>
Page 1 Of 1