Forum Discussion
Hi Raju,
Could you please clarify what you mean by "I cannot edit the groovy script"?
After running the test case, when I try to make changes to the groovy script, I cannot type or make changes.
- nmrao10 years ago
Champion Level 1
May be you want to provide more info such as:
1. how frequent the issue is reproducible
2. any of your colleague computers if applicable
3. environment details
4. ready api version
5. is it only in the specific project or applicable for any project?- Raju10 years agoNew Contributor
Ready API version : 1.5.0
This happens every time the test case is run.
I have to close the tool and re-open to edit the groovy script.
I am the only one using the tool at the moment
I am posting the request against an internal URI with 2 parameters.
On receving the response from the API
Then next step is - The groovy script extracts the header and response values and transfers them to the test suite level properites
The next step uses these properties to post another request
After the test case is run.
When trying to edit the groovy script, cannot make changes to the script unless the tool is closed and re-opened again.
Thanks
Raju
- Raju10 years agoNew Contributor
Any solution this issue ... every time after running the test case, to make changes to the groovy script, I need to close the application and re-start..
Cheers,
Raju