Overview: Create a function with Playwright tests that loops through all my production apps, logs in, and validates the Page title load on each app's home page.
Steps:
1. Create the spec.ts code that reads app.json to loop thru and validate sites
Next Steps:
Run continuously using the Azure Playwright Service.
=========================
Playwright Series
Playwright Post 1 - Overview of E2E testing using Playwright
Playwright Post 2 - Continuously Test/Monitor Canvas apps and website with MFA enabled (this post)
Playwright Post 3 - Add App Insights logging inside your Playwright tests
Playwright Post 4 - 6 Min walkthru of Playwright testing with Azure Monitor
Playwright Post 5 - Understanding how playwright works
Playwright Post 6 - Unattended testing when secured with MFA
Other Posts
Upgrading two C# Blazor web applications and verifying using Playwright - super fast
Mendix - Part 2 - Diving deeper (E2E automation testing of Mendix using Playwright)
Low-code testing with playwright walkthru
Continiously Monitor Apps using Playwright with TS
Testing Canvasa apps with Playwright using C# (rather use TS, it's better)
0 comments:
Post a Comment