Meeting that focuses on reflecting and improving after a sprint
Retrospective
HTTP method that is typically used to retrieve a resource
GET
A test double that simulates a dependency’s behavior
Mock
Concept that involves turning the instantiation of a class over to another object (that could be a framework) rather than being the responsibility of the developer
Inversion of Control
Address of the new building in Manhattan
Park 270
Daily coordination meeting in Scrum
Standup
Format is most commonly used for REST request/response bodies
JSON
SUT stands for
System under test
One example of a framework offering support for DI for Python
Flask, Django, FastAPI
JPMorganChase’s NYSE ticker symbol
JPM
Method that visualizes work using columns like ToDo, Doing, Done
KanBan
HTTP status code indicates an error
400
The first step in the TDD cycle (Red-Green-Refactor)?
Red
The act of passing a dependency instance into the class that needs the dependency
Dependency Injection
Year of J.P. Morgan & Co. and Chase Manhattan merger
2000
The prioritized list of work items
Backlog
The 4 elements of CRUD
Create, read, update, delete
JPMC standard percentage for code coverage
70%
Term about separating WHAT (methods) a class does from the HOW the class does the work (implementation code)
Loose coupling
Number of JPMChase employees worldwide (closest team wins)
318,512 employees
A short, time-boxed development cycle in Agile
Iteration
What REST API stands for
Representational State Transfer Application Programming Interface
3 steps in a test name
ex. *_Inactive_Status_*_GetMessasgeInvoked_*_InactiveMessage
Given / When / Then
Annotation that allows Spring to resolve and inject collaborating beans into our bean
@Autowired
Year was Jpmorgan founded (within 10 years)
1871