Software Development_Assessment

Software Development_Assessment

University

20 Qs

quiz-placeholder

Similar activities

Introduction to Computers

Introduction to Computers

University

20 Qs

Academic Vocabulary IT Test

Academic Vocabulary IT Test

University

17 Qs

Anz - Rozdział 1: Working in IT

Anz - Rozdział 1: Working in IT

9th Grade - Professional Development

15 Qs

Trends in IT

Trends in IT

University

20 Qs

SHORT ANSWER

SHORT ANSWER

University

20 Qs

Science and Technology

Science and Technology

8th Grade - University

20 Qs

Software Development_Assessment

Software Development_Assessment

Assessment

Quiz

English

University

Hard

Created by

Duris Duran Nieto

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

What is the primary purpose of version control systems?

To store files securely on a server.

To manage changes to source code and facilitate collaboration.

To create backups of all project files.

To automate the deployment of applications.

2.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which command is used to create a new branch in Git?

git new-branch

git create branch

git checkout -b

git branch

3.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

What does the term 'commit' mean in version control?

To delete changes from the version control system.

The term 'commit' means to save changes to the version control system.

To view the history of changes made in the project.

To merge different branches in the version control system.

4.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Name a popular software testing technique that focuses on the functionality of the software.

Black Box Testing

White Box Testing

Unit Testing

Integration Testing

5.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

What is the difference between black-box testing and white-box testing?

Black-box testing tests functionality without code knowledge; white-box testing tests internal code structure.

Black-box testing focuses on user experience; white-box testing focuses on documentation.

Black-box testing is only for security testing; white-box testing is for performance testing.

Black-box testing requires knowledge of the internal code; white-box testing does not.

6.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

What is the purpose of unit testing in software development?

To document the software's architecture.

The purpose of unit testing is to validate that each unit of the software performs as expected.

To improve the software's performance under load.

To ensure the software is visually appealing.

7.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which SQL command is used to retrieve data from a database?

INSERT

UPDATE

SELECT

DELETE

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?