Usha_Kodali
15 years agoFrequent Contributor
comparison of two responses
Hi,
I have following scenario:
Run tests and save the response, test name and test status to DB or to a folder in a XML format.
While doing regression testing, with the same input parameters execute the request and verify what changes have occured to current response. In the sense compare two responses. If there is no change dont do anything. If there are changes in Data/element save them to a file.
How can I achieve this using groovy?
This is urgent! So please help
I have following scenario:
Run tests and save the response, test name and test status to DB or to a folder in a XML format.
While doing regression testing, with the same input parameters execute the request and verify what changes have occured to current response. In the sense compare two responses. If there is no change dont do anything. If there are changes in Data/element save them to a file.
How can I achieve this using groovy?
This is urgent! So please help