SkillAgentSearch skills...

WtPLSQL

Whitebox Testing for PL/SQL

Install / Use

/learn @wtPLSQL/WtPLSQL
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

License

wtPLSQL - Whitebox Testing for PLSQL

Welcome to the wtPLSQL source code repository on GitHub.

The http://wtPLSQL.org website (hosted on GitHub.io) has more information about how to use wtPLSQL and why it is different.

Click here for the latest release.

Click here for the compatibility wiki page.

NOTE: Issues are tracked in the Wiki. See: Issues Summary

Versions

  • The "master" branch contains this website, other documentation, and source code for the latest release
  • The default "V1.2" branch contains the website, other documentation, and source code that is under development for the next release.

Participation

See the "V1.2 Hooks and GUI" Milestone for issues that are ready to work.

The repository wiki includes helpful procedures and discussions for code development and repository maintenance.

All software documentation is on the http://wtPLSQL.org website. The document repository is in the "docs" directory (see table below).

File/Folder List

File Name | Description ----------|------------ apex | Application Express Scripts Folder builds | Build/Test Scripts Folder conv | Conversion Utility Scripts Folder demo | Demonstrations and Examples Folder diffs | Upgrade/Downgrade Scripts Folder docs | User Documentation Folder. Also contains wtPLSQL website (GitHub.io) source. grbsrc | ODBCapture Source Code Folder. junit | JUnit XML Report Scripts Folder wtpgrb | Configuration Data for ODBCapture Folder wtpsav | Persisting Test Results Add-on Scripts Folder wtpsrc | Core wtPLSQL Component Scripts Folder LICENSE | Open Source Terms and Conditions. README.md | Top level Markdown file for the wtPLSQL repository on GitHub

Installation

  1. cd wtpsrc
  2. sqlplus / as sysdba @install.sql
  3. select * from odbcapture_installation_logs;
  4. If problems found: more *.log

Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated2mo ago
Forks0

Languages

PLSQL

Security Score

90/100

Audited on Jan 22, 2026

No findings