July 2017
Intermediate to advanced
414 pages
11h 18m
English
This is another form of tests, typically used in staging and production environments. These tests will be continuously running in staging and production environments to ensure that all critical transactions are performing as expected. This is much more useful than the typical URL ping monitoring mechanism. Generally, similar to the automated acceptance testing, these test cases will simulate user journeys as they happen in the real world. These are also useful to check whether the dependent microservices are up and running. These test cases could be a carved-out subset of acceptance test cases or test packs created using Selenium WebDriver.
Read now
Unlock full access