What is the use of watch list? can u pls explain...

Showing Answers 1 - 9 of 9 Answers

Naga

  • Oct 4th, 2006
 

Watchlist is used to observe the intermediatery values (or) temporary results of a test script during execution.

  Was this answer useful?  Yes

sreemannem

  • Oct 4th, 2006
 

The Watch List enables you to monitor the values of variables, expressions,

and array elements while you debug a test script. Prior to running a test, you

add the elements that you want to monitor to the Watch List. At each break

during a test run?such as after a Step command, at a breakpoint, or at the

end of a test, you can view the current values of the entries in the Watch

List.

  Was this answer useful?  Yes

sreemannem

  • Oct 4th, 2006
 

The Watch List enables you to monitor the values of variables, expressions,

and array elements while you debug a test script. Prior to running a test, you

add the elements that you want to monitor to the Watch List. At each break

during a test run?such as after a Step command, at a breakpoint, or at the

end of a test, you can view the current values of the entries in the Watch

List.

  Was this answer useful?  Yes

Titus

  • Jan 8th, 2007
 

Watch the value of the variable during test run

Titus

  Was this answer useful?  Yes

kittud

  • Jan 18th, 2007
 

Watch list enables  us to monitor the values of variables,expressions and arrays while we debug the test script.

  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