Inkscape is a free, open-source vector graphics editor used to create and edit scalable artwork such as logos, illustrations, diagrams, technical drawings, infographics, and web graphics.
Software Installation
- Run the MSI installer to begin the installation. At the Welcome to the Inkscape Setup Wizard screen — 'The Setup Wizard will install Inkscape on your computer. Click Next to continue or Cancel to exit the Setup Wizard.' — click Next to begin. Note: The MSI installer was used for this documentation. There is no license agreement step in this MSI installer wizard.
- At the Custom Setup screen, verify the installation path and review the feature selection, then click Next. Default Installation Path: C:\Program Files\Inkscape\. Default Features Selected (5 of 5 subfeatures): Program Files (Inkscape SVG, Python) and Inkscape Data (Examples, Extension Manager, Extensions). Disk space required: 662 MB. To change the installation path, click Browse. To review disk usage, click Disk Usage. To reset to defaults, click Reset.
- At the Ready to Install Inkscape screen — 'Click Install to begin the installation. Click Back to review or change any of your installation settings. Click Cancel to exit the wizard.' — click Install.
- When the installer completes, the Completed Inkscape Setup Wizard screen will appear. Click Finish to close the setup wizard.
Basic Functionality Test
- Purpose: Verify that Inkscape installed correctly, launches successfully, and allows a standard domain user to create, save, and reopen files. Test Prerequisites: Log in with a standard domain user account
- Ensure Inkscape is installed.
- [TEST 1 — LAUNCH INKSCAPE]: Open Inkscape from the Start Menu. Verify the application opens without errors. Verify a new blank document is displayed. Expected Result: Inkscape launches successfully and displays a blank canvas.
- [TEST 2 — CREATE A SIMPLE DRAWING]: Select the Rectangle Tool from the left toolbar. Click and drag on the canvas to create a rectangle. Select the Text Tool. Click anywhere on the canvas and type: Inkscape Test. Expected Result: The rectangle and text appear on the canvas.
- [TEST 3 — SAVE THE FILE]: Select File > Save As. Browse to the Desktop or Documents folder. Save the file as: Inkscape_Test.svg. Expected Result: The file saves successfully without errors.
- [TEST 4 — CLOSE AND REOPEN THE FILE]: Close Inkscape. Navigate to the saved Inkscape_Test.svg file. Double-click the file or open it from within Inkscape. Expected Result: The file opens successfully and displays the previously created rectangle and text.
- [TEST 5 — VERIFY EDITING AND RESAVE]: Select the rectangle. Change its color using the color palette at the bottom of the window. Save the file again. Expected Result: Changes save successfully without errors.
- [PASS CRITERIA]: The test is considered successful if ALL of the following are true:
- Inkscape launches without errors
- A new document can be created
- Shapes and text can be added
- An SVG file can be saved
- The saved file can be reopened
- The file can be modified and resaved.