Software Development (review)

Software Development (review)

University

15 Qs

quiz-placeholder

Similar activities

Introdução ao SPIKE PRIME

Introdução ao SPIKE PRIME

6th Grade - University

12 Qs

Bitbucket

Bitbucket

University

10 Qs

Software Testing

Software Testing

University

19 Qs

Quiz de Programação Front End

Quiz de Programação Front End

12th Grade - University

15 Qs

Web Apps 01 - CLI (Terminal, Git, Meteor)

Web Apps 01 - CLI (Terminal, Git, Meteor)

University

15 Qs

Defectology

Defectology

University

10 Qs

Unit 32 DIP 2-IT

Unit 32 DIP 2-IT

University

16 Qs

ACR-206 Chapter 59 test

ACR-206 Chapter 59 test

University

10 Qs

Software Development (review)

Software Development (review)

Assessment

Quiz

Instructional Technology

University

Medium

Created by

Fredy Ballesteros

Used 5+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a user story in Agile development?

A technical doc explaining how to build a feature.

A short feature description from the user's view

made-up story to inspire the team.

A list of tasks the team must finish in a sprint

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which branch in Gitflow holds the stable production code?

Develop

Feature

Release

Main

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does "forking a repository" mean in GitHub?

Creating a personal copy of a repo

Making a public comment

Deleting a project

Pushing changes to the main repo

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Docker Compose mainly used for?

Manage multi-container apps

Build Docker images only

Run a single container

Monitor system performance

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does docker exec allow you to do?

Stop a container

Copy files to a container

Run a command inside a running container

Create a Docker image

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a key difference between Jenkins and GitHub Actions?

Jenkins runs only on Windows

Jenkins requires manual setup

GitHub Actions needs plugins to run

GitHub Actions doesn't support CI/CD

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a workflow in GitHub Actions?

A Git branch

A single command

A Docker image

A CI/CD automation defined in YAML

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?