vb165 wrote:Can your SQL interface be used in monitoring? How is it commonly used?
Yes, the SQL feature in eValid has application to both monitoring and regression testing.
In simplest terms, the SQL feature allows eValid to interface directly with a database and drop "EventLog-type data" into the database at the end of every test playback. The data automatically inserted can be a complete EventLog or a subset or a CustomLog or any other output that your eValid playback script generates in its working directory.
Once in the SQL database then you are outside eValid's "world," but from that kind of information structure you have a lot of options for time-series analysis, graphing, charting, etc.
eValid Support