Arshad Mehmood
QA INTERVIEW QUESTIONS
For Experience between 4 to 8 Years
QA Interview Questions https://www.arshadqa.com/
P a g e 1 | 5
Table of Contents
Contents
1. Introduction....................................................................................................................................3
Question#01........................................................................................................................................3
2. Agile Tester General Concepts ........................................................................................................3
Question#02:.......................................................................................................................................3
Question#03:.......................................................................................................................................3
Question#04:.......................................................................................................................................3
Question#05:.......................................................................................................................................3
Question#06:.......................................................................................................................................3
Question#07:.......................................................................................................................................3
Question#08:.......................................................................................................................................3
Question#09:.......................................................................................................................................3
Question#10:.......................................................................................................................................3
Question#11:.......................................................................................................................................3
Question#12:.......................................................................................................................................3
Question#13:.......................................................................................................................................3
Question#14:.......................................................................................................................................3
Question#15:.......................................................................................................................................3
3. QA Manual Testing Questions.............................................................................................................3
Question#16:.......................................................................................................................................3
Question#17:.......................................................................................................................................3
Question#18:.......................................................................................................................................3
Question#19:.......................................................................................................................................3
Question#20:.......................................................................................................................................3
Question#21:.......................................................................................................................................4
4. Automation Questions........................................................................................................................4
Question#22:.......................................................................................................................................4
Question#23:.......................................................................................................................................4
QA Interview Questions https://www.arshadqa.com/
P a g e 2 | 5
Question#24:.......................................................................................................................................4
Question#25:.......................................................................................................................................4
Question#26:.......................................................................................................................................4
Question#27:.......................................................................................................................................4
Question#28:.......................................................................................................................................4
Question#29:.......................................................................................................................................4
Question#30:.......................................................................................................................................4
Question#31:.......................................................................................................................................4
Question#32:.......................................................................................................................................4
Question#33:.......................................................................................................................................4
Question#34:.......................................................................................................................................4
Question#35:.......................................................................................................................................4
Question#36:.......................................................................................................................................5
Question#37:.......................................................................................................................................5
Question#38:.......................................................................................................................................5
Question#39:.......................................................................................................................................5
Question#40:.......................................................................................................................................5
Question#41:.......................................................................................................................................5
5. Behavioral Questions related to Management ...................................................................................5
Question#42........................................................................................................................................5
Question#43:.......................................................................................................................................5
Question#44:.......................................................................................................................................5
Question#45:.......................................................................................................................................5
Question#46:.......................................................................................................................................5
Question#47:.......................................................................................................................................5
Question#48:.......................................................................................................................................5
Question#49........................................................................................................................................5
Question#50........................................................................................................................................5
QA Interview Questions https://www.arshadqa.com/
P a g e 3 | 5
1. Introduction
Question#01: Please introduce yourself.
Note: Your introduction followed the next interview questions
2. Agile Tester General Concepts
Question#02: Difference between white box and white box?
Question#03: Black box test techniques?
Question#04: Boundary value Analysis?
Question#05: What are test case elements?
Question#06: What are test levels?
Question#07: If your reported bug is not reproduce by developer then what you will do?
Question#08: Have you worked in Agile team?
Question#09: What is agile philosophy?
Question#10: What is Kanban?
Question#11: What is burn down and burn up charts?
Question#12: Have you done agile implemented for worked in agile team?
Question#13: What is daily scrum?
Question#14: Is your current company is following 1, 2, 3 or 4 weeks sprint and reason for choosing
that duration?
Question#15: Compare waterfall approaches with agile approaches and which is best in what
situation?
3. QA Manual Testing Questions
Question#16: Write test cases of login module?
Question#17: When we should start the test automation?
Question#18: How many test cases you are automated and in which tool?
Question#19: Have you worked in SQL?
Question#20: Difference between “where” and “Having” clauses in SQL?
QA Interview Questions https://www.arshadqa.com/
P a g e 4 | 5
Question#21: What is Cross Site Scripting (XSS)?
4. Automation Questions
Question#22: What is selenium web diver?
Question#23: What selector strategy you have used while automating the test cases?
Question#24: Difference between Absolute and Relative X-path?
Question#25: In Selenium What driver.close() does and driver.quit() does?
Question#26: What are flaky tests?
Question#27: Have you design the automation framework or your seniors design and you are just
adding the test cases?
Question#28: The tool you are using for automation is paid or open source, reason for chose that tool
and what are other alternatives?
Question#29: What are fixtures?
Question#30: Difference between TestNG and NUnit?
Question#31: What are page objects?
Question#32: How many test cases you can write in one day?
Question#33: What are commands in cypress?
Question#34: What was your challenging task in test automation?
Question#35: What will be the output of below code?
it('function', function () {
cy.visit("https://emcentrix.net/app/Login.aspx")
cy.get('#Body_tbUsername').type("")
cy.get('#Body_tbPassword').type("")
cy.get('#Body_lbtnSignIn').click()
//cy.get('#select2-Body_ddlURoleID-container').click()
//cy.get('.select2-search__field').type("Employer")
//cy.get('.select2-search__field').type('{enter}');
cy.get('#Body_btnGo').click()
cy.title().should('eq', 'Dashboard');
})
QA Interview Questions https://www.arshadqa.com/
P a g e 5 | 5
Question#36: Write a code which swaps two numbers without using third variable?
Question#37: What is Inheritance in Object Oriented Programming?
Question#38: What is method overriding?
Question#39: What is interface?
Question#40: What are private data members in class?
Question#41: What is static class and when to declare a static class?
5. Behavioral Questions related to Management
Question#42: Why do want to leave your current company?
Question#43: Why you have chosen the QA field?
Question#44: Why we should hire you?
Question#45: If you have toxic QA manger then what you will do with him/her?
Question#46: What is your plan for next 5 years?
Question#47: What are your weakness and how you are overcoming these?
Question#48: What do you know about our company?
Question#49: If are in a situation where you could not complete the task in time and task is important
for client then what you will do?
Question#50: Any Question?

