Jump to content

Recommended Posts

Posted

I looked through the all the examples in the search forum but none talks about saving the test results to a database.

I want to write to the database test results for my test script, basically open the db at the beginning of the script, keep writing to it and close it at the end of the script execution.

any simple way to do this??

Posted

does that mean you have to save the test results to a file and then import that file into the database to populate the db tables??

Is it possible to just write straight to the db table??

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...