SC #1
SC #2
SDLC #1
SDLC #2
SDLC #3
100
A system of organization, people, technology, activities, information and resources involved in moving a product or service from supplier to customer
What is supply chain
100
This encompasses all items that are part of finished products, such as raw material, components, and parts.
What is direct procurement?
100
A structure imposed on the development of a software product
What is software development lifecycle
100
Software engineering methodology which is intended to improve software quality and responsiveness to changing customer requirements
What is Extreme Programming
100
Adapted from Toyota, the main principle was to eliminate waste in the manufacturing environment
What is Lean
200
a___________primary responsibility is obtaining the highest quality goods at the lowest price
What is a buyer
200
this compromises a wide variety of goods and services, from standardized low value items like office supplies and machine lubricants to complex and costly products and services like heavy equipment and consulting services.
What is indirect procurement?
200
process activities
What is project planning systems analysis systems design implementation the real code is written integration and testing acceptance maintenance
200
An iterative incremental framework for managing complex work (such as new product development) commonly used with Agile software development
What is SCRUM
200
Reviews, walkthroughs, or inspections are considered as ? whereas actually executing programmed code with a given set of test cases is referred to as ?
What is static testing, what is dynamic testing
300
other potential titles for a buyer?
What is Procurement Agent, Procurement Managaer
300
exists in both indirect and direct procurement world
What is category management?
300
The General Model
What is Requirements, design, implementation, testing
300
Main roles in SCRUM are?
What is ScrumMaster: who maintains the processes (in lieu of a PM) Product Owner: who represents the stakeholders Team: a cross-functional group of about 7 people who do the actual analysis, design, implementation, testing, etc
300
Software Test roles can consist of
What is manager, test lead, test designer, tester, and automation developer
400
who predicts future requirements to balance supply and demand
What is a planner
400
supply management concept in which the range of products purchased by a business organization is broken down into discrete groups of similar or related products.
What is category management
400
differs from the waterfall methodology in that it is more easily adaptive to change and can potentially handle projects with lots of variance more gracefully
What is Agile
400
Software from IBM that provides guidelines, templates and examples for each team member in the ?system development process
What is Rational Unified Process (RUP)
400
Tests the minimal software component, or module
What is Unit Testing
500
A term that refers to a manufacturing management process by which raw materials and production capacity are optimally allocated to meet demand.
What is advanced planning and scheduling?
500
sourcing manager, procurement manager, buyer are all alternate names for what position.
What is category manager
500
Agile methods include?
What is Scrum, extreme programming, adaptive software development, dynamic systems development method
500
RUP'S Main phases
What is Inception, elaboration, construction, and transition
500
Unit testing frameworks have been developed for what wide variety of languages
What is JUnit, NUnit, JSUnit, Unit++, PyUnit