Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Page Object Model with Cucumber | Playwright & Cucumber - Typescript | Part 10 в хорошем качестве

Page Object Model with Cucumber | Playwright & Cucumber - Typescript | Part 10 1 год назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Page Object Model with Cucumber | Playwright & Cucumber - Typescript | Part 10

Page Object Model (POM) is a design pattern commonly used in web application testing that aims to improve test automation maintenance and scalability. It separates the web page functionality and elements from the test code. The basic idea behind the POM is to create a class that represents a page in the web application. This class contains all the web elements on the page, as well as the actions that can be performed on these elements. These actions are defined as methods within the class. The test code can then create an instance of the page class and call its methods to interact with the web page. This way, if there are any changes to the web page, such as modifications to the HTML or CSS, only the page class needs to be updated, rather than every test case that uses that page. Overall, the POM helps to make test automation more maintainable, scalable, and reusable Code: https://github.com/ortoniKC/Playwrigh... Chapters: 0:00 Playwright Cucumber - Part 10 0:15 What is POM? 3:10 Folder structure changes 5:00 Register Page 8:50 Feature file 10:25 Generate steps 14:02 Data from JSON 18:55 Fixing undefined --------------------------------------------------------------------- Tamil Youtube Channel: @kurimurai --------------------------------------------------------------------- 🎁Just in case you want to support me ☺️ donation might be helpful. BuyMeCoffe: https://www.buymeacoffee.com/letcode UPI: koushik350-1@okaxis -------------------------Thank you-------------------------- Thanks for watching, if you like the video, give it a thumbs up 👆. Sharing is caring, kindly share the video with your friends and colleagues. Don't forget to subscribe and hit the bell 🔔 notification. -------------------------------SOCIAL------------------------------- 📝Test Practice Site: https://letcode.in/ 🐦Discord:   / discord   📸Instagram:   / letcode.in   🎓 LinkedIn:   / ortoni   ⛳️ XPath Extension: https://bit.ly/2T5EUCu Join our WhatsApp group (Only for Channel Members) http://bit.ly/3cSPCpm Zerodha referral link: https://zerodha.com/?c=SMD114&s=CONSOLE #letcode #playwright #cucumber

Comments