Give one example of Standard checkpoint in qtp 10?

Answer Posted / nilanjan saha

Standard Checkpoint:

It checks Object Property values.we can use checkpoint to
check any property value.

Standard checkpoint also contains Text Checkponit, Image
Checkpoint and Webtable checkpoint.

Go to recording mode--> Insrt--> Checkpoint> Standard
Checkpoint(F12)

Check the property on which you want to provide Checkpoint.

Then Stop recording.

e.g:
Browser("Intelex v5").Page("Intelex
v5").Frame("navbar").WebElement("Document Control:").Check
CheckPoint("Document Control:")

Above checkponits checks that Html tag is SPAN and inner
text is " Document Control: "


Regards,
Nilanjan

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)

1855


Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.

2874


how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me

2456


Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.

1488


What are the Application Functions available in QTP?

1475






What are the different recording modes and how do they work?

619


Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?

1520


How to find the difference between 2 dates in qtp?

584


What is the qtp testing process?

599


Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)

1383


can i change the runtime properties of an object ? How can i check if a parameter exists in database ?

1415


Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...

1794


Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project

1644


How to call a test from another test?

682


How to customize checkpoints with parameters?

3020