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

Anyone have qtp11.0 crack?

0 Answers  


Can anybody code this problem for me in VB script - Create an array of 4 elements, increase its size to 7 elements and then find out which of the elements are prime (use functions)

2 Answers  


How to learn VB Script, Since iam working with QTP. So i need to learn VB script.

4 Answers   TCS,


How to write Descriptive programming in .VBS file i wrote this code but it is giving error.. Dim qtApp set qtApp=createobject("QuickTest.Application") qtApp.Launch qtApp.Visible=True Set objIE = CreateObject("InternetExplorer.Application") objIE.visible = True objIE.Navigate "www.gmail.com" browser("title:=gmail").title("title:=gmail")

2 Answers  


Explain a few date functions in vbscript

0 Answers  


how to write vb script code for login gmail page by using notepad and how to run script in notepad

1 Answers  


int a=4857 i need output as 7584.without using any inbuild function?

6 Answers   Aspire,


pls tell me which is good book or site for vbscript?

1 Answers   Mind Tree,


Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...

0 Answers  


How do you get the value of a combo box in Javascript?

2 Answers   Aspire,


Explain about .wsf files?

0 Answers  


write a vb script to generate the following pattern ***** **** *** ** *

7 Answers   Blue Star,


Categories