Rearranging the test complete log
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Rearranging the test complete log
Hello Community,
Is there anyway to programmatically re-arrange a test complete log after it has been created (and save it to a new file)? We would like to move the log items in an order we want (For an example, If the tests are run on a network suite, the test results are logged under Networksuite node. But We would like to get rid of the Networksuite, Job and Task nodes and move the log items under them to the root node)
I did go through the following documentation without much luck - https://support.smartbear.com/testcomplete/docs/testing-with/log/working-with/from-tests.html
Thank you.
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
No, TestComplete's test log cannot be rearranged.
What is possible to do is to parse existing test log and create a new one with the structure and appearance that you need. (Implementation of both, the structure and appearance is your own responsibility.)
You've referenced correct help article to be used if you decide to parse the existing log and create a new one.
/Alex [Community Champion]
____
[Community Champions] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Champions]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================
