back
Avatar of Plamen Vesselinov
Author: Plamen Vesselinov
17. June 2021

JIRA Examples with QF-Test

On a popular demand we have created examples on how QF-Test can be integrated with JIRA. This is done via the JIRA REST API The examples are built with the help of the "HTTP Server request" node which is the foundation of the Web Service Testing capabilities in QF-Test.

The test suite can be found in our public Git repository https://gitlab.com/qfs/demo-suites/-/tree/master/jira.

You are free to use it and create push requests. In this way you can contribute your generic procedures and help others form the community.

Useful info

Use a proxy to sniff the traffic while you are building your integration via the "HTTP Server Request Node" in QF-Test. More examples for Web Services testing can be found in the demo test suite webservices_testing.qft shipped with QF-Test

New comment
( Will be displayed on the page )
( Will not be displayed on the page )

2 comments

Plamen

30. August 2021

Hi Rustam, yes you can. The only logical requirement is that QF-Test can communicate via HTTP(s) with the JIRA host.


Rustam

27. August 2021

Hello, what about Rich client servers. Are we able to make Jira integration also for Rich Client related tets?