Software Development_Assessment

Software Development_Assessment

University

20 Qs

quiz-placeholder

Similar activities

The Testing

The Testing

7th Grade - University

15 Qs

Pre-test Mobile Application

Pre-test Mobile Application

University

20 Qs

ADSI: Software engineering

ADSI: Software engineering

11th Grade - Professional Development

22 Qs

MID-TERM-REVISION QUIZ

MID-TERM-REVISION QUIZ

University

20 Qs

Assessment in Special Education

Assessment in Special Education

University

15 Qs

Future Continuous, Future Perfect, Future Perfect Continuous

Future Continuous, Future Perfect, Future Perfect Continuous

9th Grade - University

20 Qs

Simple Present and Present Continuous - Tech English

Simple Present and Present Continuous - Tech English

University

16 Qs

Ontology

Ontology

University

25 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?