Recent content by ainsd

  1. A

    Test Manager - strange output

    Hi Marco, I think I've solved this! The out parameter that I was testing was defined as CHAR and the test script variable type was set to String. I changed the out parameter to be VARCHAR2 and then the test manager produced expected results. Similarly if I change both the out parameter type...
  2. A

    Test Manager - strange output

    In the test manager window I have a series of tests along the lines of ... Input / Output values ------------------------------------------- Variable name Input value Output value p_template_id...1 p_valid.......................Y ------------------------------------------- On running the...
  3. A

    Compiler Hints

    Really useful feature but how do I close the compiler hints window.
Back
Top