PLSQL – Software Testing Tools Guide http://www.testingtoolsguide.net A comprehensive software testing tools listing Tue, 24 Jan 2017 12:06:23 +0000 en-US hourly 1 https://wordpress.org/?v=5.3.24 http://www.testingtoolsguide.net/wp-content/uploads/2016/11/cropped-icon-32x32.png PLSQL – Software Testing Tools Guide http://www.testingtoolsguide.net 32 32 utPLSQL http://www.testingtoolsguide.net/tools/utplsql/ http://www.testingtoolsguide.net/tools/utplsql/#respond Wed, 02 Nov 2016 17:26:25 +0000 http://www.testingtoolsguide.net/tools/utplsql/ utPLSQL is a very versatile open source unit testing framework for Oracle PL/SQL. It allow for automated testing of: Packages…

The post utPLSQL appeared first on Software Testing Tools Guide.

]]>
utPLSQL is a very versatile open source unit testing framework for Oracle PL/SQL.

It allow for automated testing of:

  • Packages
  • Functions
  • Procedures
  • Anything that can be execute or observed in PL/SQL such as:
    • Table Default Values
    • Table Triggers
    • View Triggers
    • Objects

The post utPLSQL appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/utplsql/feed/ 0
Test Coverage http://www.testingtoolsguide.net/tools/test-coverage/ http://www.testingtoolsguide.net/tools/test-coverage/#respond Wed, 02 Nov 2016 17:25:27 +0000 http://www.testingtoolsguide.net/tools/test-coverage/ SD supplies test (or code) coverage tools for arbitrary procedural languages, including C, C++, Java, C#, PHP, and many more.…

The post Test Coverage appeared first on Software Testing Tools Guide.

]]>
SD supplies test (or code) coverage tools for arbitrary procedural languages, including C, C++, Java, C#, PHP, and many more. Such tools provide statistics and detail information about which parts of an application program have been executed (usually by a test suite). This information is invaluable to software teams to help determine the readiness of software for actual use. The type of coverage information collected is branch coverage, which subsumes statement coverage.

The post Test Coverage appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/test-coverage/feed/ 0
SonarQube http://www.testingtoolsguide.net/tools/sonarqube/ http://www.testingtoolsguide.net/tools/sonarqube/#respond Wed, 02 Nov 2016 17:24:56 +0000 http://www.testingtoolsguide.net/tools/sonarqube/ Continuous Code Quality

The post SonarQube appeared first on Software Testing Tools Guide.

]]>
Continuous Code Quality

The post SonarQube appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/sonarqube/feed/ 0
SQLUnit http://www.testingtoolsguide.net/tools/sqlunit/ http://www.testingtoolsguide.net/tools/sqlunit/#respond Wed, 02 Nov 2016 17:24:56 +0000 http://www.testingtoolsguide.net/tools/sqlunit/ SQLUnit is a regression and unit testing harness for testing database stored procedures. An SQLUnit test suite would be written…

The post SQLUnit appeared first on Software Testing Tools Guide.

]]>
SQLUnit is a regression and unit testing harness for testing database stored procedures. An SQLUnit test suite would be written as an XML file. The SQLUnit harness, which is written in Java, uses the JUnit unit testing framework to convert the XML test specifications to JDBC calls and compare the results generated from the calls with the specified results.

The post SQLUnit appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/sqlunit/feed/ 0
Slacker http://www.testingtoolsguide.net/tools/slacker/ http://www.testingtoolsguide.net/tools/slacker/#respond Wed, 02 Nov 2016 17:24:43 +0000 http://www.testingtoolsguide.net/tools/slacker/ Slacker is a transacted RSpec-based framework for developing automated tests for SQL Server 2005-2014 programmable objects such as stored procedures,…

The post Slacker appeared first on Software Testing Tools Guide.

]]>
Slacker is a transacted RSpec-based framework for developing automated tests for SQL Server 2005-2014 programmable objects such as stored procedures, scalar/table functions, triggers, etc.

The post Slacker appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/slacker/feed/ 0
Seeker http://www.testingtoolsguide.net/tools/seeker/ http://www.testingtoolsguide.net/tools/seeker/#respond Wed, 02 Nov 2016 17:24:26 +0000 http://www.testingtoolsguide.net/tools/seeker/ Seeker from Synopsys is a completely automated Interactive Application Security Testing (IAST) solution that fits smoothly into your existing SDLC…

The post Seeker appeared first on Software Testing Tools Guide.

]]>
Seeker from Synopsys is a completely automated Interactive Application Security Testing (IAST) solution that fits smoothly into your existing SDLC and agile methodology. It enables companies to reduce the risk of application layer attacks by finding real security vulnerabilities in web applications and web services that pose real threat to critical data.

The post Seeker appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/seeker/feed/ 0
PMD http://www.testingtoolsguide.net/tools/pmd/ http://www.testingtoolsguide.net/tools/pmd/#respond Wed, 02 Nov 2016 17:23:31 +0000 http://www.testingtoolsguide.net/tools/pmd/ PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation,…

The post PMD appeared first on Software Testing Tools Guide.

]]>
PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Java, JavaScript, Salesforce.com Apex, PLSQL, Apache Velocity, XML, XSL.
Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code in Java, C, C++, C#, Groovy, PHP, Ruby, Fortran, JavaScript, PLSQL, Apache Velocity, Scala, Objective C, Matlab, Python, Go, Swift and Salesforce.com Apex.

The post PMD appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/pmd/feed/ 0
kiuwan http://www.testingtoolsguide.net/tools/kiuwan/ http://www.testingtoolsguide.net/tools/kiuwan/#respond Wed, 02 Nov 2016 17:22:17 +0000 http://www.testingtoolsguide.net/tools/kiuwan/ Software Analytics Platform

The post kiuwan appeared first on Software Testing Tools Guide.

]]>
Software Analytics Platform

The post kiuwan appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/kiuwan/feed/ 0
Fortify http://www.testingtoolsguide.net/tools/fortify/ http://www.testingtoolsguide.net/tools/fortify/#respond Wed, 02 Nov 2016 17:21:29 +0000 http://www.testingtoolsguide.net/tools/fortify/ HPE Security Fortify offers end-to-end application security solutions with the flexibility of testing on-premise and on-demand to cover the entire…

The post Fortify appeared first on Software Testing Tools Guide.

]]>
HPE Security Fortify offers end-to-end application security solutions with the flexibility of testing on-premise and on-demand to cover the entire software development lifecycle.

The post Fortify appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/fortify/feed/ 0