Summer Sale Special 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ex2p65

Exact2Pass Menu

Question # 4

Choose the correct answer

How ate use cases and requirements used for requirements analysis in SysML?

A.

in a SysML model, either use cases or requirements are modeled, but never both

B.

Use cases are a relic from UML and are. strictly speaking, useless in a SysML model

C.

Use cases are good for capturing functional requirements. For nonfunctional requirements, the requirement element is needed

D.

Use cases are the basis for all requirements in a model. Requirements refine the use cases by adding additional information through then properties.

Full Access
Question # 5

Choose the correct answer.

Given the following statement machine, and assuming that it starts from initialization:

What is the shortest event sequence that will place this state machine in its final state?

A.

a, b, x

B.

c, a, x

C.

c, a, x, x

D.

a, b. c, x

E.

a, b, c, a, x, x

Full Access
Question # 6

Choose the correct answer.

What are the possible values of the enumeration ControlValue?

A.

suspend and resume

B.

enable and disable

C.

suspend, resume, enable and disable

D.

It has no values, but is intended for a modeler to extend with their own control values.

Full Access
Question # 7

Choose the correct answer.

Given the following bdd fragment:

A user provides login credentials to the User Interface, and the Controller passes this information to the User Database The User Database in turn validates the user name and password (typed by PW In the «flow Specification») and responds with a Boolean value indicating whether the login was successful. The Controller provides the password to the Key Generator if login was successful.

Which diagram correctly models these communications? If two or more options are correct, select the one that passes no unnecessary information between any two blocks If two or more correct options pass the same information between blocks, select the one with the fewest ports.

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 8

Choose the correct answer.

A system engineer has created the following model of a tank system composed of two tanks and a pipe connecting them:

The system engineer wants to mathematically relate the flow of water through the pipe using the following mass conservation equation: Tank_System wFlowin flowRate * Tank_System pipe endA_Area = Tank_System wFlowOut flowRate * Tank_System pipe endB_Area How would the system engineer model this in SysML?

A.

Create a block to represent the mass conservation equation, use it in Tank_System. and relate its properties to the properties of wFlowin. wFlowOut. and pipe

B.

Create a constraint block to represent the mass conservation equation, use it in Tank_System. and relate its parameters to the properties of wFiowin. wFlowOut. and pipe

C.

Create a constraint block to represent each of wFlowin wFlowOut and the mass conservation equation; use these constraint blocks In Tank_System. and relate their parameters to the properties of pipe.

D.

Create two flow properties for Tank_System (equivalent to wFlowin and wFlowOut); create a constraint block for the mass conservation equation and use it in Tank_System. and then relate the flow properties to the new constraint property.

E.

It is not possible to model this because wFlowin and wFlowOut are item properties and not flow properties

Full Access
Question # 9

Choose the correct answer.

Given the following diagram:

Which diagram is correct?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 10

Choose the correct answer.

Which package diagram fragment depicts the definitions of the stereotypes Hardware and Software?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 11

Choose the correct answer.

Given the following model:

Which statement is true?

A.

Only Instances X1 and X? are invalid

B.

Only instances X2 and X4 are invalid.

C.

Only instance X4 is invalid.

D.

All instances (X1, X2, X3, and X4) are valid.

Full Access
Question # 12

Choose the correct answer.

When is it possibly useful to create property-specific types?

A.

when a block is typed by another block with similar properties

B.

when it is important to ensure uniform generalization of all blocks

C.

when it is important to ensure uniform specialization of all block properties

D.

when a block that types several part properties exists in multiple variants

Full Access
Question # 13

Choose the correct answer.

Given the following diagram:

What do the keywords in the braces represent?

A.

suggestions for improving the efficiency of the design

B.

constraints specifying that the direction of the association is ordered and that an instance of A uniquely consists of instances of B

C.

constraints specifying that the set representing the Instances of P is ordered In the context of the association, and all instances are unique

D.

constraints specifying that all instances of B must be ordered in a unique sequence when they are associated with any instance of block A

Full Access
Question # 14

Choose the correct answer.

What is the best way to specify the behavior of a functional requirement?

A.

Model an activity that refines the functional requirement.

B.

Model a state machine that refines the functional requirement.

C.

The project methodology will indicate which way is compatible with its process.

D.

The requirement text must be a clear and concise specification of the functionality.

Full Access
Question # 15

Choose the correct answer.

Given the following block structure model:

What is the value of S1.vs when the parametric models are executed for the following instance?

A.

11

B.

14

C.

13

D.

There is no value - the instance model is invalid

Full Access
Question # 16

Choose the correct answer.

Given the following diagram:

Which message ordering is valid?

A.

M1, M2. M3, M4

B.

M3. M1. M2, M4

C.

M3, M4. M1, M2

D.

None of these orderings is valid.

Full Access
Question # 17

Choose the correct answer

