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 do we use text checkpoint as we can make use of the
same in the standard check point?

Answers were Sorted based on User's Feedback



Why do we use text checkpoint as we can make use of the same in the standard check point?..

Answer / babu

A text checkpoint checks that a text string is displayed
in the appropriate place on a Application or not.

An object checkpoint (Standard) checks the values of an
object on a Application or not.

Correct me if i am wrong

Is This Answer Correct ?    8 Yes 1 No

Why do we use text checkpoint as we can make use of the same in the standard check point?..

Answer / t.mahipal reddy

generally standard check points is used to check the gui
objects ,where as text checkpoint is used to test the text
in the application.
The differnce is here in the text
check point we other 4 options
1 exact match
2 ignore spaces
3 match case
4 text not dispalyed
This options will not be there in
standarard text checkpoint

Is This Answer Correct ?    5 Yes 1 No

Why do we use text checkpoint as we can make use of the same in the standard check point?..

Answer / abidi

Thanks for the answer babu, i think your answer makes sense.
I still want to make sure that its the right answer.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More QTP Interview Questions

how can we handle errors other than using recovery scenerios in qtp

0 Answers  


QTP script is not working on other's machine..

0 Answers  


examples of user definied functions? how to write user defined functions in qtp9.2?

3 Answers   IBM,


In google i'm going to search something like "rose", i usually get 10 results in the first page and in 2nd page 10 results and in 3rd 10 results so on upto 10th page 10 results. so if i want to open all the 10 pages 10 results i.e., 100 results and close..what is the DP for this? pls can anyone answer my Question..PLZZZZZ...

4 Answers   Indium Software,


Could you please explain me about QTP framework.

2 Answers   Oracle,


To count the no of links present in the yahoo home page i have written the script like this Set fileSysObject=createobject("Scripting.FileSystemObject") Set linksFileName=fileSysObject.opentextfile ("D:\samplelinkfile.txt",2,true) Set linkDescObj=description.Create linkDescObj("micclass").value="Link" Set noOfLinks=browser("yahoo").Page("Yahoo! India").ChildObjects(linkDescObj) For i=0 to noOfLinks.count-1 linkName=noOfLinks(i).getROProperty("name") linksFileName.writeline(linkName) Next linksFileName.close Set fileSysObject=nothing While running the script it showing error that object "yahoo"isnot found in the object repository. Is there any setting before running the script? if yes what is the steps for it.Im using QTP9.0

2 Answers  


What are the option you can use to synchronize your test?

2 Answers  


What are the disadvantages of recording test cases in qtp?

0 Answers  


What is the QTP test frame work?

3 Answers   IBM,


Hi i have a webtable which is having 7 columns and 6 rows of data in that table of 4th and 5 th column each row is partiotioned into 3 sub rows i want to verify in each partitioned rows of corresponding row for ex values will be like this 0 / 1 ,26/28.if it is 0/1 i want to skip only if any num/num greater than 1 i want to click.

1 Answers  


Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?

0 Answers   Accenture,


can u explain about QTP Frameworks? what are the framework types are available? and How to set or create frame work for a application? Explain briefly?(Also give me one example)

1 Answers  


Categories