Performance Testing
Description:
Performance testing comes in variety of flavours, each assessing different potential points of failure, and evaluating the risk associated with them.
Testing is assessed periodically and can take a while to run.
Scores:
| 
  | 
| Ease of Use | 
| 
  | 
| Maintainability | 
| 
  | 
| Value for Money | 
| 
  | 
| Impact | 
Pros:
- Reveals different issues
 - Insight into behaviour outside development environments
 
Cons:
- Effects delivery
 - Slow & costly
 - Can hamper CD
 
Comments
Post a Comment