autoscout24
16 years agoContributor
Test case logs and Image upload issue
Hi Support team,
I am writing this again because I have posted same question in the forum but for some reason, i don't know it is deleted. It would be great if you guys answer the following questions.
1. We are running the test case in the command prompt (test runner). We have tear down step in all the test cases to report the test result to the test management tool. After the end of the test the test runner is writing some results to the specified result folder (esp. when the test is failed, I can see lot of information like soap request and response, time stamps etc.) is it possible collect all the logs of the test case from the beginning to the end of the test case and storing it to an array or variable, so the we can use those content in the Test management tool ?
2.We have image upload test, where we use about 15 files as attachments and each sized about 1 MB. When we run the test in the command prompt the memory consumption of java shoots up. For eg. before running the test the memory 351 kb after the test 581 kb(monitored in windows task manager) this problem is also noticed in Soap GUI. Is there any that we add to the end of the test case so that it clears the memory at the end of the test case.
Awaiting for your reply
Thank you
Best Regards
Vijay
QA Engineer
I am writing this again because I have posted same question in the forum but for some reason, i don't know it is deleted. It would be great if you guys answer the following questions.
1. We are running the test case in the command prompt (test runner). We have tear down step in all the test cases to report the test result to the test management tool. After the end of the test the test runner is writing some results to the specified result folder (esp. when the test is failed, I can see lot of information like soap request and response, time stamps etc.) is it possible collect all the logs of the test case from the beginning to the end of the test case and storing it to an array or variable, so the we can use those content in the Test management tool ?
2.We have image upload test, where we use about 15 files as attachments and each sized about 1 MB. When we run the test in the command prompt the memory consumption of java shoots up. For eg. before running the test the memory 351 kb after the test 581 kb(monitored in windows task manager) this problem is also noticed in Soap GUI. Is there any that we add to the end of the test case so that it clears the memory at the end of the test case.
Awaiting for your reply
Thank you
Best Regards
Vijay
QA Engineer