CodeWithMMAK

Test automation

All tutorials and guides related to Test automation.

Test AutomationBeginner

UI Automation Testing Demo Site

A curated list of the best websites for practicing web UI automation testing, featuring various UI elements and scenarios.

Dec 26, 20221 min
Read More
Test AutomationIntermediate

Top Python Testing Frameworks

An overview of the most popular Python testing frameworks in 2022, including Robot Framework, Behave, and Pytest.

Dec 20, 20221 min
Read More
Test AutomationBeginner

Test Automation

A deep dive into test automation, how to choose tests for automation, and common challenges faced by teams.

Dec 11, 20225 min read
Read More
Test AutomationBeginner

Best Practices of Automation

Learn how to make maintenance of automated tests easy and identify which scenarios should not be automated.

Nov 27, 20225 min read
Read More
Test AutomationBeginner

Automation Testing

Automation testing uses tools to create and execute scripts, improving efficiency and productivity without human interference.

Nov 26, 20225 min read
Read More
Test AutomationBeginner

Mobile Test Automation

Learn about mobile app testing strategies and the best automation tools to save costs and ensure quality across devices.

Nov 26, 20225 min read
Read More
Test AutomationIntermediate

Playwright - Test Automation Tool

An introduction to Playwright, a powerful end-to-end testing tool for modern web applications with cross-browser and cross-platform support.

Jul 5, 20221 min
Read More
Test AutomationBeginner

Back-End Test Automation

Backend testing is performed on the database and application user interface (AUI). Learn the benefits and tools for backend automation.

Dec 20, 20185 min read
Read More
Test AutomationBeginner

Front-End Test Automation

To ensure a flawless graphical user interface (GUI), user interface testing is imperative. Learn what is UI testing, its types, and importance.

Dec 17, 20185 min read
Read More
Test AutomationBeginner

Install Jasmine

A quick guide on how to install Jasmine, a behavior-driven development framework for testing JavaScript code, using Visual Studio Code.

Nov 24, 20181 min
Read More
Test AutomationBeginner

Install Protractor

A simple guide to installing Protractor globally or locally using Visual Studio Code.

Nov 23, 20181 min
Read More
CodeWithMMAK | Modern Web Development Tutorials