By QCTO Blog on
Monday, December 21, 2009
Sometimes you need to reference the value of an IN argument (an input, in Code Tester terminology) in your outcome. For example, under certain circumstances, the string returned by your function should be the same as the input value. Or perhaps the out value should be some part of the input value.
You could hard-code the same value you supplied in the Input Grid, but then if you change the input value, you have to...
|
By QCTO Blog on
Monday, November 09, 2009
Did you know that in Code Tester 1.8.5 you can now perform in-line validation of your customization code? For more complex tests, this will save you lots of time and make it easier to build your regression tests.
The ultimate objective of Code Tester is easy to state: allow developers to test arbitrarily complex PL/SQL programs without writing any test code....
|
By QCTO Blog on
Monday, October 12, 2009
In case you missed my announcement on the Code Tester community forum, we have now posted a beta version of 1.9.
The major focus for 1.9 to date has been to add support for automated testing of object type methods. This beta release offers the first glimpse of this functionality; you should now be able to define tests for constructors, static methods, and member procedures and functions. ...
|
By QCTO Blog on
Friday, October 09, 2009
Written by Steven Feuerstein
Code Tester is a relatively young tool (first released for production use in February 2007), but it has matured quickly (hey, at least I think so!) and is packed full of handy features.
As with all other tools, however, it can sometimes be hard to find the "jewels," so I thought I would highlight a couple.
1. Dynamically generated test cases
Rather...
|
By QCTO Blog on
Tuesday, September 15, 2009
Written by Finn Ellebaek Nielsen. Learn about automated testing and much more at the OPP2009 conference November 10-11 in Atlanta, Georgia, USA.
|
By QCTO Blog on
Monday, September 14, 2009
Written by Finn Ellebaek Nielsen. Best practices for determining test amount required through analysis of product risk.
|
By QCTO Blog on
Tuesday, July 28, 2009
Written by Finn Ellebaek Nielsen. Best practices for a test approach that implements the strategy and test policies for Oracle code laid out in a previous blog post.
|
By QCTO Blog on
Saturday, July 04, 2009
Written by Finn Ellebaek Nielsen. Best practices for establishing a test strategy, as well as test policies for Oracle code.
|
By QCTO Blog on
Tuesday, June 09, 2009
Written by Steven Feuerstein. Version 1.8.3 of Quest Code Tester is now available.
|
By QCTO Blog on
Sunday, May 17, 2009
Written by Finn Ellebaek Nielsen. Reasons for testing Oracle code in the database.
|
By QCTO Blog on
Sunday, May 10, 2009
Written by Steven Feuerstein. Introduction to the "Real Automated Code Testing for Oracle" blog.
|