SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Software Engineering Vocab
Start Test
Study First
Subjects
:
engineering
,
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. A powerful motivator for change
architectural design
Design pattern
statement
conflict
2. (smell) If a set of variables are used together in multiple places
data clumps
WSDL
code smell
patent
3. Recognizable indicator that something may be wrong with code
Fully- dressed use case
data clumps
code smell
Erich Gamma - Richard Helm - Ralph Johnson - John Vlissides
4. A subjective set of rules or guidelines used when writing source code. Example: The use of whitespace to consistently group and space out statements.
Specification
Design
Programming style
Law of demeter
5. Part of compiler reads the sequence of characters and outputs a sequence of lexemes.
Design
Lexer
feature envy
Liskov substitution principle
6. (smell) many parameters are being passed into a method
Denormalization
long parameter list
intellectual property
black box testing
7. Executes system in a manner that demands abnormal amounts of resources
Dijkstra's law
unit testing
Stress testing
Phase
8. An operator used to denote anonymous functions or closures.
Phase
Lambda
Anonymous function
Versioning
9. Word - logo or symbol used to distinguish one organization's wares and services from another's
trademark
Constructor
Phase
Erich Gamma - Richard Helm - Ralph Johnson - John Vlissides
10. The rights governing the ownership and disposition of technology
software quality
intellectual property
Lambda
Programming style
11. Lack of errors in code - readability etc
Fully- dressed use case
Code Quality
Denormalization
software quality
12. Web Services Description Language. Used to create the XML document that describes the tasks performed by various web services.
WSDL
long method
feature envy
Quality metrics
13. Degree to which the system meets the specified requirements and development standards
software quality
Stakeholders
Scrum (Agile software development)
Lambda
14. A computer program that divides code up into functional components
Design Patterns
use case
Parser
Data classes
15. 1. A language feature that supports prototype- based programming. 2. Originally: One object relying upon another to provide a specified set of functionalities. 3. In .NET: A way of telling which method to call when an event is triggered
SRS Documentation
Delegation
Design
Recovery testing
16. People who care about the outcome
sequence diagram
Stakeholders
Test- driven development
Design patterns
17. Testing can show the presence but not absence of errors
Warning
: Invalid argument supplied for foreach() in
/var/www/html/basicversity.com/show_quiz.php
on line
183
18. 'single dot rule'
Denormalization
Lazy initialization or Lazy loading (Design pattern)
Law of demeter
Dijkstra's law
19. Protecting the embodiment of an idea
copyright
Data classes
Delegation
long parameter list
20. One or two paragraphs of text outlining a use case
Casual use case
REST
feature- driven development
Maturity level
21. (smell) Classes using things that should be private in other classes
Design Patterns
Lazy initialization or Lazy loading (Design pattern)
technical managerial approach
inappropriate intimacy
22. Absence of lifecycle
Denormalization
Lexer
Scrum (Agile software development)
Cowboy coding
23. AKA: Function Constant or Function Literal A function defined - and possibly called - without being bound to an identifier.
SOP
SRS Documentation
patent
Anonymous function
24. A way to automatically grade code based on heuristics
Quality metrics
sequence diagram
Elicitation
Analysis...
25. Semantic- oriented programming. A programming paradigm in which the programmer formulizes the logic of a domain by means of semantic structures
SOP
patent
code smell
Data classes
26. A design pattern that allows behaviour to be added to an existing object dynamically.
Specification
Liskov substitution principle
Lifecycle
Decorator pattern
27. (smell) Smell deodorant
comments
First- class citizen
intellectual property
Semantic Web
28. A relationship between objects.
Database normalization
Association
Use case diagram
OOP
29. Description of possible sequences of interactions between a user and the system.
Usability testing
architectural design
use case
Dijkstra's law
30. Developing a plan for a product - system or component. 'how' a system should perform a task
sequence diagram
trademark
Design
a refactoring
31. Freezing the state of the source code at a particular point
Programming syntax
Versioning
use case
Specification
32. Simple Object Access Protocol. Specification for exchanging structured information. Uses XML. Usually relies on other Application Layer protocols (HTTP - SMTP)
Code Quality
regression testing
software quality
SOAP
33. JQuery is a lightweight JavaScript library that emphasizes interaction between JavaScript and HTML.
Liskov substitution principle
jquery
Erich Gamma - Richard Helm - Ralph Johnson - John Vlissides
long method
34. The degree to which code is free of defects
SOAP
long parameter list
copyright
code quality
35. Approach to team management that splits management up into two people with separate tasks
use case
Elicitation
technical managerial approach
Analysis...
36. Each team member given set of features to work on
Semantic Web
Use case diagram
feature- driven development
Performance testing
37. Each condition is covered twice (true - false)
Quality metrics
Cowboy coding
branch
Database normalization
38. 2nd step of requirements gathering
Elicitation
Large class
Analysis...
Functional Requirements
39. Formal testing against end user specifications
Refactoring
Acceptance testing
Use case diagram
Stress testing
40. (smell) A method using another class more than its own
OOP
SRS Documentation
Performance testing
feature envy
41. Representational State Transfer.
jquery
REST
a refactoring
Cowboy coding
42. Testing where modules are combined and tested as a group
Recovery testing
technical managerial approach
Integration testing
First- class citizen
43. Reusable - abstract 'blocks' of design
SRS Documentation
Programming syntax
Design pattern
copyright
44. The rigorousness of the tests that are able to be placed on the code
SOAP
Cowboy coding
Elicitation
Maturity
45. A movement that promotes common formats for data.
First- class citizen
Stress testing
Semantic Web
SRS Documentation
46. 3rd step of requirements gathering
REST
brief use case
Specification
Stress testing
47. The process of attempting to optimise the read performance of a database by adding redundant data or by grouping data
Denormalization
Dijkstra's law
Security testing
Performance testing
48. Diagram used to show how information flows around the system
Stress testing
a refactoring
sequence diagram
Validation
49. A method that initializes a newly instantiated object
REST
Validation
Constructor
Design patterns
50. 1st step of requirements gathering
technical managerial approach
Elicitation
Integration testing
Dijkstra's law