Back to the 2022 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 above20192mSoftware EngineeringWhich granularity level of testing checks the behavior of module cooperation? (i) Unit testing (ii) Integration testing (iii) Acceptance testing (iv) Regression testing20212mSoftware EngineeringWhat are drivers and stub modules in context of integration and unit testing of software product? Why are stubs and driver modules required?20237mSoftware 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 errors20252m