🚀 Welcome to my professional QA Automation and SDET portfolio. This site showcases real-world enterprise-grade automation projects, including API, UI, contract, and event-driven testing built with modern, CI/CD-ready frameworks.
🌐 Live Site: https://saivikramkattamanchi.github.io
| Section | Description |
|---|---|
/projects/ |
Detailed breakdown of corporate projects across healthcare and finance |
/tags/ |
Filtered tags by tools and test types (e.g., Karate, Pact, Cypress, Kafka) |
/about/ |
Personal background and professional summary |
/assets/ |
Source code samples and linked screenshots |
- API Testing: Karate DSL, Postman, REST Assured, GraphQL
- UI Testing: Cypress, Selenium WebDriver (Java)
- Contract Testing: Pact (JSON-based contracts)
- Event Validation: Kafka + Avro with schema registry
- CI/CD & Reporting: Jenkins, GitHub Actions, Docker, Allure, Newman
- Authentication: OAuth2, JWT, Token Refresh with JS glue logic
- Mocking & Simulation: WireMock, Karate Mock Server
- 🏥 Cigna Healthcare Automation: FHIR APIs, Kafka streams, GraphQL validation
- 💰 FHL Bank Financial Testing: Loan microservices, Pact contracts, Cypress UI+API hybrid
- 🌐 Enterprise API Framework: Reusable glue code, token management, Allure reporting
- 🧪 CI-Ready Tests: Modular automation with Docker + GitHub Actions
- ✔️ Allure Test Reports for API and UI suites
- ✔️ Cypress DOM + API intercepts
- ✔️ Pact mock verification for contracts
# Clone the repo
git clone https://github.com/saivikramkattamanchi/portfolio.git
# Navigate to project
cd portfolio
# Serve locally with Jekyll
bundle exec jekyll serve