QA-T148
Add Function to SQL Connector
OBJECTIVE
Additional detail to help the purpose of the test be clear:
This test makes sure that a sql connector can create and execute a function.
critical criteria of test (CCT)
- SQL connectors can add new functions
- SQL connector functions can be ran from the app and get the correct output
PRECONDITION
This tests expects the following to be true
- You are able to log into qa.tulip.co as a non sysadmin
- You have access to the tulip 1pw account
- you have basic understanding of tulip terminology
- you are starting from the details page of the SQL Connector made in QA-T147
If you are doing this QA not on qa.tulip.co you will need to have different credentials and change all base urls from https://qa.tulip.co/ to https://<your instance>.tulip.co/
Covers