Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam ACP-600 All Questions

View all questions & answers for the ACP-600 exam

Exam ACP-600 topic 1 question 58 discussion

Actual exam question from Atlassian's ACP-600
Question #: 58
Topic #: 1
[All ACP-600 Questions]

Your development team has just released their first version of a GPS tracker yesterday. The next product release is not due for another 3 months.
Which two JQL queries, when executed today, will list all features shipped in the 1.0 version? (Choose two.)

  • A. project = GPS AND issuetype Feature AND fixVersion = released()
  • B. project = GPS AND type = Feature AND fixVersion in (1.0)
  • C. project = GPS AND issuetype = Feature AND fixVersion(s) IS NOT EMPTY
  • D. project = GPS AND type = Feature AND fixVersion in releasedVersions()
  • E. project = GPS AND type = Feature AND fixVersion(s) = "1.0"
  • F. project = GPS AND issuetype = Feature AND fixVersion in 1.0
Show Suggested Answer Hide Answer
Suggested Answer: CE 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
tonycamacho
3 years, 5 months ago
Correct answer B&D
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...