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. Wrote the book Design Patterns: Elements of Reusable Object-Oriented Software.
long method
Denormalization
Erich Gamma - Richard Helm - Ralph Johnson - John Vlissides
SOP
2. Each line of code is covered once
feature envy
statement
patent
branch
3. (smell) client needs to use one object to get another and then use that one to get another
Performance testing
Specification
message chain
Dijkstra's law
4. Web Services Description Language. Used to create the XML document that describes the tasks performed by various web services.
Scrum (Agile software development)
Versioning
long method
WSDL
5. Test cases made -> code compiles -> make code pass
Stakeholders
Association
Test- driven development
Erich Gamma - Richard Helm - Ralph Johnson - John Vlissides
6. Part of compiler reads the sequence of characters and outputs a sequence of lexemes.
Denormalization
Lexer
Scrum (Agile software development)
SRS Documentation
7. 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
8. Figuring out what the requirements are
Elicitation
Code Quality
Feasibility
unit testing
9. (smell) Smell deodorant
regression testing
Functional Requirements
Semantic Web
comments
10. The degree to which code is free of defects
WSDL
code quality
intellectual property
long method
11. Freezing the state of the source code at a particular point
Phase
intellectual property
Versioning
Stress testing
12. Testing the whole system for functionality
model- driven development
SOAP
system testing
Fully- dressed use case
13. (smell) A class whose only purpose is to hold data
copyright
Erich Gamma - Richard Helm - Ralph Johnson - John Vlissides
Data classes
Refactoring
14. Small - behaviour- preserving - source- to- source transformation
data clumps
shotgun surgery
feature envy
a refactoring
15. (smell) method has too many statements - loops or variables
long method
Test- driven development
Data classes
model- driven development
16. 'single dot rule'
Stakeholders
Law of demeter
Programming syntax
Maturity
17. A movement that promotes common formats for data.
Elicitation
SRS Documentation
Programming style
Semantic Web
18. The process of eliminating data redundancy by ensuring that tables in a database pertain to a single topic
inappropriate intimacy
model- driven development
Database normalization
Design Patterns
19. Each condition is covered twice (true - false)
Dijkstra's law
branch
Programming style
Requirements
20. Delaying the creation of an object - calculation of a value or another expensive process until first needed.
trademark
Law of demeter
First- class citizen
Lazy initialization or Lazy loading (Design pattern)
21. A guess of the ability to complete a task or solve a problem. Typically the possible benefits and risks are considered. Some factors would be benefit of completion - risks of incompletion and costs to approach completion.
Feasibility
Stress testing
intellectual property
Capacity testing
22. Force software to fail in order to see how it recovers
Lexer
Recovery testing
Design
intellectual property
23. The rights governing the ownership and disposition of technology
copyright
Stress testing
intellectual property
comments
24. AKA: Lexical Closure or Function Closure - A function together with a referencing environment for the non - local variables of that function. The key aspect of a ______ is variables from outside the function retain there value from the time the closu
Closure
jquery
Dijkstra's law
Analysis...
25. Evaluates upper limits of operational parameters
Recovery testing
Elicitation
middle man
Capacity testing
26. How well your fulfil your requirements
Performance testing
Software Quality
comments
SOAP
27. People who care about the outcome
Semantic Web
Elicitation
a refactoring
Stakeholders
28. Test the run - time performance of the system
Performance testing
Stakeholders
Use case diagram
Maturity level
29. The process of attempting to optimise the read performance of a database by adding redundant data or by grouping data
First- class citizen
OOP
Denormalization
Elicitation
30. 4th step of requirements gathering
Use case diagram
Validation
Association
Law of demeter
31. Testing designed to uncover regressions (where stuff that used to work doesn't work anymore)
regression testing
sequence diagram
message chain
Usability testing
32. Improve the internal design and implementation of code without affecting external behavior
Data classes
Scrum (Agile software development)
Refactoring
Lazy initialization or Lazy loading (Design pattern)
33. A set of rules that define the combinations of symbols that are considered to be correctly structured in a specific programming language. Example: In many programming languages - statements are terminated by a semicolon.
OOP
Design
Programming syntax
Refactoring
34. Ways to express the system's subsystems and their relationship
architectural design
software quality
Software Quality
Casual use case
35. Contract between inventor - assignee and state giving a time and geographically limited monopoly
intellectual property
Specification
Design Patterns
patent
36. Comprehensive description of software's intended purpose
Software Quality
SRS Documentation
Requirements
Constructor
37. Word - logo or symbol used to distinguish one organization's wares and services from another's
Lambda
Decorator pattern
Cowboy coding
trademark
38. Tasks that a system must be able to perform
Functional Requirements
patent
Law of demeter
Phase
39. (smell)class with too many instance variables or too much code
trademark
Large class
Specification
Capacity testing
40. Reusable - abstract 'blocks' of design
Elicitation
SRS Documentation
Design Patterns
Stakeholders
41. Lack of errors in code - readability etc
Code Quality
Cowboy coding
Phase
Lifecycle
42. A subjective set of rules or guidelines used when writing source code. Example: The use of whitespace to consistently group and space out statements.
Programming style
Design
Functional Requirements
Recovery testing
43. (smell) code is repeated in multiple places
duplicated code
Functional Requirements
inappropriate intimacy
branch
44. Testing tactic that looks at all ways that data can flow through the code
Constructor
Dijkstra's law
path
white box testing
45. Single step in a lifecycle
inappropriate intimacy
Refactoring
Semantic Web
Phase
46. (smell) many parameters are being passed into a method
Closure
SRS Documentation
long parameter list
Stakeholders
47. 3rd step of requirements gathering
Specification
sequence diagram
software quality
Law of demeter
48. Simple Object Access Protocol. Specification for exchanging structured information. Uses XML. Usually relies on other Application Layer protocols (HTTP - SMTP)
SOAP
shotgun surgery
Design patterns
use case
49. 1st step of requirements gathering
Database normalization
Performance testing
Large class
Elicitation
50. Testing that verifies that individual units of source code are working
comments
Test- driven development
a refactoring
unit testing