What are loop cards?

Loop cards are a great game that can be played individually or as a class. They are perfect for review key vocabulary or questions at the end of a topic or when revising for an exam.

Instructions

  1. Cut out the cards from the paper horizontally (but don't cut them in half!) and then shuffle them.
  2. Now start joining each question on the right hand side of the card to the matching answer on the next card.
  3. Carry on until all the cards loop together and you have competed the game!

Hint: Make sure that you set your paper to portrait to print 4 cards per sheet of A4 paper.

Edit Vocab

An error that occurs when an operation is performed on an object of an inappropriate type.
Range Check
A type of data validation where the value is checked to make sure it falls within a specified range.
Test Plans
A detailed document that outlines the approach, objectives, and scope of testing for a particular software product.
Breakpoint
A line of code that marks a specific point in the program where execution will pause for debugging purposes.
Barcode
An optical representation of data that can be easily scanned and interpreted by a barcode reader.
Barcode Scanner
A device that captures and reads barcodes to retrieve encoded information.
Black Box Testing
A testing technique that focuses on the functionality and behavior of a software system without examining its internal code structure.
Equivalence Partitioning
A testing technique that divides the input values into equivalent partitions and selects test data from each partition.
Keyerror
An error that occurs when trying to access a key that does not exist in a dictionary.
Alpha Testing
A type of software testing performed to identify and eliminate all possible issues before releasing the software to the end-users.
Type Error