From 93c1e0c996000d79f9a4a62e34c019d0d6cc104f Mon Sep 17 00:00:00 2001 From: Aliaksandr Belik Date: Tue, 7 Nov 2023 01:23:17 +0300 Subject: [PATCH 1/2] Update links for Canva --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bdfc800..6dec12d 100644 --- a/README.md +++ b/README.md @@ -249,10 +249,10 @@ Testing / quality of software goes beyond traditional activities of pre-release Canva #### Blogs & Articles -* [Why we left manual UI testing behind](https://canvatechblog.com/why-we-left-manual-ui-testing-behind-293b98a58183) -* [Recommender systems: When they fail, who are you gonna call?](https://canvatechblog.com/recommender-systems-when-they-fail-who-are-you-gonna-call-3377d21534ee) -* [Speeding up UI tests with CodeceptJS and Playwright](https://canvatechblog.com/speeding-up-ui-tests-with-codeceptjs-and-playwright-98daf6cb8a79) -* [Testing Search Engine Optimization Scalably without Breaking a Sweat](https://canvatechblog.com/testing-search-engine-optimization-scalably-without-breaking-a-sweat-8f91ccfc451d) +* [Why we left manual UI testing behind](https://www.canva.dev/blog/engineering/why-we-left-manual-ui-testing-behind/) +* [Recommender systems: When they fail, who are you gonna call?](https://www.canva.dev/blog/engineering/recommender-systems-when-they-fail-who-are-you-gonna-call/) +* [Speeding up UI tests with CodeceptJS and Playwright](https://www.canva.dev/blog/engineering/speeding-up-ui-tests-with-codeceptjs-and-playwright/) +* [Testing Search Engine Optimization Scalably without Breaking a Sweat](https://www.canva.dev/blog/engineering/testing-search-engine-optimization-scalably-without-breaking-a-sweat/) #### Videos * [User Testing: Finding That One Thing Meatloaf Won't Do For Love](https://www.youtube.com/watch?v=7FopNNQr2hY) From 4b1df0ee13a958d9ec663035ca191661fa10753e Mon Sep 17 00:00:00 2001 From: Aliaksandr Belik Date: Tue, 7 Nov 2023 01:26:42 +0300 Subject: [PATCH 2/2] Add another video for Canva --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6dec12d..5d213e6 100644 --- a/README.md +++ b/README.md @@ -257,6 +257,7 @@ Testing / quality of software goes beyond traditional activities of pre-release #### Videos * [User Testing: Finding That One Thing Meatloaf Won't Do For Love](https://www.youtube.com/watch?v=7FopNNQr2hY) * [Visual regression testing: why, what and how](https://youtu.be/fhVnTNyfUgs) +* [How Canva is Doing Software Testing](https://www.youtube.com/watch?v=m7E9gjhd1IY)