Maven MCQ Quiz Hub

Maven Mcq Set 5

Choose a topic to test your knowledge and improve your Maven skills

_______ helps visualizing both the processes and the data of a method.





✅ Correct Answer: 3

_____ defines “a flexible, holistic product development strategy where a development team works as a unit to reach a common goal”.





✅ Correct Answer: 1

A key principle of Scrum is ______





✅ Correct Answer: 2

The _________ represents the product’s stakeholders and the voice of the customer





✅ Correct Answer: 3

A ______ is the basic unit of development in Scrum.





✅ Correct Answer: 4

The Sprint is a/an ___________ effort.





✅ Correct Answer: 2

Each day during a Sprint, the team holds a ______ with specific guidelines.





✅ Correct Answer: 2

At the ______ the team reflects on the past Sprint.





✅ Correct Answer: 3

The _______ comprises an ordered list of requirements that a Scrum Team maintains for a product.





✅ Correct Answer: 4

The _____ is the list of work the Development Team must address during the next Sprint.





✅ Correct Answer: 2

The ______ is the sum of all the Product Backlog Items completed during a Sprint.





✅ Correct Answer: 3

________ is an adaptable process framework, intended to be tailored by the development organizations that will select the elements of the process that are appropriate for their needs.





✅ Correct Answer: 1

UML stands for _______





✅ Correct Answer: 2

_______ describes a simple and easy to understand approach to developing business application software using agile techniques and concepts while still remaining true to the RUP.





✅ Correct Answer: 3

_______ is a methodology for modelling and documenting software systems based on best practices.





✅ Correct Answer: 4

The discipline of AUP which deals with managing access to project artefacts is called ______





✅ Correct Answer: 4

Random testing often known as __________ testing





✅ Correct Answer: 1

Monkey Testing is also included in Android Studio as part of the standard testing tools for _______





✅ Correct Answer: 2

_____ have no knowledge about the application or system in monkey testing.





✅ Correct Answer: 3

Monkey testing is more about random actions while __________ testing is more about random data input.





✅ Correct Answer: 1

Monkey testing is also different from _____________ testing in that ad-hoc testing is performed without planning and documentation.





✅ Correct Answer: 3

______ is a technique for gathering information about the possible set of values calculated at various points in a computer program.





✅ Correct Answer: 1

________ is a technique used to identify the requirements of a system (usually associated with software/process design) and the information used to both define both processes used and classes (a collection of actors and processes).





✅ Correct Answer: 2

A Use-case realization describes how a particular __________ is realized within the design model.





✅ Correct Answer: 3

______ is an approach to software testing that is concisely described as simultaneous learning, test design and test execution.





✅ Correct Answer: 3

Exploratory testing is often thought of as a _______ technique.





✅ Correct Answer: 4

The main advantage of exploratory testing is that less _____ is needed.





✅ Correct Answer: 2

A major benefit of exploratory testing is that testers can use ____based on the results of previous results.





✅ Correct Answer: 1

Exploratory testing is particularly suitable if ______ and specifications are incomplete.





✅ Correct Answer: 3

_______ is a software testing technique that divides the input data of a software unit into partitions of equivalent data from which test cases can be derived.





✅ Correct Answer: 2

Equivalence Partitioning, Use Case Testing and Decision Testing are _______ techniques.





✅ Correct Answer: 2

The review process for a particular review begins with a _____________ by the author to the moderator in formal review.





✅ Correct Answer: 1

Configuration management procedures be implemented during ______





✅ Correct Answer: 2

______ is a process which is intended to reveal flaws in the security mechanisms of an information system that protect data and maintain functionality as intended.





✅ Correct Answer: 3

______ of information refers to protecting information from being modified by unauthorized parties.





✅ Correct Answer: 2

White box testing is also known as ______





✅ Correct Answer: 1

White box testing is ______





✅ Correct Answer: 2

A _______ test is when an invalid input is put and errors are received.





✅ Correct Answer: 3

A ____________ test is when a valid input is put and some action to be completed in accordance with the specification is expected.





✅ Correct Answer: 1

Which tools is involved in the automation of regression test?





✅ Correct Answer: 4

An input field takes the year as input between 1800 and 2016, the boundary values for testing this field are _____





✅ Correct Answer: 3

Static analysis cannot ______





✅ Correct Answer: 4

_______ ensures the original fault has been removed.





✅ Correct Answer: 2

______ test cases are when random test cases are performed and equivalence partitioning is applied to those test cases.





✅ Correct Answer: 3

______ is normally used to evaluate a product to determine its suitability for intended use and to identify discrepancies.





✅ Correct Answer: 2

_______ looks for known security issues by using automated tools to match conditions with known vulnerabilities.





✅ Correct Answer: 2

_____ uses discovery and vulnerability scanning to identify security vulnerabilities





✅ Correct Answer: 3

_____ is driven by an Audit or a Risk function to look at a specific control or compliance issue.





✅ Correct Answer: 1

________ simulates an attack by a malicious party.





✅ Correct Answer: 4

______ builds upon Vulnerability Assessment by adding manual verification to confirm exposure.





✅ Correct Answer: 2