Transforming Quality Assurance through Intelligent Automation
With 11+ years of expertise in Software Development & Test Automation, I specialize in architecting enterprise-grade automation frameworks that drive quality, speed, and reliability across the SDLC.
Senior SDET at E2Open | Leading Test Automation & Quality Engineering
Automation Frameworks: Selenium WebDriver | Cucumber BDD | TestNG | JUnit | Playwright
API Testing: Rest Assured | Postman | API Automation | Microservices Testing
Languages: Java | Python | JavaScript | TypeScript
DevOps & CI/CD: Jenkins | GitHub Actions | Docker | Maven | Git
Test Management: JIRA | TestRail | Zephyr | Quality Metrics
Architecture: Hybrid Frameworks | Data-Driven | BDD | Page Object Model
Specializations: Framework Design | Test Strategy | Performance Testing | Security Testing|
Opinionated Java Test Automation Framework Spring Bootβinspired framework that eliminates WebDriver boilerplate. Add one dependency, extend Key Features:
<dependency>
<groupId>io.github.seleniumboot</groupId>
<artifactId>selenium-boot</artifactId>
<version>2.3.0</version>
</dependency> |
AI-Powered Browser Automation via MCP A Python Model Context Protocol server that lets Claude or GitHub Copilot control a real browser β navigate pages, interact with elements, run assertions, and auto-generate complete Java TestNG / JUnit 5 / Cucumber / pytest test code from recorded sessions. Key Features:
pip install seleniumboot-mcp |
π Note: Statistics include contributions from private repositories and organizational work with PanjatanCoders
|
|
|
|
class CurrentFocus:
def __init__(self):
self.learning = ["AI/ML in Testing", "Playwright", "K6 Performance Testing"]
self.building = ["Hybrid Test Frameworks", "API Test Automation"]
self.improving = ["CI/CD Optimization", "Test Strategy & Planning"]
self.exploring = ["GenAI for Test Generation", "Visual Testing Tools"]
def get_goals_2026(self):
return {
"certifications": ["AWS Certified Developer", "ISTQB Advanced"],
"open_source": "Contribute to testing frameworks",
"mentorship": "Train 100+ engineers in automation",
"content": "Launch technical blog & YouTube channel"
}
