Please enable JavaScript.
Coggle requires JavaScript to display documents.
Testing (Performance testing (Performance budget, Load times to first byte…
Testing
Performance testing
-
-
-
Graceful degradation, progressive enhancement
-
-
-
-
Code quality testing
-
Metrics
- Code complexity
- line of codes
Static code analysis
- Bugs finders
- Coding standards
-
-
Continous testing, Concurrent testing?
Check for not 200 responses, slow load times
-
Load testing
-
User avg. response time, avg. latency under normal load (Soak testing)
Acceptance testing
-
Smoke testing
Behat
-- Best practices and patterns investigation
-- Best practices and patterns implementation (Page Object, LoadableComponent pattern)
-- Systematized guidelines for testing
-- Behat Code coverage for front-end controllers
-- Automate all smoke tests for main app
-- picture taking on failed tests and priority features
---- more general usage/reusable tests written
-- Automate concierge smoke testing
-- Integration testing by using data created by concierge
-- Distribution & content
-
-
-
-
-
-
-
-
-