Forum Discussion
Hello cadesnoy65
Currently I am on the latest version (i think) 3.10.1. I always update to the latest version when it comes out since I have not been bit by new versions for a while.
I see the word "Git" in your file path to that testcase xml file so that leads me to believe you might be using the Git feature of ReadyAPI maybe? I work on files that are under the control of Git but I don't use the Git feature built into ReadyAPI. Opening and Saving files are a pretty standard feature of ReadyAPI, so if there were more issues with that version of ReadyAPI, I would think there would have been more outcry with people in your same predicament. My only thought for your solution might have something to do with Git if that is part of your workflow. That path to your filename looks really long too. Windows usually can deal with that almost 200 character fully qualified file name, but there could be something fishy with that too.
Unfortunately, that log looks like ReadyAPI is working with that file just fine, so my suggestions would just be speculation. It might be a little continued trial and error research for you into what the root cause is. Regardless, that is not a common complaint for ReadyAPI use.
Regards,
Todd
Thank you for your answer,
I use Git but it's not Git feature of ReadyAPI.
I will try to upgrade to version 3.10.1. Maybe it will help
- CoreyVernon4 years agoSmartBear Alumni (Retired)
Hello,
If you are using Git you may be interested in the Git Console that was recently added as a ReadyAPI update. This integration will let you make .git calls directly from the console after connecting to your remote repository. For more information on the Git Console please visit the link below.
https://support.smartbear.com/readyapi/docs/integrations/git/console.html?sbsearch=Git
- cadesnoy653 years agoOccasional Contributor
I updated to version 3.10.1 and I still have the same problem. It's very difficult to work with that.
I'm thinking of using another software.
It happens when:
- I rename an assertion
- I change the contents of an assertion
- I clone an assertion
Example of the problem.
There is no message in the log. Except that everything is saved. But it's not.
Not sure, but I think it happens after a test run.
if we open Ready API and change assertions, it will work. But after we run the tests, the save is not working good. (but not every time)I have to investigate.
- TNeuschwanger3 years agoChampion Level 1
Hello cadesnoy65
Yep. That is strange problem. Not one I can reproduce. I can only suggest a work around and see if that helps...
Instead of having assertions on the api invoke test step, maybe have the assertions in a groovy test step. Is the issue only related to assertions in one api invoke test step for one test case or assertions in any api test step in all test cases?
I prefer assertions in a groovy test step so they are not buried deep in the api invoke test step that I have to crack open each assertion to see what it is evaluating. I like to see all the assertions in code at one time.
This issue does not seem to be wide spread (at least others are not reporting it) so that leads me to believe something is specific to your situation. Is it a big project or one that has been modified a lot by different people with different versions of ReadyAPI? Maybe save it back to a monolithic xml project and then back to a composite project to see if it heals. I don't have an answer.
Regards,
Todd
Related Content
Recent Discussions
- 6 hours ago
- 17 days ago