
The objective of this website is to create a series of tutorials to carve a path for a novice to become an Automation expert in building a Test Framework using various Test Automation tools and processes.
To smoothly transition this journey, I have simplified the learning approach in the below sections
- Web Based Testing
- Programming Language
- Microservices Test Framework
- Performance Tool
- API Testing
- Security Testing
- Version Control
- Robot Framework
Test Framework for Web Applications
Maven
Gradle
Test Framework for Rest API
Maven
1. Rest API Test in Cucumber BDD |
2. Serenity BDD with Cucumber and Rest Assured |
3. Integration of REST Assured with TestNG |
Gradle
1. Setup Basic REST Assured Gradle Project In Eclipse IDE | |
2. How To Create Gradle Project with Cucumber to test Rest API | |
3. Serenity BDD with Cucumber and Rest Assured in Gradle |
Test Framework for SpringBoot