Skip to content

loomanw/robotframework-oracledb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RobotFramework Oracle Library

Build Status

Short Description

Robot Framework library for working with Oracle database, using cx_Oracle.

Installation

pip install robotframework-oracledb

Documentation

See keyword documentation for robotframework-oracledb library in folder docs.

Example

Settings Value
Library OracleDB
Test cases Action Argument Argument Argument
Simple Test OracleDB.Connect To Oracle rb60db username password
  @{query}= Execute Sql String select sysdate from dual  
  OracleDB.Close All Oracle Connections      

License

Apache License 2.0

About

Robot Framework Library For Working With Oracle Database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%