Egghead.io – End To End Testing With Google’s Puppeteer And Jest

Egghead.io – End To End Testing With Google’s Puppeteer And Jest-APoLLo
English | Size: 186.69 MB
Category: Tutorial


End-to-end testing assures you of a few things: that all the integrated pieces of an application properly function, all those pieces work together as expected, and your tests include and simulate real-user scenarios – something unit and integration tests just don’t do.

Egghead.io – End To End Testing With Cypress-APoLLo

Egghead.io – End To End Testing With Cypress-APoLLo
English | Size: 286.41 MB
Category: Tutorial


The tools available for unit testing have come a long way. While testing may never be “easy”, the available tools have certainly moved testing closer to the simple end of the spectrum. Full end to end testing hasn’t quite kept the same pace and as a result many applications are testing manually and often by users in production. Cypress provides a testing environment that makes end-to-end testing fast and reliable with a simple API that makes creating automated unit tests for your web applications a no-brainer.

PluralSight – End to End Security for Iot

PluralSight – End to End Security for Iot-JGTiSO
English | Size: 106.71 MB
Category: Tutorial

Discover how you can implement end to end security for your IoT solution: from your devices to edge and to IoT Hub Monitor the health of your IoT devices in near real time and block compromised devices with Azure IoT Hub. Find and eliminate threats and manage your security posture including IoT with Azure Security Center

PluralSight – E2e2u Slacks Journey to Developer Driven End to End Testing

PluralSight – E2e2u Slacks Journey to Developer Driven End to End Testing-JGTiSO
English | Size: 310.55 MB
Category: Tutorial

Two years ago, the Slack team presented on an approach that makes authoring reliable Android UI tests easier. To date Slack Android developers have written 637 UI tests and all of them run as part of a merge-blocking (and, most importantly, reliable) pull-request check. Having conquered this level, we set our sights on the top of our test pyramid – automated end to end tests. This test suite was still being maintained by a single hero developer, who through sheer grit and determination, didn’t let this important part of the release process die. Armed with experience in functional UI testing, Slack embarked on an adventure to make our end-to-end test suite a shared responsibility of the entire team. The team’s journey has taken them through the fields of Dagger, the bog of Espresso IdlingResources, the inferno of ProGuard and perhaps, the most challenging of them all, cultural aspects of quality assurance. Valera Zakharov looks forward to sharing where Slack is in their never-ending testing story