I applied for a QA Engineer role. The technical round involved a deep dive into my experience with regression testing and CI/CD pipelines. They were interested in how I minimize maintenance efforts in long-term automation projects.
Interview questions [1]
Question 1
Can you explain the difference between a Data Driven framework and a Keyword Driven framework?
AI/ML Engineer role focused on NLP. Evaluated my understanding of transformer models and how they can be applied to generate test cases from text. Q1: How do Transformer models work in text generation? Q2: Define Precision vs. Recall.
Questions regarding version control using Git. They tested my knowledge of branching, merging, and how to resolve conflicts when multiple testers are working on the same automation framework simultaneously .
Interview questions [1]
Question 1
What is the difference between 'git pull' and 'git fetch'?