Last active
February 27, 2022 00:22
-
-
Save sgriffiths/b55905ac2c025cb517497538c77cae6d to your computer and use it in GitHub Desktop.
Revisions
-
sgriffiths renamed this gist
Feb 27, 2022 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
sgriffiths revised this gist
Feb 27, 2022 . No changes.There are no files selected for viewing
-
sgriffiths renamed this gist
Feb 27, 2022 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
sgriffiths created this gist
Feb 27, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,6 @@ 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