Forum Discussion

anupamchampati's avatar
anupamchampati
Frequent Contributor
6 years ago
Solved

export Pie Chart in test results in sendmail

is there any way to send pie chart of testcomplete result in sendmail function?
currently i am running test from cmd line and export mht file and excel file in drive and reading excel cell and sending the result in email using sendmail.

it would be nice i can export some more detailed report as well as mht file exceeds in size i cant attach in email. but atlist if i can get the piechart which testcomplete generates would be great
  • Currently, no.  That chart is a built in feature of TestComplete's log parser.  When you export the logs out, you're just getting the logs... the report needs to be built from that.  Feel free to make a suggestion as a new feature.

2 Replies

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor

    Currently, no.  That chart is a built in feature of TestComplete's log parser.  When you export the logs out, you're just getting the logs... the report needs to be built from that.  Feel free to make a suggestion as a new feature.

    • anupamchampati's avatar
      anupamchampati
      Frequent Contributor

      Thanks so much Robert for replying to my Post. :-)

      I will raise a feature request.