Saturday, November 18, 2017

software enginnering questions



SOFTWARE ENGINEERING

           
Group – A
                                                                       
  1.  Answer any ten Questions:                                                                               
i)                    Two tools for computing critical path and project completion times from activity networks are:      
a)  CPM and PERT      b) DRE and SQA         c) FP and LOC            d) none of these
ii)                     The linear sequential model of software development is also known as the:
a) Classical life cycle model       b) Spiral model c)   Waterfall model      d) both a) and c)

software engineering short question answer


  1. What is Acceptance Testing?
    Testing conducted to enable a user/customer to determine whether to accept a software product. Normally performed to validate the software meets a set of agreed acceptance criteria.
  2. What is Black Box Testing?
    Testing based on an analysis of the specification of a piece of software without reference to its internal workings. The goal is to test how well the component conforms to the published requirements for the component.