This video goes with this post “Using ChatGPT on a daily work as a P.O, Developer or for Q/A or Support and checking plagiarism if…
QUICK DESCRIPTION This video is part of the book “Learning and Building E2E test automation with Cypress & OKR: Define, Code & Apply an E2E…
QUICK DESCRIPTION This video is part of the book “Learning and Building E2E test automation with Cypress & OKR: Define, Code & Apply an E2E…
QUICK DESCRIPTION This video is part of the book “Learning and Building E2E test automation with Cypress & OKR: Define, Code & Apply an E2E…
Using Gherkin to write User Stories will allow you to write the test at the same time. In this video, I show how to enable…
Continue reading → Enable Gherkin & Using Gherkin Features with CodeceptJS for WordPress
In this video, I advance a little bit more in Gherkin understanding within CodeceptJS by using the DRY mode e.g npx codeceptjs dry-run –sateps .…
Continue reading → Using more advanced Gherkin Features for WordPress With CodeceptJS
The basic installation of CodeceptJS to test a local Worpresss, on a custom Local Domain, on MAMP. The video shows how to start and to…
Continue reading → Install, Init & Writing a first test with CodeceptJS for WordPress
Browse through the code repository and make a test that specifically check values for “General Settings” and “Writing Settings” pages in the WordPress Backoffice. This…
Continue reading → More advanced usage with CodeceptJS testing the WordPress backoffice
Testing with CodeceptJS an extended feature of WordPress made with a plugin leveraging on Custom Post Type, Custom Taxonomy & Advanced Custom Fields for journalist…
Once all the tests have been completed, you can present them using a CodeceptJS (CPJS) plugin called Allure. It is a more user-friendly presentation that…
Continue reading → Launching a nice Testing Reports Dashboard with the CodeceptJS Plugin Allure
From Chapter 2_Settler_advanced_level: More User Acceptance Testing (UAT) for WP: How to test a simple Post creation in WP and a more Advanced Post with…
Continue reading → Testing Post creation with Tags & Categories
From Chapter 3_Leader_expert_level: More User Acceptance Testing for WP. A special distribution to test WP API, WP Backoffice Multilingual, WP Frontoffice and how to use…
Continue reading → Testing WP API, WP Backoffice Multilingual, WP Frontoffice & using Gherkin
From the Chapter 3_Leader_expert_level: Automate with a simple idea (applescript or shell): a single click app to launch the e2e UAT suite. it is a…
Continue reading → Automate Testing with a single-click-app to launch the e2e UAT suite
From Chapter 3_Leader_expert_level: Launching the “End To End” (E2E) suite to make the WP application’s assessment API, BackOffice & Website. This Video #7 is part…
Continue reading → Launching the “End To End” (E2E) suite to make the WP application’s assessment