samedi 9 mai 2015

Can a button on static html file fire database queries and fetch the results in real time ? [Automation History]

I have a database(mySQL) having the count of daily run results from the automation suite. The results are inserted into the db when the automation suite run is over (@AfterSuite). However, i need to find a way to fetch the results for any particular day and display these from today's run file ( index.html). This index.html is a static html file that shows the daily results- pass, fail , duration ect. I am not sure if a button on the index.html can fire db queries and get the results for any particular day . The automation framework uses Java with TestNG. Please let me know if i am missing something.

Aucun commentaire:

Enregistrer un commentaire