Automation
Explore 5 resources about Automation.
Category
Explore Automation
5 Articles
0 Shorts
•
5 TotalArticles
5 articles in this category
AutomationIntermediate
Migrating from Selenium to Playwright
Step-by-step guide to migrating your existing Selenium tests to Playwright
7 min read
#selenium#playwright#migration+1
AutomationIntermediate
Test Data Builders Pattern
Create maintainable test data using the Builder pattern
1 min read
#test-data#design-patterns#java+1
AutomationIntermediate
Parallel Test Execution for Faster Feedback
Run tests in parallel to reduce execution time and get faster feedback
1 min read
#parallel-testing#performance#ci-cd+1
AutomationIntermediate
Page Object Model Pattern for UI Testing
Design maintainable UI tests using the Page Object Model pattern with practical examples
1 min read
#pom#page-object-model#selenium+2
AutomationIntermediate
Hands-On: Building Your First API Automation Framework
Step-by-step guide to building a production-ready REST API test automation framework with Java, RestAssured, and TestNG
9 min read
#api-testing#restassured#java+3