Portal testing
Portal testing is one of the most fundamental phases to validate the portal functionality and performance among other nonfunctional aspects.
Performance: Performance validates if the implemented portal meets the nonfunctional requirements criteria. Performance tests can have slightly different tangents such as load, stress, longevity (endurance)
Operational: Operational tests validate how the implemented portal would operate under a failover and disaster recovery scenario
Failover: Failover validates if the session data would fail over to another node or cluster in case when a cluster or node goes down while maintaining the expected level of SLA
Disaster recovery: Disaster recovery validates how portal would recover from backups and large-scale failover situations
Security: Security validates how portal is behaving based on the expected authorization and authentication architecture. It also validates whether portal is not vulnerable to malicious attacks.