Tools
Project Planning
Star Wars
Testing/Debugging
(Blank)
100

This is tool is used to help programmers find errors in their code.

What is a debugger

100

This is a tool generally used to plan a project.

What is a Gantt Chart

100

This is what fans of The Mandalorian name "The Child"?

What is Baby Yoda

100

This results in crashing the software module after compiling 

What is a runtime error

200

This is a quick flexible language independent way of describing a calculation strategy.

What is pseudocode.

200

This is an activity within the project timeline that needs to be completed with the timeline.

What is a task.

200

I am the only non Jedi in the original Star Wars trilogy to use a lightsaber?

Who is Han Solo

200

To prevent logical errors programmers construct these to validate the logic of their source code.

What is a trace table

300

An left arrow used in pseudocode represents this

What is assignment

300

This is an achievement of a significant stage, with no time duration

What is a milestone

300

This Star Wars movie was filmed entirely in the studio

What is Revenge of the Sith.

300

This is a grammatical error usually to do with symbols and characters that can be fixed quickly

What is Syntax error

300
This is a process of passing characteristics from a superclass to a subclass.
What is inheritance
400

An arrow in a flow chart is used to demonstrate this

What is data flow

400

This type of task must be completed before another can begin

What is a predecessor.

400

I am the approximate number of how many languages can C-3PO speak?

What is 6 million

400

This is method checks modules to ensure they meet the design specs and requirements

What is internal testing

500

The reason why/purpose of designing the software of a program has a direct effect this?

Efficiency - reductions in time effort

500

When a task runs overtime , this is the length of time that can elapse before having an effect on the project

What is slack time.

500

I am who Jabba the Hutt said: "This bounty hunter is my kind of scum ... fearless and inventive"?

Who is Princess Leia

500

This tests the maximum and minimum values available for a given input

What are boundary values