Back to the 2025 paper
Similar questions
Software EngineeringBoundary value analysis belongs to (i) white box testing (ii) black box testing (iii) white box and black box testing (iv) None of the mentioned20212mSoftware EngineeringHow are boundary conditions tested in black box testing? Explain with example.20207mSoftware EngineeringHow are boundary conditions tested in black box testing? Explain with example.20207mSoftware EngineeringDiscuss Boundary Value Analysis and Equivalence Class Testing.20257m
PreviousCyclomatic Complexity is primarily used to measure: (i) Lines of code (ii) Logical paths in a program (iii) Execution speed (iv) Code documentation qualityNextRegression 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 errors