Test manager

lag

Member²
Hi,

I would like to see the result of my function in column result.
How can I do ?

I try to change the value for output variable but it's check like an error.

Best regards
 
When we execute test in test manager.
We can see result in a tab Run
There are 2 column : Description and Result

I would like to know how I do to appear the result of function and not "Varaible result: required 'SALES', actual 'Sales'"

when the result is conform to wait result I would like see the result.
sample :
Description Result
DepName(7499) Sales

Excuse me for my english.

Thank
 
Perhaps you should be using a Test Window instead of the Test Manager. The Test Manager can be used to run a number of Test Scripts and check the results against predefined values. The Test Window allows you to run a single script and view all input/output variables.
 
Back
Top