More Classes
5th Class
6th Class
7th Class
8th Class
9th Class
10th Class
11th Class
12th Class
NAT I
NAT II
CSS
IQ
General Knowledge
MDCAT
ECAT
GAT General
GAT Subject
Other Links
Go to Home
Online Tests
CS-504 Final Term Exams Preparation Virtual University MCQs With Answers
Question # 1
Which of these are objectives for software testing?
Choose an answer
determine the productivity of programmers
eliminate the need for future program maintenance
eliminate every error prior to release
uncover software errors
Previous
Skip
Next
Question # 2
A -------------------- is a code that explains itself without the need of comments and extraneous documentation
Choose an answer
Self documenting code
Self telling Code
Self Documenting Design
Non of the them
Previous
Skip
Next
Question # 3
Test cases should be designed long before testing begins.
Choose an answer
True
False
None of them
Previous
Skip
Next
Question # 4
A change becomes ------------- because of close presence of data and functions
Choose an answer
Localized
Private
Global
Accessible
Previous
Skip
Next
Question # 5
Dynamic components of an OOA model are __________
Choose an answer
not reusable
sensitive to timing and event processing
stable throughout the operational life of an application
structural in nature
Previous
Skip
Next
Question # 6
By following modern system engineering practices simulation of reactive systems is no longer necessary
Choose an answer
True
False
Not Sure
Previous
Skip
Next
Question # 7
An state transition can only occur when triggered by a(n)________________
Choose an answer
actor
collaboration attempt
event
none of the given
Previous
Skip
Next
Question # 8
What types of errors are missed by black-box testing and can be uncovered by white-box testing?
Choose an answer
behavioral errors
subtle logic errors
performance errors
input error
Previous
Skip
Next
Question # 9
Floating point constants should always be written with decimal point and at least
Choose an answer
one decimal
two decimal
three decimal
none of the given
Previous
Skip
Next
Question # 10
A ----------- is a code that explains itself without the need of comments and extraneous documentation
Choose an answer
Self documenting code
Self telling Code
Self Documenting Design
None of the given
Previous
Skip
Next
Question # 11
-------------- being the first pure Object Oriented language in which observer pattern was used in implementing its Model View Controller
Choose an answer
Smalltalk
PASCAL
JAVA
C++
Previous
Skip
Next
Back