Setting up Test Environments Based on a Shared Database
-
-
40 min
Testing a complex product can be approached in one of two ways: through completely isolated test environments or a system of environments wired by a shared database.
I will share our experience of choosing between these approaches, why we opted for interconnected environments with a shared database, and the journey we undertook to implement this.
From the presentation, you will learn the pros and cons of both solutions and the nuances to consider if you decide to follow the same path as us.