By alex.soto
via lordofthejars.com
Submitted: Dec 04 2012 / 04:51
Acceptance testing are used to determine if the requirements of a specification are met. It should be run in an environment as similar as possible of the production one. So if your application is deployed into Openshift you will require a parallel account to the one used in production for running the tests. In this post we are going to write an acceptance test for an application deployed into Openshift which uses MongoDD as database backend.
Comments
alex.soto replied ago:
Excuse me I mean MongoDB ;)
Voters For This Link (2)
Voters Against This Link (0)