Data flow testing is a control structure testing technique where the criteria used to design test cases is that they a) rely on basis path testing b) exercise the logical conditions in a program module c) select test paths based on the locations and uses of variables d) focus on testing the validity of loop constructs Acceptance tests are normally conducted by the a) developer b) end users c) test team d) systems engineers Which of following are advantages of using LOC (lines of code) as a size-oriented metric? a) LOC is easily computed b) LOC is a language dependent measure c) LOC is a language independent measure d) LOC can be computed before a design is completed
Expert Answer
11. b. exercise the logical conditions in a program module
12. a. Developer
Developer will taken care of acceptance test
13. LOC is easily computed
Main advantage of LOC is easily computed