We have developed a QRadar Application using the QRadar App development SDK, and we have tried writing and executing test scripts for the Flask-based Application using the unittest
and Flask-testing
libraries, but the test scripts failed to validate the application, and threw errors instead ( BuildError: Could not build url for endpoint
when we execute url_for(endpoint)
). We assume that these problems occur due to the scripts and environment variables that get assigned when we run a QRadar app using the qradar_app_creator run
command provided by the SDK. We would like to know if this can be resolved, and if not, is there any easier framework available to test the QRadar Application.
I'm currently facing same issues, and i'd like to know how testing is done on a QRadar App and what framework and steps to be followed for writing test scripts.
Announcement: QVM Externally Hosted Scans (March 1st - power outtage) 0 Answers
QRadar App Development - Add right-click functionality 1 Answer
QRadar Community Edition v7.3.1 is available! 6 Answers
How to get full User Object with QRadar Interactive API? 1 Answer
how to setting the debug env to an exciting QRadar APP 1 Answer