Forum Discussion

FFCB's avatar
FFCB
Contributor
2 years ago
Solved

While runing scripts using Test Execute the results logs are .mht , and how do i read this ?

While runing scripts using Test Execute the results logs are .mht , and how do i read this ? my results gets stored in below shared location , how do i open this file?c:/users/<>/AppData/Local/Temp/...
  • Kevin_M_Johnson's avatar
    11 months ago

    TestComplete stores all of the test results in XML format in the <Project_Folder>\Logs folder. You can export log contents into XML, HTML or MHT (see Exporting Test Results) in order to view test results in your Internet browser.