Software Testing set 12

111Que:The black-box concept
a.assumes that the black box is independent
b.assumes that inputs and outputs will remain stable
c.is invoked by describing a system in terms of inputs and outputs, leaving the transformation process a black box
d.all of these
112Que:The black-box concept is based on the assumption(s) that
a.supersystem is stable
b.black boxes are dependent on environments
c.relationship between the inputs and outputs is stable
d.all of these
113Que:In what manner, coding and testing are done?
a.Ad-hoc
b.Top-down
c.Bottom-up
d.Cross sectional
114Que:Which of the following might be output as a result of using a CASE tool?
a.Programming code
b.Flowcharts and data flow diagrams
c.Prototypes and cost/benefit analysis
d.All of these
115Que:Principle of detailing data that does not conform to normal conditions is referred to as
a.highlight listing
b.singular reporting
c.abnormal reporting
d.exception reporting
116Que:Desk chucking is involved with
a.coding the program
b.running the program
c.compiling the program
d.debugging the program
117Que:A substitute module used in testing top down designs is the
a.sub module
b.test module
c.stub module
d.dummy module
118Que:Which of the following is not true about Software Validation?
a.Validation ensures the product under development is as per the user requirements.
b.Validation do not emphasizes on user requirements.
c.Validation emphasizes on user requirements.
d.Validation is carried out at the end of the SDLC.
119Que:Which of the following is true about Software Verification?
a.Verification ensures the product being developed is according to design specifications.
b.Verifications concentrates on the design and system specifications.
c.both a and b
d.None of the above
120Que:How many types of software testing exist?
a.1
b.2
c.3
d.4