When I tried with testsWithoutExecution(), getting "Unable to find JQL function 'testsWithoutExecution()'" error message. Is there any other way to find unexecuted test cases?
probably you are referring to Zephyr app. Btw, please try the following JQL
issue in testsWithoutExecution()
Hope it helps,
Fabio
Hi @Fabio Racobaldo _Herzum_ ,
Thanks for your replay.
I tried with following JQL
issue in testsWithoutExecution(), but getting error like in attache image.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
is Zephyr app correctly installed in your environment?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It seems to be not available https://support.smartbear.com/zephyr-scale-server/docs/jql-functions.html
There's an identic function in XRAY https://docs.getxray.app/display/XRAY/Enhanced+querying+with+JQL and probably that function came fro xray.
Btw, try to use fields https://support.smartbear.com/zephyr-squad-cloud/docs/execute/zql.html to retrieve that information. executionStatus andexecutionDate fields could help you on that
Ciao,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.