Day 01 - Mock Interviews JPACT Manual QA Agile Scrum

Mock Interviews:

  1. QA, Agile
  2. Automation Basics
  3. Element Identification
  4. Core Java
  5. Automation Frameworks
  6. JUnit, TestNG


Project Based Questions and Interviews


Random Questions 

  1. Agile vs Waterfall?
  2. QA starts after Dev in Waterfall. Issues are identified late and take longer to fix. 
  3. In Agile, we are working in parallel. No delays in it. Time saving. 
  4. Agile works in iterations, 2-4 weeks basis. End user participation. Short demos. Faster to address. 
  5. Domain, Estimations, Scenarios, Grooming
  6. Both go through SDLC. App goes Req → Plan → Design → Dev → QA → Deployment.
  7. In Agile, doc is secondary unlike waterfall.
  8. In Agile, the whole team works together. 
  9. Agile is cheaper
  10. Agile is mostly Test Driven Development
  11. Customer satisfaction is key in Agile. 
  12. Requirement Traceability Matrix
  13. How we can map Requirements to our Test Cases?

  14. Defect Life Cycle
  15. Example in JIRA
  16. TC Failed … create a new issue/defect in JIRA. Give details.
  17. Documentation with defect reproduction steps
  18. Agile teams, 
  19. Assigning the defect to the Developer. 
  20. Dev picks the ticket/defect. Changes to Dev in progress. 
  21. Dev can reject or accept it too. Dev makes changes and submits a fix if accepted.
  22. Code migrations/deployment will be pushed back to QA.
  23. Defect is test ready status.
  24. QA can re-test to see if fixed. 

k. Defect classification/priority


Interview Keywords :

  1. How we were doing it?
  2. What I was doing?
  3. Are we able to visualize before we answer
  4. As an example


Complete and Continue  
Discussion

0 comments