Day 01 - Mock Interviews JPACT Manual QA Agile Scrum
Mock Interviews:
- QA, Agile
- Automation Basics
- Element Identification
- Core Java
- Automation Frameworks
- JUnit, TestNG
Project Based Questions and Interviews
Random Questions
- Agile vs Waterfall?
- QA starts after Dev in Waterfall. Issues are identified late and take longer to fix.
- In Agile, we are working in parallel. No delays in it. Time saving.
- Agile works in iterations, 2-4 weeks basis. End user participation. Short demos. Faster to address.
- Domain, Estimations, Scenarios, Grooming
- Both go through SDLC. App goes Req → Plan → Design → Dev → QA → Deployment.
- In Agile, doc is secondary unlike waterfall.
- In Agile, the whole team works together.
- Agile is cheaper
- Agile is mostly Test Driven Development
- Customer satisfaction is key in Agile.
- Requirement Traceability Matrix
- How we can map Requirements to our Test Cases?
- Defect Life Cycle
- Example in JIRA
- TC Failed … create a new issue/defect in JIRA. Give details.
- Documentation with defect reproduction steps
- Agile teams,
- Assigning the defect to the Developer.
- Dev picks the ticket/defect. Changes to Dev in progress.
- Dev can reject or accept it too. Dev makes changes and submits a fix if accepted.
- Code migrations/deployment will be pushed back to QA.
- Defect is test ready status.
- QA can re-test to see if fixed.
k. Defect classification/priority
Interview Keywords :
- How we were doing it?
- What I was doing?
- Are we able to visualize before we answer
- As an example
0 comments