What is an efficient way to represent highly reused patterns of interaction on sequence diagrams?

A.

an Interaction use referencing an interaction defined on a separate sequence diagram

B.

an interaction template construct that is instantiated from the referring sequence diagram

C.

the call interaction operator with an operand referring to the reusable Interaction defined elsewhere

D.

an activation on the referring sequence diagram allocated to another activation on the referenced diagram

Full Access
Question # 18

Choose the correct answer.

Given the following diagram fragment:

What does the multiplicity at the actor end mean?

A.

At most two Initiator actor instances can perform the use case

B.

Two Initiator actor instances are required to trigger the use case

C.

Two Initiator actor instances are required to participate in the use case.

D.

Multiplicities carry no meaning on use case diagrams

Full Access
Question # 19

Choose the correct answer.

The essentials of a laptop battery capacity model are shown In the following diagrams (where the value types W, h and Wh stand for watl, hour, and watt-hour respectively). Assume that the instance values shown are inputs, and that nothing relevant has been omitted.

The designer needs to determine what the energy_capacity of battery 1 should be to enable a laptop usage_time_capacity time of 8 hours. Which combination of the options listed in the text box in the figure will achieve this Intent with minimal changes (including minimal new aspects)?

A.

O1.1 and O2 1

B.

O1.1 and O2 2

C.

O1 1 and O2 3

D.

O1.2 and O2.1

E.

O1 7 and O2.2

F.

O1.2 and O2.3

G.

O1 3 and O2 3

Full Access
Question # 20

Choose the correct answer

Where may constraint blocks be defined?

A.

on any diagram

B.

only on parametric diagrams

C.

only on block definition diagrams

D.

only on block definition diagrams or package diagrams

E.

only on block definition diagrams or parametric diagrams

F.

only on block definition diagrams or internal block diagrams

Full Access
Question # 21

Choose the correct answer.

Given the following diagram:

How does state machine Example behave after receipt of event M1 with x equal to zero?

A.

It remains in State 1.

B.

it arbitrarily enters either State 2 or State 3.

C.

It terminates

D.

Its behavior is not defined.

Full Access
Question # 22

Choose the correct answer

What is the significance of the verify relationship?

A.

The verify relationship is restricted to relating a requirement to a testCase only.

B.

The verify relationship extends the refine relationship to specify how the requirement will be verified.

C.

The verify relationship is an extension of the satisfies relationship, relating a block to a verification activity.

D.

The verify relationship relates a requirement to some other model element such as a testCase. activity, or interaction that can prove the requirement has been satisfied.

E.

The verify relationship is used to prove. That the assertion of the satisfy relationship is true Thus, a verify relationship is meaningless

without a corresponding satisfy relationship.

Full Access
Question # 23

Choose the correct answer.

Given the following diagram:

What is the significance of typing the connector with an association?

A.

Only items compatible with Card Connection may pass over connector c1. There are no other implications

B.

If SD Card and Card Reader blocks ever have ports, they must be compatible with the Card Connection association

C.

Card Connection represents the pan that d uses to connect SD Card to Card Reader, eg the arrangement of contact points

D.

An association must exist between the SD Card block and Card Reader block, and not just between parts in the Digital Picture Frame block.

Full Access
Question # 24

Choose the correct answer

What is an effective and efficient approach to project modeling standards and conventions?

A.

Every project should create its own domain specific profile to describe modeling standards and conventions

B.

Organizations should create specific modeling standards and conventions to ensure modeling consistency across projects

C.

The SysML specification alone is sufficient to describe modeling standards and conventions when the modeling tool has a proper implementation of SysML

D.

The SysML specification and the modeling tool documentation are sufficient to describe modeling standards and conventions

Full Access
Question # 25

Choose the correct answer

How would a modeler refine a use case textual narrative?

A.

provide a detailed definition of the use case using a behavioral diagram

B.

specify all of the triggers preconditions, and post conditions for the use case

C.

specify all extension points for extend use cases and specify all secondary actors

D.

provide a complete textual description of the main flow and alternative/exceptional flows for the use case

Full Access
Question # 26

Choose the correct answer.

Assume the following state machine is In the T-1 State when ev Z occurs:

Subsequently ev Voccurs.

Which sequence of actions will be executed?

A.

action 2

B.

action 2 action 3

C.

action 2 action 4

D.

action 3

E.

action 4

F.

action 5 action 2 action 3

G.

action 5 action 2 action 4

Full Access
Question # 27

Choose the correct answer

What does a «rate» applied to an activity edge specify?

A.

a lower bound on the number of changes to an object's value per time Interval

B.

a lower bound on the number of objects that will traverse the edge per time interval

C.

the expected number of changes to an object's value per time interval.

D.

the expected number of objects that traverse the edge per time interval

E.

an upper bound on the number of changes to an object's value per time interval

F.

an upper bound on the number of objects that will traverse the edge per time interval

Full Access