News Feed
Jobs Feed
Sections




News Archive
Quality Assurance in PHP Projects:
Testing Database Interaction
March 27, 2009 @ 07:59:36

On the Quality Assurance in PHP Projects site, Mike Lively has written up a few thoughts on how developers and development environments should work with testing databases as resources (case study).

Proper interaction with relational databases is incredibly important in most pieces of software. The importance of this interaction is underscored by the fact that many software architectures have at least one entire layer or system devoted to data persistence and data loading. When dealing with critical data in enterprise level applications it becomes even more important to make sure your data is being stored and retrieved correctly.

He talks about a case study on the topic (still in development) that will talk about testing techniques, functionality and how to create the tests needed to ensure your development environment can correctly use the database resource via unit tests and functional tests.

0 comments voice your opinion now!
testing database interaction casestudy mikelively unittest functional


blog comments powered by Disqus

Similar Posts

Ryan Malesevich's Blog: iTunes Stats for Macintosh with PHP & MySQL Part 2

Stefan Koopmanschap's Blog: Dutch PHP TestFest big success

Brandon Savage's Blog: The Registry Pattern Reexamined

Christopher Jones' Blog: Cooee - Oracle Database 11g is out

DZone.com: A Mockery Review


Community Events











Don't see your event here?
Let us know!


development language usergroup framework rest community symfony2 podcast unittest opinion interview database phpunit zendframework2 series introduction functional release testing conference

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework