What I Do -----------------------------------------------------------------
Manual Testing:
I create detailed test cases and execute them thoroughly to validate every feature, functionality, and workflow. My approach covers both positive and negative scenarios, ensuring nothing slips through unnoticed.
API Testing:
Using Postman, I perform functional, regression, and integration tests on RESTful APIs. I validate response structures, error handling, authentication, caching, and pagination. I also design reusable API test collections to improve efficiency.
Automation Testing:
I design and execute automated test scripts to save time, reduce repetitive manual work, and increase test coverage and my goal is to build reliable automation suites that can be integrated into the development pipeline, ensuring faster and more consistent releases.
- Web Automation: Selenium WebDriver + Java/Python
- API Automation: Postman/Newman & REST Assured
- Test Frameworks: TestNG, JUnit, Pytest
- CI/CD Integration: GitHub Actions, Jenkins (basic)
Integration Testing:
I test how different system components interact with each other, making sure data flows correctly between APIs, databases, and front-end interfaces.
Regression & System Testing:
I perform structured regression testing to confirm that previously working features remain intact after updates. I also simulate end-to-end user journeys across platforms (web + mobile) to ensure seamless functionality.
Tools & Technologies -----------------------------------------------------------------
- Automation: Selenium, REST Assured, TestNG, JUnit, Cucumber
- API Testing: Postman, Newman
- Performance: JMeter (basic load testing)
- Bug Tracking & Collaboration: Jira, Trello, ClickUp, Slack
- Documentation: TestRail, Excel, Google Sheets
- Version Control: Git/GitHub
Projects I Worked On -----------------------------------------------------------------
E-commerce Web & Mobile App:
Manual + automation testing for checkout flow, payment integration, and product catalog. Built automated regression tests for cart and order management features.
Government Mobile Application:
Conducted end-to-end manual testing focusing on usability, performance, and API validation. Automated core functional test cases for authentication and data submission.
Caching & Pagination Validation:
Designed both manual and automated test cases to validate API performance with large datasets, checking pagination logic and caching strategies.