Memory leak
- This topic has 2 replies, 2 voices, and was last updated 9 years ago by
Barbara Jackson.
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Hello BarbJack,
Thank-you for your question.
Basically the memory leak in ZAPTEST may happen when there are a lot of calls to run external tests (Using the” RunTest” method), this causes the “include” method to keep on including the same library every time a new test is being called (Each test has its own “Include” method), such an include allocates new memory and never cleared the it because the main test is still continues to run:
In our latest ZAPTEST versions we have implemented already a fix to such issue.
Also, keep in mind ZAPTEST is a testing tool to do functional testing (Similar as HP UFT), it is not in any means a performance testing tool:
Knowing this it is important to focus each test on running and testing only a specific business process within the AUT (Application Under Test) and not test number of business processes which may cause issues such as memory leaks (Also it will be much easier to track functional issues in AUT when testing a single business process).
Please contact to ZAP for more help.
Thanks,
Sasha
Thank-you Sasha for your detailed answer.
Already have an account? Login
Check you SPAM folder if you do not see the email.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |