Skip to content

Instantly share code, notes, and snippets.

@sgriffiths
Last active February 27, 2022 00:22
Show Gist options
  • Select an option

  • Save sgriffiths/b55905ac2c025cb517497538c77cae6d to your computer and use it in GitHub Desktop.

Select an option

Save sgriffiths/b55905ac2c025cb517497538c77cae6d to your computer and use it in GitHub Desktop.
Pro's Con's
Simulates real world conditions as closely as possible Often a integrated(shared) environment which can affect results
Integrated tests execute against multiple components at once Data is often 'test' data which could affect behaviour/results
Tools can replicate thousands (if not more) of users Replicating 'Prod' environments can be expensive
Extensive metrics/reports from tool Finding route case when diagnosing issues can be complex
Commercial Tooling can be expensive to operate item
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment