Assembla MCQs

Assembla MCQs

These Assembla multiple-choice questions and their answers will help you strengthen your grip on the subject of Assembla. You can prepare for an upcoming exam or job interview with these 70+ Assembla MCQs.
So scroll down and start answering.

1: In which of the following formats can the tickets of an Assembla Workspace be imported/exported?

A.   JSON format

B.   XML format

C.   YAML format

2: Suppose you want to access the list of your spaces that have the Image tool installed. Using Assembla Space REST API, you send a GET request to http://www.assembla.com/spaces/my_tool_spaces/.
If you want to access the Image tool, the tool_id will be _________.

A.   3

B.   4

C.   5

D.   6

3: Which of the following is the read-only attribute of the Space REST API?

A.   wiki-format

B.   default-showpage

C.   moderated

D.   created-at

4: Which of the following is a read-only attribute of the Milestone REST API?

A.   description

B.   user-id

C.   space-id

D.   created-at

5: A message set to "Normal" in Assembla Message tool is at which of the following priority levels?

A.   1

B.   2

C.   3

D.   4

E.   5

F.   6

6: Which of the following criteria can be used to search an existing ticket with which you want to associate a new ticket?

A.   Search by ticket number

B.   Search by milestone

C.   Search by ticket creator

D.   Search by ticket summary

7: The data type of the wiki-format attribute of the Space REST API is ______________.

A.   Boolean

B.   string

C.   integer

D.   double

8: Which of the following comments can be used to close ticket #4 using Assembla Subversion/Trac tool?

A.   fix #4

B.   re #4

C.   closed #4

D.   closes #4

E.   see #4

9: Which of the following requests will you send to access the representation of a simple space using the Space REST API?

A.   PUT request to http://www.assembla.com/spaces/<space_id>

B.   GET request to http://www.assembla.com/spaces/<space_id>

C.   PUT request to http://www.assembla.com/spaces/my_spaces

D.   GET request to http://www.assembla.com/spaces/my_sp

10: Which of the following features of Assembla Ticket tool is used to see the workload of a team member for an assigned milestone?

A.   Burndown Chart

B.   Filters

C.   Agile Planner

D.   Metrics

11: The data type of the id attribute of the Milestone REST API is ___________.

A.   Boolean

B.   string

C.   integer

D.   double

12: Which of the following tools should be added to an Assembla Workspace that uses Assembla Tickets tool?

A.   Source/Git

B.   Subversion

C.   Trac

D.   Milestone

13: What is the maximum number of backups that Assembla allows you to schedule in a two-hour period?

A.   1

B.   2

C.   3

D.   4

14: Which of the following Wiki markup formats is available when using Assembla Wiki tool to create a new Wiki page?

A.   Restructured Text

B.   Moinmoin

C.   Markdown

D.   LaTeX

15: Which of the following views of Kill Rate is/are available when using the Metrics sub-tab of Assembla Tickets tool?

A.   Hourly view

B.   Daily view

C.   Weekly view

D.   Monthly view

E.   Yearly view

16: Which of the following is the system attribute of the Ticket REST API?


A.   space-id

B.   component-id

C.   skip_alerts

D.   assigned-to-id

17: Which of the following requests will you send to update a simple document using the Document REST API?

A.   GET request to http://www.assembla.com/spaces/<space_id>/documents/

B.   PUT request to http://www.assembla.com/spaces/<space_id>/documents/

C.   POST request to http://www.assembla.com/spaces/<space_id>/documents/

D.   GET request to http://www.assembla.com/spaces/<space_id>/documents/<document_id>

E.   PUT request to http://www.assembla.com/spaces/<space_id>/documents/<document_id

18: Which of the following Amazon Security features is used by Assembla to provide a backup of your data in the form of snapshots in case of a server failure?

A.   Amazon SimpleDB Security

B.   Amazon S3

C.   Amazon EBS

D.   Amazon API

19: To get a response in XML format using the Space REST API, which of the following must be included in the request header that you send to http://www.assembla.com/spaces/my_spaces?

A.   Accept-application/xml

B.   Accept:application/xml

C.   Accept/application/xml

D.   Accept+application/xml

20: When linking your Workspace to a staging server, which of the following is used as a default port in the server address provided under Assembla Server tool?

A.   2082

B.   3000

C.   8080

D.   4200

21: The data type of the position attribute of the Document REST API is ________________.

A.   Boolean

B.   string

C.   integer

D.   double

22: Suppose you update a simple space using Assembla Space REST API. Which of the following statements is true if you succeed in updating the space?

A.   You get a response with 404 status.

B.   You get a response with 200 status.

C.   You get a response with 422 status.

D.   You get a response with 201 status.

23: Which of the following tabs is/are present in an Empty Space Configuration in Assembla?

A.   Wiki

B.   Team

C.   Chat

D.   Messages

E.   Stream

