On This Page

This set of Software Engineering Multiple Choice Questions & Answers (MCQs) focuses on Software Engineering Set 7

Q1 | 3 USER INTERFACE DESIGN: INTERFACE
Q2 | Which of the following option is not considered by the Interface design?
Q3 | A software might allow a user to interact via
Q4 | A software engineer designs the user interface by applying an iterative process that draws on predefined design principles.
Q5 | What incorporates data, architectural, interface, and procedural representations of the software?
Q6 | What establishes the profile of end-users of the system?
Q7 | What combines the outward manifestation of the computer-based system , coupled with all supporting information that describe system syntax and semantics?
Q8 | Which of the following steps is applied to develop a decision table?
Q9 |                    is a pidgin(simplified version of a language that develops as a means of communication between two or more groups that do not have a language in common)
Q10 | Which of the following term is best defined by the statement:”The ability to represent local and global data is an essential element of component-level design.”?
Q11 | A software component
Q12 | Which diagram evolved from a desire to develop a procedural design representation that would not allow violation of the structured constructs?
Q13 | A                      executes the loop task first, then tests a condition and repeats the task until the condition fails.
Q14 | Which of the following is not a characteristics of box diagram?
Q15 | The                 is represented as two processing boxes connected by an line (arrow) of control.
Q16 | Which of the following term is best defined by the statement “Notation that can be input directly into a computer-based development system offers significant benefits.”?
Q17 | Which of the following term describes testing?
Q18 | Lower and upper limits are present in which chart?
Q19 | Maintenance testing is performed using which methodology?
Q20 | White Box techniques are also classified as
Q21 | Exhaustive testing is
Q22 | What is Cyclomatic complexity?
Q23 | Which of the following is/are White box technique?
Q24 | What are the various Testing Levels?
Q25 | Boundary value analysis belong to?