{"id":62,"date":"2017-06-28T11:23:42","date_gmt":"2017-06-28T11:23:42","guid":{"rendered":"https:\/\/www.h2kinfosys.com\/blog\/?p=62"},"modified":"2025-10-22T08:24:25","modified_gmt":"2025-10-22T12:24:25","slug":"quality-assurance-quiz","status":"publish","type":"post","link":"https:\/\/www.h2kinfosys.com\/blog\/quality-assurance-quiz\/","title":{"rendered":"Quality Assurance Quiz"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">1. Which of the following is a key goal of testing?<\/h3>\n\n\n\n<p>A) To prove that software is free from defects<br>B) To detect defects early and improve software quality<br>C) To reduce development time<br>D) To eliminate all bugs<br><strong>Answer:<\/strong> B<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2. What is the main difference between testing and debugging?<\/h3>\n\n\n\n<p>A) Testing identifies defects; debugging removes them<br>B) Testing removes defects; debugging identifies them<br>C) Both are the same<br>D) Debugging is done before testing<br><strong>Answer:<\/strong> A<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3. Which of the following best describes Quality Assurance (QA)?<\/h3>\n\n\n\n<p>A) Process-oriented activities ensuring quality<br>B) Product-oriented activities focusing on defect detection<br>C) A phase after testing<br>D) User acceptance testing<br><strong>Answer:<\/strong> A<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">4. What is verification in software testing?<\/h3>\n\n\n\n<p>A) Evaluating the product to check if it meets requirements<br>B) Checking whether the product is being built correctly<br>C) Fixing defects in the product<br>D) Running the product to find issues<br><strong>Answer:<\/strong> B<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">5. Which testing level focuses on validating complete system behavior?<\/h3>\n\n\n\n<p>A) Unit Testing<br>B) Integration Testing<br>C) System Testing<br>D) Regression Testing<br><strong>Answer:<\/strong> C<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">6. What is a test case?<\/h3>\n\n\n\n<p>A) A code module used for unit testing<br>B) A document specifying input, action, and expected result<br>C) A tool used for automation<br>D) A defect report<br><strong>Answer:<\/strong> B<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">7. Regression testing is done to:<\/h3>\n\n\n\n<p>A) Verify the system meets new requirements<br>B) Ensure new code changes haven\u2019t affected existing functionality<br>C) Find performance issues<br>D) Validate only the UI<br><strong>Answer:<\/strong> B<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">8. Which of the following is NOT a type of software testing?<\/h3>\n\n\n\n<p>A) Functional Testing<br>B) Non-functional Testing<br>C) Hardware Testing<br>D) Maintenance Testing<br><strong>Answer:<\/strong> C<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">9. Which document defines what to test, how to test, and when to test?<\/h3>\n\n\n\n<p>A) Test Policy<br>B) Test Strategy<br>C) Test Plan<br>D) Test Case Document<br><strong>Answer:<\/strong> C<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">10. What is the purpose of a defect life cycle?<\/h3>\n\n\n\n<p>A) To record and track the status of defects<br>B) To manage test execution<br>C) To perform performance testing<br>D) To validate UI designs<br><strong>Answer:<\/strong> A<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">11. Which of the following ensures that testing meets predefined standards and guidelines?<\/h3>\n\n\n\n<p>A) Test Management<br>B) Quality Control<br>C) Quality Assurance<br>D) Test Execution<br><strong>Answer:<\/strong> C<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">12. What does a test summary report include?<\/h3>\n\n\n\n<p>A) Only failed test cases<br>B) Test results, coverage, and observations<br>C) Source code and requirements<br>D) Only automation logs<br><strong>Answer:<\/strong> B<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">13. Alpha testing is performed by:<\/h3>\n\n\n\n<p>A) End users at their location<br>B) Developers in a production environment<br>C) Internal users or testers before release<br>D) Automated systems<br><strong>Answer:<\/strong> C<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">14. What is the main purpose of Acceptance Testing?<\/h3>\n\n\n\n<p>A) To identify defects<br>B) To validate business requirements<br>C) To check code structure<br>D) To ensure all test cases pass<br><strong>Answer:<\/strong> B<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">15. Which type of testing checks how the system performs under load?<\/h3>\n\n\n\n<p>A) Usability Testing<br>B) Performance Testing<br>C) Regression Testing<br>D) Functional Testing<br><strong>Answer:<\/strong> B<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">16. What is boundary value analysis?<\/h3>\n\n\n\n<p>A) Testing input values at the edges of input ranges<br>B) Testing random data inputs<br>C) Testing internal code<br>D) Testing only GUI<br><strong>Answer:<\/strong> A<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">17. Which of the following is a static testing technique?<\/h3>\n\n\n\n<p>A) Code Review<br>B) Regression Testing<br>C) Integration Testing<br>D) System Testing<br><strong>Answer:<\/strong> A<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">18. What is the main purpose of a test environment?<\/h3>\n\n\n\n<p>A) To deploy software in production<br>B) To simulate the real system for testing<br>C) To train users<br>D) To build code<br><strong>Answer:<\/strong> B<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">19. What is smoke testing?<\/h3>\n\n\n\n<p>A) Testing to check if the system smokes under pressure<br>B) Initial testing to verify basic functionality<br>C) Performance testing<br>D) Exhaustive testing of the entire application<br><strong>Answer:<\/strong> B<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">20. Which of the following represents the correct testing sequence?<\/h3>\n\n\n\n<p>A) Unit \u2192 System \u2192 Integration \u2192 Acceptance<br>B) Unit \u2192 Integration \u2192 System \u2192 Acceptance<br>C) Integration \u2192 Unit \u2192 System \u2192 Acceptance<br>D) System \u2192 Unit \u2192 Integration \u2192 Acceptance<br><strong>Answer:<\/strong> B<\/p>\n","protected":false},"excerpt":{"rendered":"<p>1. Which of the following is a key goal of testing? A) To prove that software is free from defectsB) To detect defects early and improve software qualityC) To reduce development timeD) To eliminate all bugsAnswer: B 2. What is the main difference between testing and debugging? A) Testing identifies defects; debugging removes themB) Testing [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[15],"tags":[14,12,13],"class_list":["post-62","post","type-post","status-publish","format-standard","hentry","category-qa-skill-test","tag-qa-online-test","tag-qa-skill-test","tag-quality-assurance-quiz"],"_links":{"self":[{"href":"https:\/\/www.h2kinfosys.com\/blog\/wp-json\/wp\/v2\/posts\/62","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.h2kinfosys.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.h2kinfosys.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.h2kinfosys.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.h2kinfosys.com\/blog\/wp-json\/wp\/v2\/comments?post=62"}],"version-history":[{"count":1,"href":"https:\/\/www.h2kinfosys.com\/blog\/wp-json\/wp\/v2\/posts\/62\/revisions"}],"predecessor-version":[{"id":31148,"href":"https:\/\/www.h2kinfosys.com\/blog\/wp-json\/wp\/v2\/posts\/62\/revisions\/31148"}],"wp:attachment":[{"href":"https:\/\/www.h2kinfosys.com\/blog\/wp-json\/wp\/v2\/media?parent=62"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.h2kinfosys.com\/blog\/wp-json\/wp\/v2\/categories?post=62"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.h2kinfosys.com\/blog\/wp-json\/wp\/v2\/tags?post=62"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}