Define what is meant by doing a structured walkthrough. Who should be involved? When should structured walkthroughs be done?

What will be an ideal response?


Structured walkthroughs are a way to use peer reviewers to monitor the system’s programming and overall development, point out problems, and allow the programmer or analyst responsible for that portion to make suitable changes. Structured walkthroughs involve at least four people, including the person responsible for the part of the system being reviewed; a walkthrough coordinator; a programmer or analyst peer; and a person to take notes about suggestions. Structured walkthroughs are very useful to obtain valuable feedback from a fresh perspective.

Computer Science & Information Technology

You might also like to view...

The C++ convention many programmers use when writing large classes is to separate the class declarations from the class functions body source code into two files. What are the two extensions used?

A. .ccp and .h B. .c and .hpp C. .h and .cpp D. .chp and .p

Computer Science & Information Technology

What type of OS should you install for best performance when you have enough RAM?

A. 8 bit B. 16 bit C. 32 bit D. 64 bit

Computer Science & Information Technology

Which of the following is NOT a reason why many businesses and corporations underreport computer crimes?

a. consumers don't care about confidentiality b. exposure to financial losses c. data breach liabilities d. damage to brand

Computer Science & Information Technology

While not malware, strictly speaking, this type of program monitors the types of Web sites you frequent and uses that information to create targeted advertisements, often pop-up windows.

A. spyware B. macro C. adware D. Trojan

Computer Science & Information Technology