Back to the 2019 paper
Similar questions
Software EngineeringIndependent modules are easier to maintain and test because of (i) code modification is limited (ii) reusable modules are possible (iii) error propagation is reduced (iv) All of the above20222mSoftware EngineeringIndependent modules are easier to maintain and test because of (i) code modification is limited (ii) reusable modules are possible (iii) error propagation is reduced (iv) All of the above20192mSoftware EngineeringRegression testing is performed to: (i) Test a new module (ii) Ensure recent changes didn't affect existing functionality (iii) Improve system performance (iv) Identify hardware errors20252mSoftware EngineeringCohesion refers to (i) Inter-module dependency (ii) Internal strength of a module (iii) Testing quality (iv) User interaction20252m
PreviousIf all tasks must be executed in the same time-span, what type of cohesion is being exhibited? (i) Functional (ii) Spatial (iii) Temporal (iv) SequentialNextFrom the following, which quality deals with maintaining the quality of the software product? (i) Quality assurance (ii) Quality efficiency (iii) Quality control (iv) Quality calculation