SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
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. Each line of code is covered once
Elicitation
Law of demeter
statement
Feasibility
2. JQuery is a lightweight JavaScript library that emphasizes interaction between JavaScript and HTML.
jquery
model- driven development
Lifecycle
long parameter list
3. 3rd step of requirements gathering
copyright
inappropriate intimacy
Programming syntax
Specification
4. Each possible path through the code is covered
Erich Gamma - Richard Helm - Ralph Johnson - John Vlissides
comments
Elicitation
path
5. (smell) A method using another class more than its own
Non - functional Requirements
Cowboy coding
long method
feature envy
6. 4th step of requirements gathering
OOP
Validation
Semantic Web
duplicated code
7. Contract between inventor - assignee and state giving a time and geographically limited monopoly
Algorithm
Stakeholders
patent
Elicitation
8. A method that initializes a newly instantiated object
Constructor
a refactoring
unit testing
Programming syntax
9. AKA: Function Constant or Function Literal A function defined - and possibly called - without being bound to an identifier.
Anonymous function
Stakeholders
long parameter list
Maturity level
10. Techniques for composing objects to form larger structures
SOAP
Decorator pattern
Requirements
Design patterns
11. Test cases made -> code compiles -> make code pass
feature- driven development
Test- driven development
comments
Recovery testing
12. (smell)class with too many instance variables or too much code
Constructor
Large class
copyright
Refactoring
13. (smell) If a set of variables are used together in multiple places
Large class
data clumps
trademark
Algorithm
14. Test the run - time performance of the system
Performance testing
Delegation
Law of demeter
software quality
15. A few sentences summarizing a use case
jquery
brief use case
Test- driven development
Casual use case
16. Figuring out what the requirements are
Stakeholders
Elicitation
Feasibility
Data classes
17. Test whether or not tasks can be accomplished efficiently by all levels of users
Use case diagram
a refactoring
Usability testing
Quality metrics
18. (smell) A class whose only purpose is to hold data
Design patterns
Lambda
Data classes
Lazy initialization or Lazy loading (Design pattern)
19. Degree to which the system meets the specified requirements and development standards
software quality
Lazy initialization or Lazy loading (Design pattern)
Closure
Design pattern
20. (smell) One class delegates all of its requests to another class
message chain
middle man
statement
duplicated code
21. Object oriented programming; using objects to solve problems.
Elicitation
Lifecycle
Validation
OOP
22. Testing tactic based on whether inputs and outputs match up for required functionality
Performance testing
black box testing
Data classes
Design patterns
23. 'single dot rule'
Law of demeter
white box testing
First- class citizen
statement
24. An effective method expressed as a finite list of well- defined instructions for solving a problem.
data clumps
white box testing
Specification
Algorithm
25. Comprehensive description of software's intended purpose
SRS Documentation
Acceptance testing
long parameter list
shotgun surgery
26. The process of attempting to optimise the read performance of a database by adding redundant data or by grouping data
Semantic Web
white box testing
Non - functional Requirements
Denormalization
27. Approach to team management that splits management up into two people with separate tasks
system testing
technical managerial approach
Lexer
Programming syntax
28. An operator used to denote anonymous functions or closures.
Lambda
Phase
code smell
SRS Documentation
29. Testing the whole system for functionality
system testing
inappropriate intimacy
Law of demeter
model- driven development
30. 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
Anonymous function
Usability testing
Delegation
feature- driven development
31. A design pattern that allows behaviour to be added to an existing object dynamically.
Usability testing
Decorator pattern
Elicitation
Association
32. (smell) method has too many statements - loops or variables
WSDL
long method
technical managerial approach
Lexer
33. Testing designed to uncover regressions (where stuff that used to work doesn't work anymore)
SOP
sequence diagram
regression testing
Specification
34. Derived methods should not assume more or deliver less
Maturity
Dijkstra's law
Liskov substitution principle
Design pattern
35. How developed code is (testing - documentation etc)
technical managerial approach
Casual use case
Refactoring
Maturity level
36. Testing that verifies that individual units of source code are working
Test- driven development
unit testing
Dijkstra's law
Acceptance testing
37. Constraints on the design due to external factors
Stakeholders
Non - functional Requirements
trademark
architectural design
38. Representational State Transfer.
REST
Code Quality
Use case diagram
system testing
39. Word - logo or symbol used to distinguish one organization's wares and services from another's
use case
trademark
Anonymous function
Parser
40. Recognizable indicator that something may be wrong with code
middle man
code smell
Security testing
Programming syntax
41. The process of eliminating data redundancy by ensuring that tables in a database pertain to a single topic
Refactoring
Non - functional Requirements
comments
Database normalization
42. Lack of errors in code - readability etc
Dijkstra's law
Refactoring
Maturity
Code Quality
43. Executes system in a manner that demands abnormal amounts of resources
Phase
Stress testing
Elicitation
Acceptance testing
44. Testing can show the presence but not absence of errors
45. Testing where modules are combined and tested as a group
feature- driven development
code quality
Integration testing
Elicitation
46. Each team member given set of features to work on
feature- driven development
Semantic Web
white box testing
Validation
47. Reusable - abstract 'blocks' of design
Design Patterns
model- driven development
Stakeholders
system testing
48. How well your fulfil your requirements
Software Quality
Acceptance testing
Capacity testing
REST
49. Diagram outlining the tasks that are going to be performed by the user
OOP
Scrum (Agile software development)
Use case diagram
conflict
50. The rights governing the ownership and disposition of technology
Algorithm
intellectual property
Security testing
SOAP