PinnedVince Reyes TechPractice Test Automation Using a Local Web ApplicationFor a long time, Selenium was the dominant player in the world of test automation. However, new contenders like Cypress and Playwright…Apr 20Apr 20
PinnedVince Reyes TechTest Automation 101 using Robot FrameworkThe demand for test automation skills is increasing in the tech industry. Using test automation, companies can build products of higher…Apr 4, 2022Apr 4, 2022
Vince Reyes TechTest Automation 101: (6) Running Robot Framework in GitHub ActionsOur Robot Framework Project is almost complete. We have established a folder structure containing the required resources and test cases. We…Feb 25Feb 25
Vince Reyes TechTest Automation 101: (5) Pushing the Robot Framework Project to GitHubWe have a functional Robot Framework Test Case. Ensuring the source code is easily manageable when working on a project is crucialFeb 25Feb 25
Vince Reyes TechTest Automation 101: (4) Applying a Project StructureIf you have successfully followed my previous tutorials, then we now have automated tests using Robot Framework. But that’s not enough. The…Feb 25Feb 25
Vince Reyes TechTest Automation 101: (3) Creating Keywords and Tests in Robot FrameworkRobot Framework is known for its keyword-driven testing approach. The keywords are English-like action words, making it easier to read and…Feb 25Feb 25
Vince Reyes TechTest Automation 101: (2) Capturing HTML elements on the Web pageBefore creating automated tests, we must capture element locators (the HTML elements) required for a specific test scenario.Apr 4, 2022Apr 4, 2022
Vince Reyes TechTest Automation 101: (1) Setting up your Workspace — Simple and EasyPart 1: Install the following prerequisite softwareApr 4, 2022Apr 4, 2022