This week’s agenda in India: another round of “end-to-end” testing. A few weeks ago the “E2E” tested the UI elements of each of the 200 ZIMS screens, or, in regular human language, how well the screens worked for the user. The testing this week is far more geeky - the team is testing the integration between the layers of ZIMS: the Database Layer, the Data Access Layer, the Business Logic Layer and the UI (user interface). The UI is the only part of ZIMS you will ever see.In other words, this week we are testing how every single action on the 200 ZIMS screens works with the database where, eventually, all of your data will be stored.
Earlier E2E was about how logical and easy the experience was for the user. This week’s testing is about all the things the user never sees: how well the data moves from the clicking keyboard, through the maze of ZIMS filters to be stored in (or retrieved from) the Database Layer. We are looking for glitches, bugs and broken lines. After the testing, it’s another round of fixing bugs.
ZIMS continues to be on schedule for final User Acceptance Testing and for deployment beginning March 2010.
