How to dispach a performance test with RTAS Rest-API?
One answer
Hi Rogerio,
Please refer : https://www.ibm.com/support/knowledgecenter/en/SSYMRC_6.0.0/com.ibm.rational.test.qm.doc/topics/t_runjuselenexec.html
and its related tasks. You can use JUnit Selenium Adapter and can make the performance tests run on pipeline after integrating the selenium adapter, Performance Test Workspace and RQM .
Hope this helps,
Krupa Gunhalkar
Comments
@kgunhalk, thanks!
But, how to integrate JUnit Selenium Adapter with RTAS?
I could not find intructions to that.