August 28, 2024

Software-Engineering

Question 82 Agile software development is NOT based on A Incremental Development B Cross Functional Teams C Detailed project plan D Iterative Development Software-EngineeringSoftware-DevelopmentHCU PHD CS […]
August 28, 2024

Software-Engineering

Question 108 Putnam resource allocation model is based on A Putnam theory of software management B Function points C Norden/Rayleigh curve D Bochm’s observations on man […]
August 28, 2024

Software-Engineering

Question 85 The process of transforming a model into source code is A Forward engineering B Re-engineering C Re-structuring D Reverse engineering Software-EngineeringSoftware-process-modelsHCU PHD CS MAY […]
August 28, 2024

Software-Engineering

Question 86 For a function of n variables, boundary value analysis yields A 4n + 2 test cases B 4n + 1 test cases C n+4 […]
August 28, 2024

Software-Engineering

Question 87 Project risk factor is considered in A Waterfall model B Waterfall model C Spiral model D Iterative enhancement model Software-EngineeringSoftware-process-modelsHCU PHD CS MAY 2014 […]
August 28, 2024

Software-Engineering

Question 88 FAST stands for A Functional Application Specification Technique B Facilitated Application Specification Technique C Fast Application Specification Technique D None of the above. Software-EngineeringSoftware-EngineeringHCU […]
August 28, 2024

Software-Engineering

Question 89 Which of the following is NOT a size measure for software? A LOC B Function count C Cyclomatic complexity D Holstead’s program length Software-EngineeringCyclomatic-metricHCU […]
August 28, 2024

Software-Engineering

Question 90 The most desirable form of coupling is A Control coupling B Data coupling C Common coupling D Content coupling Software-EngineeringCoupling-and-CohesionHCU PHD CS MAY 2014 […]
August 28, 2024

Software-Engineering

Question 121 To compute function points (FP), the following relationship is used FP = Count – total × (0.65 + 0.01 × Σ(Fi)) where Fi (i […]
August 28, 2024

Software-Engineering

Question 94 Maximum possible value of reliability is A 100 B 10 C 1 D 0 Software-EngineeringSoftware-ReliabilityUGC NET CS 2014 Dec – paper-3 Question 94 Explanation:  […]
August 28, 2024

Software-Engineering

Question 95 ‘FAN IN’ of a component A is defined as A Count of the number of components that can call, or pass control, to a […]
August 28, 2024

Software-Engineering

Question 96 Temporal cohesion means A Coincidental cohesion B Cohesion between temporary variables C Cohesion between local variables D Cohesion with respect to time Software-EngineeringCoupling-and-CohesionUGC NET […]