Forum Discussion
nmrao
10 years agoCommunity Hero
It uses a stylesheet /xslt to generate the report. You many need to modify it.
Again it may depend on the what data you need to add. If that data that you wanted is not there, then it may require to use API and get the data that you needed.
Again it may depend on the what data you need to add. If that data that you wanted is not there, then it may require to use API and get the data that you needed.
rohitvarsha12
10 years agoContributor
Lets say I want column which has data I have passed as input to request. How Can i do that?
It will be really helpful if you tell me steps to do it, as i am new to this tool.
- TanyaYatskovska10 years ago
Alumni
Hi Rohitvarsha12,
Please read the following article describing how to customize reports:
http://readyapi.smartbear.com/readyapi/reporting/templates/customizing
Is this what you are looking for?
- rohitvarsha1210 years agoContributor
Nope.
If you look at the screenshot, i want to add another column called Amount. Which I am passing as input from data source to request. I want that value to be displayed in new column called Amount
- nmrao10 years agoCommunity HeroWell, like it was mentioned earlier, you might have to write your own code to do the same.
You may take a look at the below thread for better understanding:
https://community.smartbear.com/t5/SoapUI-Open-Source/Customizing-JUnit-Report-for-Data-Driven-tests/td-p/34986