GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Testing Tools  >  QTP

 Print  |  
Question:  What is the difference between check point and output value.



December 12, 2006 12:04:48 #5
 Narender Reddy   Member Since: Visitor    Total Comments: N/A 

RE: What is the difference between check point and out...
 

The purpose of cheek points is to vaildate the properties in the application with actual value and return the results.

Output value cheekpoint returns the values after executing the script. The output value cheek point returns the value in datatable first colum

     

 

Back To Question