Please enable JavaScript.
Coggle requires JavaScript to display documents.
Automated tests development and related topics - Coggle Diagram
Automated tests development and related topics
AT Framework :red_flag:
API tests code base :red_flag:
API tests suite :red_flag:
continuous development necessary
E2E tests suite :red_flag:
Selenium UI tests
Development of UI test dependent on new UI
Frozen in POC state
Dedicated Cluster Tests
Preformance tests
load/stress tests
test data management for load generation
performance tests
Jmeter/Gatling framework included in AT framework
edbic code change enabling time to interactive measurements
edbic administration by code
provides functionalities related to admin view by code
edbic Commons integration
supports easy to handle data transfers between AT and edbic
Monitoring of environments
Graylog :red_flag:
ensure connectivity to other servers with our environments
configure inputs to graylog
syslogs for machine monitoring
edbic logs
Mysql logs
Cassandra logs
Configure extractors
Preffered GELF
Can be transformed by logstash (recommended by lica)
configure dashboards
environment virtualization via DOCKER
Docker deployed on 212.89.148.37 :red_flag:
docker-java API
Containers maintained by code
Deployment by code
external services for edbic provided by docker
CI/CD :red_flag:
Jenkins provides AT runtime environment :red_flag:
run over any environment option :red_flag:
Jenkins provides edbic deployment to an environment :red_flag:
more environemtns needed
Jenkins provides history and statistics of tests :red_flag:
more sophisticated statistics
AT in jenkins are self maintained :red_flag:
further development necessary supporting more environments
Dedicated automated test over any branch environment
Dedicated QA environment
Needs to support deployment of any branch needed
all external service provided
Entire AT stack provided
Cluster environment :red_flag:
load balancing :red_flag:
Performance tests environment
local environments