S/W Quality Assurance Certification Interview Preparation Guide
Download PDF

S/W Quality Assurance Certification guideline for job interview preparation. Explore list of S/W Quality Assurance Certification frequently asked questions(FAQs) asked in number of S/W Quality Assurance Certification interviews. Post your comments as your suggestions, questions and answers on any S/W Quality Assurance Certification Interview Question or answer. Ask S/W Quality Assurance Certification Question, your question will be answered by our fellow friends.

35 S/W Quality Assurance Questions and Answers:

Table of Contents:

S/W Quality Assurance Interview Questions and Answers
S/W Quality Assurance Interview Questions and Answers

4 :: Tell me What is Agile Testing?

Testing practice for projects using agile methodologies, treating development as the customer of testing and emphasizing a test-first design paradigm.

5 :: Can you explain What is Acceptance Testing?

Testing conducted to enable a user/customer to determine whether to accept a software product. Normally performed to validate the software meets a set of agreed acceptance criteria.

6 :: Explain What is Ad Hoc Testing?

A testing phase where the tester tries to 'break' the system by randomly trying the system's functionality. Can include negative testing as well.

10 :: Explain What is Basis Path Testing?

A white box test case design technique that uses the algorithmic flow of the program to design tests.