Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

[closed] How should we test our application in Docker container?

 We have a Java Application in a Docker Container with a Docker Db2 database 'side-car'. In DevOps pipeline (Jenkins) we run unit tests, and integration test between components. Run SonarQube and if all good, we move over to the Staging environment. In the Automated Testing step we build application container using latest code base, we then proceed to run automated Acceptance Testing using Cucumber framework.


Question is about the use of database for testing: should we spin up a db2 in a new/isolated container, or use a 'common' DB2 container that the test team uses in that env for manual testing? Best practices, proven approaches and recommendations are needed.

0 votes

Comments

Sorry, this question has nothing to do with the product context discussed here


The question has been closed for the following reason: "Question is off-topic or not relevant" by rschoon Oct 31 '18, 3:40 a.m.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Oct 31 '18, 3:30 a.m.

Question was seen: 1,336 times

Last updated: Oct 31 '18, 3:41 a.m.

Confirmation Cancel Confirm