Test Manager Problems

John J

Member
I'm having some problems with Test Manager. I'm not completely understanding the UI concept. It keeps clearing my test script when I click on the save button. For some odd reason I'm just not figuring this thing out properly. Do you have any better help or with a better example than what is in the help. We are on Version 7.1.5.1398.
thanks
John
 
I think I figured it out but I personally don't think it's that intuitive. If you click on the wrong save button it clears your test script.

On another issue with test scripts I haven't yet figured out how to pass parameters properly. The documentation specifies that you can drag and drop a procedure/function from the object browser but that doesn't work for procedures and functions within packages. Any way, I can successfully test my procedure within a package by right clicking and selecting test. However, when I create a test script the procedure never creates any output. Basically, it's always null. Any suggestions?
thanks
 
John J said:
I think I figured it out but I personally don't think it's that intuitive. If you click on the wrong save button it clears your test script.
We'll check it out.

John J said:
On another issue with test scripts I haven't yet figured out how to pass parameters properly. The documentation specifies that you can drag and drop a procedure/function from the object browser but that doesn't work for procedures and functions within packages.
thanks
Are you sure? This works fine for me.

John J said:
Any way, I can successfully test my procedure within a package by right clicking and selecting test. However, when I create a test script the procedure never creates any output. Basically, it's always null. Any suggestions?
Can you show me the Test Script?
 
Back
Top