Running your application locally
Rather than packaging and uploading your app every time you change something, you can test it by running it locally in a browser window.
About this task
The IBM® QRadar® GUI Application Framework includes a virtual environment that you can use to run your application locally for testing purposes.
If your app uses QRadar API endpoints, you must connect to a QRadar Console instance. You configure the IP address of the QRadar Console test instance in the console_ip field of the dev_opts object block in your app's manifest.json file.