What effect do software reviews have on software production costs?
What will be an ideal response?
• Industry studies suggest that design activities introduce 50-65% of all defects or errors during the software process
• Review techniques have been shown to be up to 75% effective in uncovering design flaws which ultimately reduces the cost of subsequent activities in the software process
You might also like to view...
When you create several VMs from a guest OS profile in which you entered the computer name, what should you do before deploying the VMs on the same network?
A. change the computer name to avoid duplicates B. connect the network adapter to a different virtual switch C. change the static IP address to avoid duplicates D. change the volume license product key
Which of the Start menu buttons will put your computer in sleep mode?
A) Search B) Lock C) Options D) Power
What are the differences between if, if…else, and if..else if?
What will be an ideal response?
Your company's software development team is currently engaged in the development of a new application. Management has adopted the following policy regarding any new systems or applications: "Administrators must be notified prior to a security incident occurring." Which of the following BEST restates the above statement to allow it to be implemented by a team of software developers?
A. The application will halt on error until an administrator resolves the error. B. The application will throw an error when specified incidents pass a configurable threshold. C. The application will cease processing data when certain configurable events occur. D. The application will continue processing in the event of an error and email the administrator the error logs.