This is the Linux app named Testing Files Generator whose latest release can be downloaded as tfg-gui_0.3.0_windows_amd64.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Testing Files Generator with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
Testing Files Generator
DESCRIPTION:
Testing Files Generator is a tool for QA engineers and developers who need real files to test against - an upload form, a parser, anything that takes a file and has an opinion about it. You pick one of its 24 formats and the size you want, and you get exactly that: ask for a 10 MB PDF and you get a PDF that a reader will open, at 10 MB to the byte. GUI + CLI
You are testing software that accepts files from people. Sooner or later you need:
- a PDF of exactly 10 MB, to find out whether the upload limit is real
- the three files that sit either side of that limit, to catch off by one errors
-10,000 log files, to see what the nightly job does when the folder is big
- a ZIP that genuinely holds 200 documents, not a stub with the right extension
- a 4 GB file, without keeping a 4 GB file in your repository
https://testingfilesgenerator.donislawdev.com/
Features
- Generate documents: pdf, docx (Word), xlsx (Excel), pptx (PowerPoint)
- Generate images: png, jpg, bmp, gif, ico, svg
- Generate text: txt, md, csv, json, xml, html, log
- Generate archives: zip, targz (.tar.gz)
- Generate audio: wav
- Create one file or thousands of them
- Full GUI + CLI
- Ask for size in Bytes, KB, MB, GB
- Generate archives with real files inside them
- Repeat itself byte for byte - same recipe and seed, same bytes, on any machine. Commit a small recipe instead of large binary fixtures.
- Say what should happen to each file - the manifest carries an expected outcome, so your test reads the assertion instead of you writing it out.
- Take settings per format - image dimensions, JPEG quality, PDF pages, spreadsheet rows and columns.
- Clean up after itself - verify tells you nothing moved, cleanup removes exactly what it wrote and nothing else.
- Build a boundary set in one command - one byte under a limit, the limit itself, one byte over. That is where off by one errors live.
- Generate damaged (corrupted) files
Audience
Auditors, Developers, Information Technology, Quality Engineers, Security Professionals, Testers
User interface
Command-line, Grouping and Descriptive Categories (UI)
Programming Language
Go
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/testingfilesgenerator/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.