Froggy Jumps Software Quality Engineering QuizVersion en ligne Test your knowledge of software quality engineering with this quiz game! par Joanna Alonso Aragon 1 What is the main goal of software quality engineering? a To make software visually appealing. b To ensure that software meets the specified requirements and is free from defects. c To develop software quickly. 2 What is the difference between software quality assurance and software testing? a SQA focuses on fixing defects, while ST focuses on preventing defects. b ST focuses on fixing defects, while SQA focuses on preventing defects. c SQA and ST are the same thing. 3 What do we mean when we say: Are you building the right thing?” a You verify the software is built as the design specification outlined b Ensure the end result solves the original businesss problem c Ensure whether the product that is developed is right or not 4 What is the purpose of software testing? a To ensure that the software is visually appealing. b To identify defects or errors in the software. c To speed up the software development process. 5 What is a test case? a A document that outlines the software testing process. b A statement that describes the purpose of the software. c A set of conditions or inputs and the expected results. 6 What classification do we use when talking about Software Testing? a Functional Testing and Non-functional Testing b Manual Testing vs Automation Testing c Functional Testing, Non-functional Testing and Maintenance Testing 7 Unit test, Integration test, system test and AUT are ... in ST. a Types b Levels c Techniques 8 What does a Test Plan contain? a User stories, project charter, quality strategy, etc. b Test strategies, objectives, schedule, etc. c Descriptions, requirements, steps, etc. 9 What is Black Box testing technique? a known internal code structure b Unknown internal code structure c Internal code structure partially known 10 The process of exploring a system to find defects is ... a The definition of Software Testing b The definition of Software Quality Assurance c The focus of Software Testing 11 Quality assurance is ... a Corrective b Preventive c product-oriented