Hello, dear friend, you can consult us at any time if you have any questions, add WeChat: daixieit


COMP201 Exam Questions MOCK


Which of these is most likely to be created using an Evolutionary Development approach?

1.   Air Traffic Control System

2.    Railway Signalling  System

3.    Student Record System for a University

4.    Electronic Voting System

 

Which definition fits best for “Functional Requirement”?

1.   A requirement that states how the system should behave

2.   A requirement that states the constrains of system development

3.   A requirement that states what the system is required to do

4.   All of the above fit well

 

How many new reachable states exist from the petri net above?

1.    No new reachable states

2.    1 new reachable state

3.    2 new reachable states

4.    3 new reachable states

 

How many of the new reachable states are deadlock states?

1.    No deadlock states

2.    1 deadlock state

3.    2 deadlock states

4.    3 deadlock states


Which of the following statement is true regarding the use of natural language in specifying software requirements?

1.    It is the most accurate form of specifying requirements

2.    It can introduce ambiguity into the specified requirements

3.    Requirements specified in this manner are only understood by the customer

4.   They are quick to create


What is the Bell-LaPadula model?

1.   A model that describes particular security requirements

2.   A model that describes the process of creating software

3.   A model that describes the debugging process

4.   A model that describes a process used within Ethnography


What is Focussed Ethnography within the Software Engineering discipline?


1.   The study of people from different countries

2.   The observation of system users at work

3.   The collection of public opinion on the ethical conduct of the technology industry

4.   An attempt to know everything about people named Ethel.


An executive sometimes works remotely, with work syncing between the laptop and a server. What security requirement is needed here, to ensure that their data is not corrupted and that trade           secrets are not stolen?

1.    Biometrics

2.    Padlock on the laptop

3.   Authorisation

4.    Encryption on connections

 

Why is low cohesion and high coupling important in software design?

1.    It makes the program easier to test

2.    It makes the program easier to maintain

3.    It makes the program easier to deploy

4.    It is not important


What is Glass-Box testing also known as?

1.    Structural testing

2.    Black-box testing

3.    Regression testing

4.    Stress testing