Skill Assessment Test
Time Remaining:
05:00
What is Agile methodology?
A set of programming languages
A type of software testing
A software development process
A hardware component
Which of these is a version control system?
JIRA
Git
Jenkins
JIRA
What does OOP stand for?
Object-Oriented Programming
Object-Oriented Process
Open Operating Programming
Object-Oriented Protocol
Which design pattern is used for creating objects?
Singleton
Observer
Decorator
Strategy
What is refactoring?
Improving the design of existing code
Writing new code
Deleting old code
Documenting code
Which language is used for server-side scripting?
JavaScript
HTML
CSS
SQL
What does a “bug” refer to in software development?
An error in code
A feature request
A coding standard
A documentation issue
What is a “commit” in version control?
Saving changes to the repository
Creating a new branch
Merging branches
Deleting a file
Which of these is a unit testing framework?
JUnit
Maven
Ant
Git
What does “DRY” stand for in programming?
Don't Repeat Yourself
Don't Run Yourself
Don't Repeat Your
Don't Remove Yourself
Submit Test