24: Which of the following is a required attribute of the Document REST API?

A.   position

B.   name

C.   created-by

D.   attachable-id

25: Which of the following is a read-only attribute of the Time Log REST API?

A.   user_id

B.   description

C.   is_timeout

D.   data64

26: Which of the following is a required attribute of the Time Log REST API?

A.   is_timeout

B.   description

C.   data64

D.   None of the above

27: In which of the following formats can information be retrieved using Assembla Space REST API?

A.   HTML

B.   CSS

C.   XML

D.   WML

28: Which of the following types of objects can be associated with a document using the attachable-type attribute of the Document REST API?

A.   image

B.   ticket

C.   text

D.   flow

29: Which of the following values of Assembla Activity Stream tool is invalid for receiving e-mail alerts about recent events?

A.   Receive an alert when an event happens

B.   Receive an hourly summary of events

C.   Receive a daily summary of events

D.   Receive a weekly summary of events

30: Which of the following is a required attribute of the Milestone REST API?

A.   user-id

B.   due-date

C.   created-by

D.   title

31: Which of the following is a required attribute of the Ticket REST API?

A.   description

B.   summary

C.   working_hour

D.   created-on

32: Which of the following options is/are available for sorting and filtering messages using Assembla Message tool?

A.   Thread Headlines

B.   Recent Messages

C.   Issues by Priority

D.   Complete Threads

E.   All of the above

F.   a and b

33: Which Amazon web service does Assembla use for hosting its servers?

A.   Amazon Simple Storage Service

B.   Amazon Elastic Compute Cloud

C.   Amazon Elastic Block Store

D.   Amazon CloudFront

34: Which of the following comments can be used to move a ticket to "ready for test" status using Assembla Subversion/Trac tool?

A.   test #4

B.   ready #4

C.   re #4

D.   refs #4

35: The deleted elements in a changeset code browser under Assembla Source/SVN tool are highlighted in ______.

A.   red

B.   green

C.   yellow

D.   blue 

36: Assembla Message tool allows the reply to a message to have a higher priority than the parent message.

A.   True

B.   False 

37: Which of the following is a read-only attribute of the Document REST API?

A.   description

B.   version

C.   created-by

D.   created-at 

38: Which of the following sub-tabs is/are present under the Portfolio Manager tool in an Assembla Workspace?

A.   Team

B.   Stream

C.   Members

D.   Ticket Metrics

E.   Chat 

39: Which of the following conditions must be entered to view the Burndown Chart of the workload for an assigned task of a milestone?

A.   Start date of the milestone

B.   End date of the milestone

C.   Name of the milestone

D.   Ticket for that milestone

40: Suppose you include the File tool in your Assembla Workspace. In which of the following ways are the files listed by default when you click on the File tab?

A.   The list of files is shown in ascending order of the file names.

B.   The list of files is shown in descending order of the file names.

C.   The list of files is shown in ascending order of their modification date and time.

D.   The list of files is shown in descending order of their modification date and time. 

41: You want to configure a post to an external system, so you use a Webhook tool in the Assembla Workspace. Which of the following is the correct syntax to write a variable in the Webhook content field?


A.   %[author]%

B.   <%{author}%>

C.   %{author}

D.   %{author}% 

42: The Assembla Wiki tool, used for creating Wiki pages, is set to default to which of the following Wiki formats?

A.   RawHTML

B.   Textile

C.   WYSIWYG

D.   Text

43: Which of the following levels of access can be assigned by an owner to the team members for various tools included in Assembla?

A.   View

B.   Edit

C.   Modify

D.   Read

E.   Write 

A.   ref #4

B.   ln #4

C.   re #4

D.   fix #4 

45: Which of the following priority levels can be assigned to a message using Assembla Message tool?

A.   High

B.   Higher

C.   Highest

D.   Low

E.   Lower

F.   Lowest

46: Which of the following users has/have permission to edit a Dashboard in an Assembla Workspace using a Dashboard tool?

A.   The owner of the Assembla Workspace

B.   Any member of the Assembla Workspace

C.   The user who has the same permissions as the owner of the Assembla Workspace

D.   Any non-member of the Assembla Workspace 

47: The changed code in the changeset code browser under Assembla Source/SVN tool is framed in ______.

A.   red

B.   green

C.   yellow

D.   blue

48: Which of the following permissions can be assigned to a user to allow him to see the Team tab in Assembla?

A.   Public

B.   Private

C.   Watcher

D.   Member

E.   Non-Member

F.   Author

G.   Owner

49: Which of the following keys must be provided when using Assembla Amazon Backup feature?

A.   Private key

B.   Secret key

C.   Access key

D.   Host key 

50: Which of the following sub-tabs of Assembla Ticket tool allows you to create your own view and save it as a list for your team?

A.   Agile Planner

B.   Metrics

C.   Filters

D.   SearchÂ