Extracting Test Logs to txt file from Command Line
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2021
10:43 PM
06-24-2021
10:43 PM
Extracting Test Logs to txt file from Command Line
Hi,
I am looking for the solution to extract the test logs (using Command Line) to a text file in a way a you can use the /ErrorLog:"file_name.txt" command.
Is there a way to do so? The command /ExportLog:"filename" is not really working for me since it's only provides unwanted file formats.
Labels:
- Labels:
-
Command Line
-
Scripting
-
Test Results
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2021
08:03 AM
06-25-2021
08:03 AM
this request is currently not quite possible.
the closest thing you could do is implement a runtime script that will do somethign similar as shown in this doc
https://support.smartbear.com/testcomplete/docs/testing-with/log/working-with/from-tests.html
by accessing the log contents and having testcomplete log it to a newly created text file
Best,
Justin Kim
Justin Kim
