Thread: QTP tips
View Single Post
  #9 (permalink)  
Old 11-12-2007, 11:59 PM
senthilkannan senthilkannan is offline
D-Web Analyst
 
Join Date: May 2007
Posts: 324
senthilkannan is on a distinguished road
Default Re: QTP tips

Insert statement for checkpoints

Specifies when to perform the checkpoint in the test. Choose Before current step if you want to check the value of the object property before the highlighted step is performed. Choose After current step if you want to check the value of the object property after the highlighted step is performed.
Reply With Quote