NEW
Font size
Worksheetsunit20_Diploma Software CBT
Total questions: 47
Worksheet time: 24mins
Metric is a
number of lines of code
A quantifiable measure that is used to track and assess a software
number of bug count
Once you have completed an application or website for a client, which ISO standard is part of quality management that ensures and instills confidence that quality requirements will be fulfilled
ISO 5040
ISO 9000
ISO 8001
ISO 9001
In order to store a file in a Version Control System, which of the following would you consider using? (2.2)
A trunk
A client
A repository
A working set
A version control system helps us organize different versions of our software. However, which of the following should be present in a good VCS
Unable to back up files as they are being edited, and instead save them all at once.
Not tracking who has edited the last version, or why the change had occurred
Leaving messages explaining why the changed happened, and this is stored in the VCS – not the file.
None of the above
DYNAMIC METRIC is
a) A quantifiable measure that is used to track and assess a software
a) number of lines of code
a) Number of bug count
a) Measured and collected during program execution or during the system testing.
STATIC metric is
a) A quantifiable measure that is used to track and assess a software
a) number of lines of code
a) Number of bug count
a) A quantifiable measure that is used to track and assess a software
Inorder to store a file in a version control system (VCS),which of the following would u consider ?
A trunk
A client
A repository
A working set
Once you have completed an application or website for a client, which ISO standard is part of quality management that ensures and instills confidence that quality requirements will be fulfilled?
ISO 5040
ISO 9000
ISO 8001
ISO 9001
version control system helps us organize different versions of our software. However, which of the following should be present in a good VCS? (2.2)
Leaving messages explaining why the changed happened, and this is stored in the VCS – not the file.
Not tracking who has edited the last version, or why the change had occurred
Unable to back up files as they are being edited, and instead save them all at once.
None of the above
