Summary: In this space, I would like to collect all information about what I shared about Automation Testing on Testing4Everyone Youtube Channel.
It includes:
- Automation testing for a Web Application
- Automation testing for a Mobile Application
- Automation testing for a Mobile Application.
- Automation testing for API
- Automation testing - Micro-service testing. It will be:
- Microservice testing
- Event-Driven Testing
- Serverless Testing
Automation test framework key points
- Types of application supports
- Support multiple test environment
- Support logging to debug easily
- Reporting supports
- Support CICD (Continuous Integration and Continuous Delivery)
- Easy to adapt and write test script
- Easy to refactor and maintaining
- Considering support non-technical audience
- Make sure the test scripts repeatable execution
- Targeting the test types and test levels of your automation properly
Some web application for practicing purposes
Here is the list of example Web application that you can choose to practice your Automation testing skills:
- Sauce Demo
- Provided by Sauce Labs, e-commerce site
- https://www.saucedemo.com/
- BrowserStack:
- Example - Web Automation Testing ParaBank
- Demo ParaBank - online banking environment, offering a different kind of challenge for automation testing.
- https://parabank.parasoft.com/parabank/index.htm
- Example - Web Automation Testing - Demo QA:
- Example - Mobile Automation testing
- WebDriverIO Sample App Mobile: https://github.com/webdriverio/native-demo-app
- Sauce Labs Sample App Mobile: https://github.com/saucelabs/sample-app-mobile
- Orangehrm
- Open Source web app to employee management
- https://github.dev/orangehrm/orangehrm
- Cypress RealWorld app:
- UI Playground:
- UI Playground: http://www.uitestingplayground.com/
- Sample app of UI Playground: http://www.uitestingplayground.com/sampleapp
- Demo automation test:
- Register sites: https://demo.automationtesting.in/Register.html
- WebPage: https://demo.automationtesting.in/WebTable.html
- DatePicker: https://demo.automationtesting.in/Datepicker.html
- reCapcha example site:
- Normal reCaptcha: https://2captcha.com/demo/normal
- reCaptcha-v2: https://2captcha.com/demo/recaptcha-v2
- reCaptcha-v3: https://2captcha.com/demo/recaptcha-v3
- Some Pages