Which of the following is an acceptable selection for a tech stack?(1 point)

Responses

integration, system, acceptance
integration, system, acceptance

sequence, selection, iteration
sequence, selection, iteration

design, develop, test
design, develop, test

JavaScript, CSS, HTML

7 answers

The acceptable selection for a tech stack is:

JavaScript, CSS, HTML

This trio represents a common front-end tech stack used for web development.

Which of the following is an acceptable set of milestones?(1 point)
Responses

select tech stack, research user need, plan schedule
select tech stack, research user need, plan schedule

connect first button, connect second button, connect third button
connect first button, connect second button, connect third button

design UI, build UI, test UI, update UI
design UI, build UI, test UI, update UI

build UI, track number of users, market product

The most acceptable set of milestones is:

design UI, build UI, test UI, update UI

This sequence represents a structured approach to developing a user interface, involving key phases of design, implementation, testing, and refinement.

Which of the following is a reason the software life cycle is valuable?(1 point)
Responses

It predicts the amount of time a piece of software will function.
It predicts the amount of time a piece of software will function.

It lists the stages that must be followed to create solid software.
It lists the stages that must be followed to create solid software.

It predicts the amount of time needed to develop a piece of software.
It predicts the amount of time needed to develop a piece of software.

It lists the tests needed to fully accept a piece of software.

The most appropriate reason the software life cycle is valuable is:

It lists the stages that must be followed to create solid software.

This highlights the importance of having a structured process that ensures the software is developed systematically and effectively, covering all necessary stages from conception to deployment and maintenance.

Question
Which of the following should be used in a product roadmap?(1 point)
Responses

a daily schedule of each team member
a daily schedule of each team member

storyboards or other prototypes
storyboards or other prototypes

a prioritized list of features
a prioritized list of features

a list of all potential features that could be added to the product

The most appropriate option that should be used in a product roadmap is:

a prioritized list of features

A product roadmap typically outlines the vision, direction, priorities, and progress of a product over time, and a prioritized list of features helps stakeholders understand what is most important to focus on.