Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleDevelop and test interface code with sample data

This is the process of testing an interface with sample data.

Getting good sample data is difficult.

video1045824672.mp4

Roles: Integration Engineer and Quality Assurance Engineer

Expand
titleTest the overall workflow

Putting the system into production. To do this well it’s essential to look at the complete end to end workflow - it should be possible to see the Epic screens and understand how the users interact with them and how the data flows through into your application.

video1376090722.mp4

Roles: Integration Engineer and Quality Assurance Engineer

Expand
titlePerformance Testing

Is the overall system able to handle the volume of data coming through the interface?

This involves trying out the system and seeing what the bottlenecks are in its performance.

video1245690593.mp4

Roles: Integration Engineer and Quality Assurance Engineer

Expand
titleIs it secure and compliant? HIPAA Audit

We need to make sure that the implementation and set up complies with HIPAA regulations.

Roles: Security Engineer Legal

Expand
titleHow do we make it reliable?

What are the most likely operational failure points in the system and for each point what is the mitigation measure?

i.e. what happens if the virtual machine Iguana is running on fails.

Roles: Quality Assurance Engineer

Expand
titleGo-Live ProcessHow do we take the system live into production?

How will the system be turned on in production and verified to work as intended?

Roles: Quality Assurance Engineer Integration Engineer

...