Forum Discussion
- rraghvaniChampion Level 3
- vaibyendoleNew Contributor
The provided solution is not informative.
Please guide Step by Step.
- rraghvaniChampion Level 3
TestComplete Documentation is not informative 🤔. I refer to it on a regular basis, and it has all the necessary information required, for me to perform the necessary actions.
It's not possible to provide step by step instructions, as there's different methods of doing this, depending on your system setup.
The links that I have provided, is enough to get your started.
- eykxasRegular Contributor
Hi! I can't detail each steps, but this is a base you could work with.
1) configure the packer object (tools | options | engines | packer) - https://support.smartbear.com/testcomplete/docs/testing-with/log/working-with/compressing/from-tests.html
2) save your results from scripts (for example I use a basic keyword test added to the execution plan, which contains one function "saveLog") - https://support.smartbear.com/testcomplete/docs/reference/project-objects/test-log/log/saveresultsas.html
3) from the same keyword test as step 2, call the slPacker method to get a single archive file - https://support.smartbear.com/testcomplete/docs/reference/program-objects/slpacker/index.html
4) Use SendMail function to send the archive file via mail - https://support.smartbear.com/testcomplete/docs/reference/program-objects/builtin/sendmail.html
Related Content
- 8 years ago
Recent Discussions
- 19 hours ago