Skip to content

This is a forked version of DbBot, which is a Python script to serialize Robot Framework produced test run results, i.e. output.xml files, into a database. This version serializes the results into a Microsoft® SQL Server database to provide the future Robot Framework related tools and plugins with a unified storage for the test run results.

License

NaviNet-OSS/MSSQL-DbBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSSQL DbBot

This is a forked version of DbBot, which is a Python script to serialize Robot Framework produced test run results, i.e. output.xml files, into a database. This version serializes the results into a Microsoft SQL Server database to provide the future Robot Framework related tools and plugins with a unified storage for the test run results.

Requirements

  • Python 2.6 or newer installed
  • Robot Framework 2.7 or newer installed
  • Pymssql 2.7 installed. The downloads can be found here

Robot Framework version 2.7.4 or later is recommended as versions prior to 2.7.4 do not support storing total elapsed time for test runs or tags.

Further information

License

MSSQL-DbBot is released under the Apache 2.0 Licence.

See LICENSE.TXT for details.

About

This is a forked version of DbBot, which is a Python script to serialize Robot Framework produced test run results, i.e. output.xml files, into a database. This version serializes the results into a Microsoft® SQL Server database to provide the future Robot Framework related tools and plugins with a unified storage for the test run results.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%