Software Quality Assurance Interview Questions

  • 1.
    Arshad Mehmood QA INTERVIEWQUESTIONS For Experience between 4 to 8 Years
  • 2.
    QA Interview Questionshttps://www.arshadqa.com/ P a g e 1 | 5 Table of Contents Contents 1. Introduction....................................................................................................................................3 Question#01........................................................................................................................................3 2. Agile Tester General Concepts ........................................................................................................3 Question#02:.......................................................................................................................................3 Question#03:.......................................................................................................................................3 Question#04:.......................................................................................................................................3 Question#05:.......................................................................................................................................3 Question#06:.......................................................................................................................................3 Question#07:.......................................................................................................................................3 Question#08:.......................................................................................................................................3 Question#09:.......................................................................................................................................3 Question#10:.......................................................................................................................................3 Question#11:.......................................................................................................................................3 Question#12:.......................................................................................................................................3 Question#13:.......................................................................................................................................3 Question#14:.......................................................................................................................................3 Question#15:.......................................................................................................................................3 3. QA Manual Testing Questions.............................................................................................................3 Question#16:.......................................................................................................................................3 Question#17:.......................................................................................................................................3 Question#18:.......................................................................................................................................3 Question#19:.......................................................................................................................................3 Question#20:.......................................................................................................................................3 Question#21:.......................................................................................................................................4 4. Automation Questions........................................................................................................................4 Question#22:.......................................................................................................................................4 Question#23:.......................................................................................................................................4
  • 3.
    QA Interview Questionshttps://www.arshadqa.com/ P a g e 2 | 5 Question#24:.......................................................................................................................................4 Question#25:.......................................................................................................................................4 Question#26:.......................................................................................................................................4 Question#27:.......................................................................................................................................4 Question#28:.......................................................................................................................................4 Question#29:.......................................................................................................................................4 Question#30:.......................................................................................................................................4 Question#31:.......................................................................................................................................4 Question#32:.......................................................................................................................................4 Question#33:.......................................................................................................................................4 Question#34:.......................................................................................................................................4 Question#35:.......................................................................................................................................4 Question#36:.......................................................................................................................................5 Question#37:.......................................................................................................................................5 Question#38:.......................................................................................................................................5 Question#39:.......................................................................................................................................5 Question#40:.......................................................................................................................................5 Question#41:.......................................................................................................................................5 5. Behavioral Questions related to Management ...................................................................................5 Question#42........................................................................................................................................5 Question#43:.......................................................................................................................................5 Question#44:.......................................................................................................................................5 Question#45:.......................................................................................................................................5 Question#46:.......................................................................................................................................5 Question#47:.......................................................................................................................................5 Question#48:.......................................................................................................................................5 Question#49........................................................................................................................................5 Question#50........................................................................................................................................5
  • 4.
    QA Interview Questionshttps://www.arshadqa.com/ P a g e 3 | 5 1. Introduction Question#01: Please introduce yourself. Note: Your introduction followed the next interview questions 2. Agile Tester General Concepts Question#02: Difference between white box and white box? Question#03: Black box test techniques? Question#04: Boundary value Analysis? Question#05: What are test case elements? Question#06: What are test levels? Question#07: If your reported bug is not reproduce by developer then what you will do? Question#08: Have you worked in Agile team? Question#09: What is agile philosophy? Question#10: What is Kanban? Question#11: What is burn down and burn up charts? Question#12: Have you done agile implemented for worked in agile team? Question#13: What is daily scrum? Question#14: Is your current company is following 1, 2, 3 or 4 weeks sprint and reason for choosing that duration? Question#15: Compare waterfall approaches with agile approaches and which is best in what situation? 3. QA Manual Testing Questions Question#16: Write test cases of login module? Question#17: When we should start the test automation? Question#18: How many test cases you are automated and in which tool? Question#19: Have you worked in SQL? Question#20: Difference between “where” and “Having” clauses in SQL?
  • 5.
    QA Interview Questionshttps://www.arshadqa.com/ P a g e 4 | 5 Question#21: What is Cross Site Scripting (XSS)? 4. Automation Questions Question#22: What is selenium web diver? Question#23: What selector strategy you have used while automating the test cases? Question#24: Difference between Absolute and Relative X-path? Question#25: In Selenium What driver.close() does and driver.quit() does? Question#26: What are flaky tests? Question#27: Have you design the automation framework or your seniors design and you are just adding the test cases? Question#28: The tool you are using for automation is paid or open source, reason for chose that tool and what are other alternatives? Question#29: What are fixtures? Question#30: Difference between TestNG and NUnit? Question#31: What are page objects? Question#32: How many test cases you can write in one day? Question#33: What are commands in cypress? Question#34: What was your challenging task in test automation? Question#35: What will be the output of below code? it('function', function () { cy.visit("https://emcentrix.net/app/Login.aspx") cy.get('#Body_tbUsername').type("") cy.get('#Body_tbPassword').type("") cy.get('#Body_lbtnSignIn').click() //cy.get('#select2-Body_ddlURoleID-container').click() //cy.get('.select2-search__field').type("Employer") //cy.get('.select2-search__field').type('{enter}'); cy.get('#Body_btnGo').click() cy.title().should('eq', 'Dashboard'); })
  • 6.
    QA Interview Questionshttps://www.arshadqa.com/ P a g e 5 | 5 Question#36: Write a code which swaps two numbers without using third variable? Question#37: What is Inheritance in Object Oriented Programming? Question#38: What is method overriding? Question#39: What is interface? Question#40: What are private data members in class? Question#41: What is static class and when to declare a static class? 5. Behavioral Questions related to Management Question#42: Why do want to leave your current company? Question#43: Why you have chosen the QA field? Question#44: Why we should hire you? Question#45: If you have toxic QA manger then what you will do with him/her? Question#46: What is your plan for next 5 years? Question#47: What are your weakness and how you are overcoming these? Question#48: What do you know about our company? Question#49: If are in a situation where you could not complete the task in time and task is important for client then what you will do? Question#50: Any Question?