public class AboutMe {
String[] currentFocus = {"Test Automation", "Framework Development", "CI/CD Integration"};
String[] expertise = {"Java", "Selenium", "Playwright", "API Testing", "Test Architecture"};
public String getCurrentRole() {
return "Lead SDET @ Zeta";
}
public String getFunFact() {
return "I believe great testing is an art that requires both technical excellence and creative thinking";
}
}
I'm passionate about creating robust test frameworks and tools that enhance software quality and reliability. I specialize in designing scalable automation solutions that integrate seamlessly with modern development workflows.
A comprehensive guide to building an efficient Playwright test framework |
Modern approaches to web testing automation with best practices |
Building a scalable API testing framework for modern applications |
Follow me for more content on test automation and quality engineering |