gergelypolonkai-web-jekyll/_posts/2011-12-11-why-you-should-a...

625 B
Raw Blame History

layout title date tags permalink published author
post Why you should always test your software with production data 2011-12-11 12:14:51
development
testing
ranting
/blog/2011/12/11/why-you-should-always-test-your-software-with-production-data true
name email
Gergely Polonkai gergely@polonkai.eu

Im writing a software for my company in PHP, using the Symfony 2 framework. Ive finished all the work, created some sample data, it loaded perfectly. Now I put the whole thing into production and tried to upload the production data into it. Guess what… it didnt load.