Forum Discussion
- YMinaev
Staff
Hi,
TC doesn't have special support for graph controls. If you need to get and validate data which is used to draw a graph, use native web properties and methods of your control as you'd do in your application to get this data. If you need to validate the graph data, you can keep expected baseline values in, for example, XLS file or a table variable and read it at run-time via DDT.