Labour Day Sale - Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 575363r9

Welcome To DumpsPedia

OMG-OCSMP-MBI300 Sample Questions Answers

Questions 4

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?

Options:

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

Buy Now
Questions 5

Choose the correct answer.

What is one key advantage of using SysML parametrics versus traditional derived properties?

Options:

A.

A derived property requires an additional constraint expression, whereas SysML parametrics does not.

B.

OCL-based constraint expressions can be used with SysML parametrics but not with derived properties

C.

it takes many more steps to specify derived properties in the typical tool compared to specifying constraint blocks.

D.

SysML parametrics supports non causal expressions, whereas a derived property involves an expression with a fixed output direction

Buy Now
Questions 6

Choose the correct answer

How would a modeler refine a use case textual narrative?

Options:

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

Buy Now
Questions 7

Choose the correct answer.

Which stereotype depicts that an object node will replace existing tokens with newly arriving tokens when the specified upper limit is reached?

Options:

A.

«replace»

B.

«overwrite»

C.

«notbuffer»

D.

No stereotype is needed in this case since it describes the default condition

Buy Now
Questions 8

Choose the correct answer.

Given the model composed of the following diagram:

The modeler has set all shown values us inputs and next intends to solve the mode that is, to calculate the outputs. Assume nothing relevant has been left out.

What is wrong with this model?

Options:

A.

The modeler set a1 as an input value in case1.

B.

Block A cannot be used by both easel and case2.

C.

Both easel and case2 should not be underlined.

D.

The slash (/) in property a1 of BlockA is an error that paramethes will assume to be a division sign.

Buy Now
Questions 9

Choose the correct answer.

Given the following diagram:

Which statement is true about the values of pressure for the bicycle parts front : Tire and rear : Tire?

Options:

A.

The pressure of each part is constrained to be 50 psi.

B.

if not redefined individually by each part, the value of pressure must be 50 psi.

C.

The values may be redefined, but they must be the same for both front and rear.

D.

To be other than 50 psi. instance specifications must be developed for front and rear tires.

Buy Now
Questions 10

Choose the correct answer.

Which SysML construct specifies a probability distribution to the values of a property such as a basic interval distribution between min and max?

Options:

A.

a range property

B.

an interval property

C.

a probability property

D.

a distributed property

Buy Now
Questions 11

Choose the correct answer.

Given the following ibd fragment:

Select the bdd fragment that corresponds

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 12

Choose the correct answer.

Given the following diagram:

Which diagram is correct?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 13

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?

Options:

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

Buy Now
Questions 14

Choose the correct answer.

Given the following diagram:

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

Options:

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.

Buy Now
Questions 15

Choose the correct answer.

Assume the following state machine fragment Is In the A-State when the event evC arrives.

What is the order of behaviors that are executed after evj arrives?

Options:

A.

action 9, action 1

B.

action 2, action 9, action 1

C.

action 2, action 9, action 1, start activity X, evC

D.

stop activity X (if needed), action 2, action 9, action 1, start activity X

E.

stop activity X (If needed), action 2, action 9, action 1, action 4 start activity X

Buy Now
Questions 16

Choose the correct answer.

Given the following diagram:

What needs to be determined in order to model the connection between components s0 and u3 in more detail?

Options:

A.

whether component s0 subclasses component u3

B.

which parts of each component participate in the connection

C.

which parts of each component participate in a reference association

D.

whether any part that belongs to component s0 subclasses a pan that belongs to component u3

Buy Now
Questions 17

Choose the correct answer

Which statement is true about the read only keyword when it appears next to a property?

Options:

A.

It states that the corresponding property is provided for reading purposes only

B.

It specifies that the corresponding property cannot be redefined

C.

It specifies that the value of the corresponding property cannot change during the lifetime of its owner.

D.

It specifies that the value of the corresponding property can be changed by its owner, but can only be read by other blocks

Buy Now
Questions 18

Choose the correct answer.

Given the following diagram fragment:

What is the correct way to show, on the diagram, that a Taxi has four wheels and Bus has six wheels?

Options:

A.

initialize the multiplicities of wheel as part of the system Initializer

B.

draw new relationships between Taxi and Wheel and Bus and Wheel using the same role name but different multiplicities

C.

draw new relationships between Taxi and Wheel and Bus and Wheel with the specific multiplicities and mark the wheel end as redefining the wheel end of the relation between PublicTransportCar and Wheel

D.

draw new relationships between Taxi and Wheel and 8us and Wheel with the specific multiplicities and mark the wheel ends as subsets of the wheel end of the relation between PublicTransporlCar and Wheel

Buy Now
Questions 19

Choose the correct answer

How can the composition (black diamond) relationship be used to relate Requirements?

Options:

A.

Composition allows requirements to inherit properties and requirements relationships

B.

Composition allows role names to be assigned to sub-requirements thus providing a contextual reference

C.

Composition allows a particularly useful requirement to be reused by multiple higher level requirements or specifications

D.

Composition allows a requirement to be decomposed into sub-requirements as long as they don't add to or change the meaning of the original requirement.

E.

Requirements cannot use composition. They are not classifiers

Buy Now
Questions 20

Choose the correct answer.

Given the following diagram:

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

Options:

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.

Buy Now
Questions 21

Choose the correct answer.

Where can a StateInvariant appear?

Options:

A.

on a lifeline in a sd

B.

on a transition in a stm

C.

on an object node In an act

D.

in the s rates compartment of a block on a bdd

Buy Now
Questions 22

Choose the correct answer

The following are behavioral requirements for an automobile electric window

(1) When the window button is moved into the up position and the window is not fully up the window shall begin to move up

(?) When the window button is moved into the down position and the window is not hilly down, the window shall begin to move down

(3) When the window button is released or the window reaches the fully up or fully down position, the window shall stop moving

(4) Requirements (1-3) apply when the ignition is on. However, turning the ignition off shall lake effect only after the window has stopped moving.

Which state machine diagram fragment describes the required behavior?

A)

B)

C)

D)

E)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

E.

Option E

Buy Now
Questions 23

Choose the correct answer

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

Options:

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.

Buy Now
Questions 24

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)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 25

Choose the correct answer

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

Options:

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

Buy Now
Questions 26

Choose the correct answer

How is a testCase used to validate a requirement?

Options:

A.

The testCase model element can be used in SystvIL but it only applies to software

B.

Validation of a requirement can be indicated using a satisfiedBy relationship to a testCase

C.

Only the verdict model element (which can be a property of a testCase) can have a verifies relationship to a requirement.

D.

A requirement can have a vehfiedBy relationship to a testCase even if the test has not yet been conducted or even fully specified

E.

testCase is part of the UML Testing Profile and cannot be used with SysML.

Buy Now
Questions 27

Choose the correct answer.

In the following bdd, A delegates both of its ports to B:

Which ibd correctly represents this?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Exam Code: OMG-OCSMP-MBI300
Exam Name: OMG-Certified Systems Modeling Professional - Model Builder – Intermediate
Last Update: Apr 25, 2024
Questions: 90
$64  $159.99
$48  $119.99
$40  $99.99
buy now OMG-OCSMP-MBI300