GUI based tool to generate test cases for competitive programmers
Test Case Generator (TCG) is opensource and easy to use gui based tool to generate test cases to use in competitive programming. The tool supports test cases for Array, String, Matrix, Graph and Palindrome.
Installation
- To run this tool, you will need JAVA JDK 8 or later version installed on your host machine. Download JAVA JDK 8 or above from here, if not already installed.
- Download Test Case Generator
- Double click the downloaded package to start the application.
- For Linux/...
A simple way to make multiple choice and written tests.
This program makes it easy to create tests by formatting them for you and compiling all the questions into one file. You have the option to include written questions, multiple choice questions, or both. Feel free to go back to previous questions and change them with the question select feature. When you are finished you can preview, print, or export your test and answer key. The format of the text is customizable by font, font size and line spacing.
The FETLAR project aims to release open source mathematical assessment systems and is the MSOR community's bid through the Subject Centre strand for the Open Educational Resources (OER).
*** This project is now finished. If you are interested in QTI 2.1 delivery (as provided by MathAssessEngine, please see the new QTI Works project - https://sourceforge.net/projects/qtiworks/ ***
With this android application you can check your Linux knowledge and prepare you to take the LPIC-1 exams (Linux Professional Institute Certification Level-1). You can choose two kinds of quiz: LPI-101 or LPI-102 exam. Every quiz type has 100 of questions, which are randomized in a total of a 20 test questions. After finishing quiz you can review your answers and view a detailed explanation about the right answer.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
JsUnit is a port of JUnit to JavaScript. JUnit is a framework for building unit tests. A lot of JavaScript enabled products are supported along with command line support for automated test suites.
Becta common file format for Interactive whiteboards Project has created a common file format to support interoperability, a code library under BSD, a test harness Viewer and range of sample files.
An open-source desktop application for load/performance testing a web site. It has a very simple UI to configure the load test. The future plan includes transaction support, record, playback and support for load injector agents.
Avalog is a free open source software for automatic proof (test, evaluation) generation. You can subscribe questions and informations related, inform some parameters and the program will generate an editable file (doc) with the selected questions.
Interactive Web based Test System. An XML based Question/Answer multiple choice test system. Has a servlet based component for testing your knowledge via the web. And a VB based code for taking a test off a PC. Sample XML test (500 questions)
JTestCase uses XML file to organize multi-testcase data and asserting conditions (action and expected result), and provides a set of easy-to-use methods to retrieve test cases out from XML, and asserts results against those expected ones in data file.