Which of the following types of tests should be run on an installation of a new client server development environment that has 2 to 25 users in order to ensure it meets the company's requirements?
Which of the following types of tests should be run on an installation of a new client server development environment that has 2 to 25 users in order to ensure it meets the company's requirements?A . Maintainability testsB . Boundary value testsC . Efficiency testsD . Performance testsView AnswerAnswer: D...
When a team is defining a software metrics program, which of the following steps must be taken first?
When a team is defining a software metrics program, which of the following steps must be taken first?A . Determine what data to collect.B . Collect preliminary dataC . Establish the data collection goal.D . Select the metrics to reportView AnswerAnswer: C Explanation: Setting Goals: Before data can be effectively...
A software developer is replacing a higher level code with a test code that establishes a function and passes test data to that function.
A software developer is replacing a higher level code with a test code that establishes a function and passes test data to that function. What type of test environment is the developer usingA . RegressionB . StaticC . DriverD . StubView AnswerAnswer: C Explanation: In software testing, a driver is...
What type of information should a project's configuration status accounting communicate?
What type of information should a project's configuration status accounting communicate?A . Budget updates for the projectB . Changes to the project planC . Activity on baselined itemsD . Change control board minutesView AnswerAnswer: C Explanation: Configuration Status Accounting (CSA) involves recording and reporting the status of configuration items throughout...
Which of the following must be included in a software defect report to track detection effectiveness?
Which of the following must be included in a software defect report to track detection effectiveness?A . Who found the defectB . The phase the defect was introducedC . Root cause of the defectD . Software component containing the defectView AnswerAnswer: B Explanation: Purpose of Tracking Defects: The goal is...
Which of the following factors is critical to the manager s decision?
Project management has been complaining that code inspections are taking too much time and are not worth the effort. The software manager has to decide whether the inspection program should be continued or disregarded for the upcoming release. Which of the following factors is critical to the manager s decision?A...
Which of the following factors is important in a software product m terms of its adaptability?
Which of the following factors is important in a software product m terms of its adaptability?A . EfficiencyB . AccessibilityC . TrainabilityD . PortabilityView AnswerAnswer: D Explanation: Portability refers to the ease with which software can be transferred from one environment to another. It is a critical factor in a...
Which of the following steps comes first during release planning for waterfall-type projects?
Which of the following steps comes first during release planning for waterfall-type projects?A . Define the scope of the software being developed.B . Determine which problems will be corrected in the next release.C . Select the set of requirements that will be included in the release.D . Confirm the implemented...
In which of the following ways do metadata requirements guarantee everyone is interpreting data consistently?
In which of the following ways do metadata requirements guarantee everyone is interpreting data consistently?A . It ensures that everyone who has access to the data has a consistent under standing of its meaning and use.B . It ensures that data is managed, maintained, and used appropriately through its lifecycle...
At what point in the development lifecycle should change control be implemented?
At what point in the development lifecycle should change control be implemented?A . During the requirements phaseB . During the implementation phaseC . At the beginning of the design phaseD . When the testing phase beginsView AnswerAnswer: A Explanation: Change control should be implemented during the requirements phase of the...