Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Security+ Practice Test Generator

A simple system for generating and taking CompTIA Security+ SY0-701 practice tests. 

To use it properly, you should understand the test structure, so make sure you familiarize yourself with the 5-modules structure.

The prompt allows you to target specific test domains for focused practice or generate a full mixed set for comprehensive review.

The repository contains:

  • test-engine.html — reusable browser-based test runner
  • SY0-701.md — instructs an AI model to produce practice tests for CompTIA Security+ SY0-701

Usage

  1. Copy the generation prompt an LLM of your choice.
  2. Request a test:
Scope: Objective 4.1
Questions: 20
  1. Save the generated output as a .json file.
  2. Open test-engine.html in your browser.
  3. Upload the JSON file.
  4. Complete the test and review your results.

No server or installation is required.

Goal

The generation prompt is designed to create difficult questions through realistic Security+ reasoning, not obvious distractors or answer-pattern clues.

It includes checks for:

  • strong competing answers
  • ambiguous questions
  • structural answer clues
  • conjunction and punctuation clues
  • technical correctness
  • official SY0-701 scope

Notes

This project is intended for self-study.

It generates original practice questions and is not intended to reproduce real CompTIA exam questions.

About

A test package for CompTIA Security+. Includes a prompt to generate very high-quality test questions in JSON format, and a static HTML page for running the tests.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages