Forum Discussion
nmrao
5 years agoChampion Level 3
Not sure why the response is required in the report which any way gets saved by the tool if you run the tests from command line.
Like you said, response is too big, what is the use for it? I believe it doesn't even make any difference by writing even small XML.
Just think of what do you lose by not writing response. Instead consider having as many assertions possible to ensure test is passed.
Like you said, response is too big, what is the use for it? I believe it doesn't even make any difference by writing even small XML.
Just think of what do you lose by not writing response. Instead consider having as many assertions possible to ensure test is passed.
- roja15 years agoContributor
Hi nmrao ,
Thanks for your reply. As per the requirements, we need to get the response in the report.
- HimanshuTayal5 years agoCommunity Hero
roja1 :
What i would suggest is store the request and response into txt files and in your Excel sheet write the link of that excel file.
This way your excel file will look more neat 🙂
- roja15 years agoContributor
Hi HimanshuTayal ,
Thanks for your reply. I'm not saving my response manually. We need to do this through the groovy script
Related Content
Recent Discussions
- 15 years ago