Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Why to add checkpoint in QTP
What's the purpose of checkpoints & how to add it

Answers were Sorted based on User's Feedback



Why to add checkpoint in QTP What's the purpose of checkpoints & how to add it..

Answer / satyanj

Check point is a validation point. During recording the
checkpoint, we specify the Exp. value. So while running the
script, Qtp checks the value of the runtime object and it
compares with the Exp. value. And report the result in Test
Results.

Is This Answer Correct ?    7 Yes 2 No

Why to add checkpoint in QTP What's the purpose of checkpoints & how to add it..

Answer / aryan

It is Verification &validation point or test point
Which is used to compare the current values of an application with expected values for that property.This enables you to identify wheather your application functioning correctly

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More VB Script Interview Questions

write a vb script to generate 3*3 matrix

2 Answers  


What is the extension of the vbscript file?

0 Answers  


How to insert snapshot during manual scripting in QTP?

1 Answers  


write a vb script to calculate factorial of a number?

5 Answers  


What are the differences between Visual Basic, VBA and VBScript? When would it be appropriate to use one as opposed to another?

1 Answers   Infosys,


Which operator is used to perform the comparison among 2 operands in the vbscript language?

0 Answers  


Explain vbscript in detail?

0 Answers  


Hi all..I have two values. a=20 ,b=30 I want to perform c= a+b and c= a*b using user define function.please anyone give the answer

1 Answers  


hai..friends ....what is the difference between function and sub procedure ....here every one know's theoretically here my question is what is the meaning of function can return the value and sub can't return the value...can you give one example with some values for that ....what does it mean ? how function can return the value...sub can not...any one please...........with example

1 Answers   Cap Gemini,


How to delete a cookie using vbscript?

0 Answers  


What is the scope of a constant declared using public?

0 Answers  


input values to accept 2 numbers & print the product, difference and sum using switch case

1 Answers   CSC,


Categories