What is the exact diffenrece between breakpoint and toggle breakpoint in W.R.

Questions by datlaravivarma   answers by datlaravivarma

Showing Answers 1 - 4 of 4 Answers

narayanreddy

  • Jan 13th, 2006
 

  through breakpoint we can stop at specific location

using toggle button we can remove break point

  Was this answer useful?  Yes

sreedevi

  • May 14th, 2007
 

A breakpoint stops a test run at a specified line in the test script, or in a specified function.


A Toggle breakpoint stops a test run at a specified location in 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