On This Page

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

Q1 | ) A decision table has(
  • Four portions
  • Three portions
  • Five portions
  • Two portions
Q2 | ) Beta testing is carried out by(
  • Users
  • Developers
  • Testers
  • All of the above
Q3 | Equivalence class partitioning is related to(
  • Structural testing
  • Black box testing
  • Mutation testing
  • All of the above
Q4 | Cause effect graphing techniques is one form of(
  • Maintenance testing
  • Structural testing
  • Function testing
  • Regression testing
Q5 | During validation(
  • Process is checked
  • Product is checked
  • Developer’s performance is evaluated
  • The customer checks the product
Q6 | Verification is(
  • Checking the product with respect to customer’s expectation
  • Checking the product with respect to specification
  • Checking the product with respect to the constraints of the project
  • All of the above
Q7 | Validation is(
  • Checking the product with respect to customer’s expectation
  • Checking the product with respect to specifications
  • Checking the product with respect to the constraints of the project
  • All of the above
Q8 | Alpha testing is done by(
  • Customer
  • Tester
  • Developer
  • All of the above
Q9 | Site for Alpha testing is(
  • Software company
  • Installation place
  • Anywhere
  • None of the above
Q10 | ) Site for Beta testing is(
  • Software company
  • User’s site
  • Anywhere
  • All of the above
Q11 | Acceptance testing is done by(
  • Developers
  • Customers
  • Testers
  • All of the above
Q12 | One fault may lead to(
  • One failure
  • No failure
  • Many failure
  • All of the above
Q13 | Test suite is(
  • Set of test cases
  • Set of inputs
  • Set of outputs
  • None of the above
Q14 | Behavioral specification is required for:(
  • Modeling
  • Verification
  • Validation
  • None of the above
Q15 | During the development phase, the following testing approach is not adopted(
  • Unit testing
  • Bottom up testing
  • Integration testing
  • Acceptance testing
Q16 | Which is not a functional testing technique?(
  • Boundary value analysis
  • Decision table
  • Regression testing
  • None of the above
Q17 | Decision table are useful for describing situations in which:(
  • An action is taken under varying sets of conditions.
  • Number of combinations of actions is taken under varying sets of conditions
  • No action is taken under varying sets of conditions
  • None of the above
Q18 | One weakness of boundary value analysis and equivalence partitioning is(
  • They are not effective
  • They do not explore combinations of input circumstances
  • They explore combinations of input circumstances
  • None of the above
Q19 | In cause effect graphing technique, cause & effect are related to(
  • Input and output
  • Output and input
  • Destination and source
  • None of the above
Q20 | DD path graph is called as(
  • Design to Design Path graph
  • Defect to Defect Path graph
  • Destination to Destination Path graph
  • Decision to decision Path graph
Q21 | )Cyclomatic complexity is developed by(
  • B.W.Boehm
  • T.J.McCabe
  • B.W.Lettlewood
  • Victor Basili
Q22 | An independent path is(
  • Any path through the DD path graph that introduce at least one new set of processing statements or new conditions
  • Any path through the DD path graph that introduce at most one new set of processing statements or new conditions
  • Any path through the DD path graph that introduce at one and only one new set of processing statements or new conditions
  • None of the above
Q23 | ______ is an orderly grouping of independent components linked togetheraccording to a plan to achieve a specific objective or goal.
  • System
  • Software
  • Subsystem
  • Physical system
Q24 | A ---------------is a set or group of component that interact to accomplish somepurpose.
  • System
  • Software
  • Subsystem
  • Physical system
Q25 | System consists of----------------
  • Standards
  • Measurement
  • Compare
  • All of above