Web Transaction service not working
Re: Web Transaction service not working
Do you have <reporttype>nagios</reporttype> for the reporttype?
-
Amit_Alone
- Posts: 89
- Joined: Fri May 08, 2020 11:47 am
Re: Web Transaction service not working
Yes
Code: Select all
[e5613751@avgdlnxvp127 webinject]$ cat AGASPWINVP0094__Web_Transaction_config.xml
<testcasefile>AGASPWINVP0094__Web_Transaction_testdata.xml</testcasefile>
<useragent>WebInject Application Tester</useragent>
<timeout>30</timeout>
<globaltimeout>30</globaltimeout>
<reporttype>nagios</reporttype>
<max_redirect>5</max_redirect>Re: Web Transaction service not working
It doesn't look like webinject supports this directly, although you may be able to write a perl script and use the external report type to format it the way that you want according to this:
http://www.webinject.org/manual.html#cfgreporttype
http://www.webinject.org/manual.html#cfgreporttype