Ask a Question

Plot some results

Michal_Ignaczak
Occasional Contributor

Plot some results

Hello, 

 

Is it possible use any plot library inside the test complete ?

I would like to plot e.g. memory usage in time

 

Best Regards,

Michal

5 REPLIES 5
brumazz
Staff

HI Michal,

 

TestComplete has performance counters that can be used to graph out info during a test run.

https://support.smartbear.com/testcomplete/docs/testing-with/advanced/monitoring-performance/adding-... 

 

This info would be in the log once the test is done running.

Hopefully this helps!

 
Michal_Ignaczak
Occasional Contributor

I wonder about my variables plotting not only system ones.

Hi,

 

TestComplete drives tested application in synchronous manner, like the human user does.

So it is not possible to create one 'thread' to drive the application and another 'thread' to plot the graph in parallel.

Obviously it is possible to collect data to be plotted during test execution and plot them as the final step of your test.

 

Regards,
  /Alex [Community Hero]
____
[Community Heroes] 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 Heroes]
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 Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
================================
Michal_Ignaczak
Occasional Contributor

Plotting as final result is enough for me.
Does the plotting result have the dedicated page on Your documentation - preferably with Python example ? 

Hi,

 

TestComplete does not provide any plotting functionality.

You will need to either create your own application or use some existing one, start it at the end of your test and feed it with the collected data.

 

Regards,
  /Alex [Community Hero]
____
[Community Heroes] 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 Heroes]
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 Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
================================
cancel
Showing results for 
Search instead for 
Did you mean: