Using Playwright, with TypeScript as the main language, Jenkins as CI/CD orchestrator and Allure as reporting tool, I can automate the manual test cases for every web application.
Other tools that could be used to automate tests for web applications include:
Using Appium, with JavaScript as the main language, GitHub Actions as CI/CD orchestrator and Allure as reporting tool, I can automate the manual test cases for every mobile application developed for both Android and iOS.
Other tools that could be used to automate tests for mobile applications include:
Using RestAssured, with JavaScript as the main language and GitHub Actions as CI/CD orchestrator, I can automate the manual test cases for every API endpoint.
Other tools that could be used to automate tests for APIs include: