Run End-to-End Tests With the UI Test Automation Model (UTAM) | Developer Quick Takes

preview_player
Показать описание
Testing apps is critical to ensure quality and there are different types of tests such as unit tests, integrations tests or end-to-end tests. Watch this Quick Take to learn about end-to-end tests and discover the UI Test Automation Model (UTAM). UTAM is an Open Source solution built by Salesforce that lets you run UI tests on any kind of app. We'll walk you through a practical example with a Salesforce app and you'll learn about the key features that make UTAM a game changer for UI testing.

Resources:

Connect with Salesforce Developers:
Рекомендации по теме
Комментарии
Автор

Do you have a github repo link for the repo?

ravi
Автор

This is really terrible
Overall, this is an ideal example of overengineering
just make a normal DOM tree and allow any frameworks to access the elements. Thats it.

bomarley