Skip to main content

Posts

Showing posts with the label Papers

CS504 Software Engineering Finalterm MCQ's (Solved), Spring 2014

CS504 – Software Engineering - I Recent Papers MCQ’s  Solved by Abdul Fahd MCS-3 rd and Saif BSCS-4 th Writing test cases and generating test data are processes that demand __________ building capabilities. Code Domain System Scenario         scenario-building                   (correct) What types of errors are missed by black-box testing and can be uncovered by whitebox testing? Runtime errors Logic errors               (correct) Performance errors Input errors The cyclomatic complexity metric provides the designer with information regarding the number of ___________. Statements in the program Cycles in the program Errors in the program Independent logic paths in the program                             207      (correct) The best reason for using Independent software test teams is that Software developers do not need to do any testing            (correct) Strangers will test the software mercilessly Testers do