Q02
Which protocol is used by a browser to get a web page from a server?
HTTP
Agile methods are based around incremental development and delivery. A. True B. False.
A. True
Extreme programming influenced the principles of AGILE development A. True B. False
A. True
In agile development we use TEST AUTOMATION and CONTINUOUS INTEGRATION A. True B. False
A. True
The PB is organized with the most important items to be implemented are on the top of the list. A. True B. False
A. True
User stories mainly focus on iteration through customer and user input A. True B. False
A. True
We want deliverables at regular intervals, around every 2 weeks A. True B. False
A. True
Which of these are all part of the code completeness checklist? A. reviewed, tested, accepted B. created, integrated, accepted C. reviewed, tested, maintained D. created, tested, accepted
A. reviewed, tested, accepted
Which of the following HTML tags should be used for hypertext links? A. <hypertext> B. <anchor> C. <link> D. None of the above
B. <anchor>
The HTML <head> tag is a structural element that determines where the page header should be displayed. A. True B. False
B. False
The HTML tags <bold> and <emphasis> have the same formatting outputs and can be used interchangeably. A. True B. False
B. False
The three W's of user stories is who, what, where A. True B. False
B. False
User requirements should answer questions of how to do something, not what A. True B. False
B. False
Which of these is NOT a practice of extreme programming? A. small releases B. Individual ownership C. simple design D. incremental planning
B. Individual ownership
To create a horizontal line we use the <hr> </hr> tags. A. true B. false
B. false
Which of these is NOT one of the three main benefits of timeboxed SPRINTS? A. demonstratable progress B. problem solving C. work planning D. problem discovery
B. problem solving
Extreme programming used which of these practices? A. code reviews and simplicity B. testing and design C. both A and B D. none of the above
C. both A and B
The advantages of pair programming are? A. learning from each other B. catching mistakes C. both A and B D. none of the above
C. both A and B
Which order do the project phases occur in? A. brainstorming, design, implementation, deployment, maintenance B. requirements, design, creation, deployment, maintenance C. requirements, design, implementation, deployment, maintenance D. none of the above
C. requirements, design, implementation, deployment, maintenance
SPRINTS typically last how long? A. 5 - 8 weeks B. 1 - 2 weeks C. 3 - 5 weeks D. 2 - 4 weeks
D. 2 - 4 weeks
which of these is NOT part of user stories? A. short statements B. requirements from a user's point of view C. mapping to a time box D. getting right up front
D. getting right up front
Which of these is NOT a PBI - Product Backlog Item ? A. improvements B. features C. activities D. none of the above
D. none of the above