Submit a Test Case to Support Team

Step-by-Step Guide to Submit using TQLConsole

  1. Create a new project and use a meaningful name.
  2. Create model(s) macro(s) and queries(s) that are relevant to creating your test case.
  3. Content of step 2 can be a subset of your own main project.
  4. In project settings - give a readable name to TQL EndPoint URI.
  5. Deploy the project.
  6. Test the queries and make sure bug is reproducible.
  7. Export the project.
  8. Save the zip file locally and send it as an attachment to tqlsupport@atomiton.com
  9. Mention sequence of queries to run to reproduce the test case.


Note of A-Stack Developers:

  1. The current version of A-Stack exports the content without resources subdirectory. Please make sure create a resources directory under current A-Stack folder and unzip the test case file.
  2. Add resources/<projectname>deploy to sff.local.config.xml or sff.auto.config.xml
  3. The TQL Query endpoint name is as mentioned by user.