Explain about output values in run time mode

Showing Answers 1 - 3 of 3 Answers

m.suresh

  • Jan 18th, 2007
 

while executing the application at runtime, the object properties are stored into OR.

Any queries

sureshmuppasani@gmail.com

  Was this answer useful?  Yes

msusmitha

  • Jan 22nd, 2007
 

the out put values will be maintained in the run time data table, only the object properities only stored in the object repository. this is a temporary file. the global sheet cant effected while running. that is global sheet values also available along with the out put values

  while running it will perform two actions

1. it will capture the actual value

2. compare actual value with the epected value and analyse the results like the test is passed or failed

i think u understood

madhav_sus@yahoo.co.in

  Was this answer useful?  Yes

Output values enable to view the values that the application takes during run time. When parameterized, the values change for each iteration. Thus by creating output values, we can capture the values that the application takes for each run and output them to the data table.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions