Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

The roles involved here are:

 Quality Assurance Engineer

This is someone that understands the overall workflow. It’s awesome if this person can educate the other roles to help give them context of the overall system.

 Integration Engineer

This the role of building out the interfaces in with Iguana. This person needs to understand the data flow and how to manipulate it to achieve the end result.

 Project Manager

This is role over over seeing that everything is completed correctly as part of the project plan.

These are the tasks which need to be performed:

 Develop and test interface code with sample data

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

Getting good sample data is difficult.

 Performance 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.

 HIPAA Audit

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

 Reliability Analysis

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.

 Go-Live

Putting the system into production. This often requires understanding the complete end to end workflow - not just of your own product but also how this fits into Epic workflow

  • No labels