Well, I’m preparing for the TOGAF 10 Practitioner Certification, and I’ve noticed there’s a real lack of quality question banks available online. If you want something that feels close to the actual exam, I recommend buying the TOGAF® Enterprise Architecture Part 2 Practice Test. There are some question banks available on Udemy (paid courses), but the free ones are nowhere near the level of the real exam.

TOGAF 10 by (The Open Group Architecture Framework) is a industry standard framework that provides a structured, comprihensive method for understanding, planing, designing, implementing and governing an organization’s IT infrastructure and business processes.

Plan

I thought of creating a quiz app using Streamlit a Python framework. I previously used Stremlit to build an web application fertilizer manufacturing company to generate precise, nutrient-targeted fertilizer formulations, with an cost-optimization algorithm (ingredient pricing).

What’s special about this

  1. Follows the actual question pattern — including the length of the scenarios and the answer options.
  2. Every time you generate an exam, it shuffles the order of the questions.
  3. It also shuffles the answer options for each question so you don’t end up memorizing them.
  4. Free and unlimited usage
  5. Upload your own question bank by using a JSON template file.

Try the online - QuizLit App