Maven MCQ Quiz Hub

Maven Mcq Set 5

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

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




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




3. A key principle of Scrum is ______




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




5. A ______ is the basic unit of development in Scrum.




6. The Sprint is a/an ___________ effort.




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




8. At the ______ the team reflects on the past Sprint.




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




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




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




12. ________ 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.




13. UML stands for _______




14. _______ 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.




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




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




17. Random testing often known as __________ testing




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




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




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




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




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




23. ________ 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).




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




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




26. Exploratory testing is often thought of as a _______ technique.




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




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




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




30. _______ 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.




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




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




33. Configuration management procedures be implemented during ______




34. ______ 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.




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




36. White box testing is also known as ______




37. White box testing is ______




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




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




40. Which tools is involved in the automation of regression test?




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




42. Static analysis cannot ______




43. _______ ensures the original fault has been removed.




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




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




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




47. _____ uses discovery and vulnerability scanning to identify security vulnerabilities




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




49. ________ simulates an attack by a malicious party.




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