Give one example of Standard checkpoint in qtp 10?
Answer / 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 |
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
How to connect to a database?
What are parameterizing tests?
How to change the run-time value of a property for an object?
images are dynamically changes how to compare two images
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
How to test fly out menu in qtp?
What is the BPT(bussiness process testing ).and what is the main difference between BPT and QTP
3 Answers EDS, GL Noble Denton, IIST,
Hi i want to export the data from applicatioon to excel and later i want to import and use it for my scripts hoe can i do this?
Any one knows about descriptive programming to identify objects in a page? Kindly drop me mail prasanna.sabat@gmail.com
We have opened three browser such as Facebook,Gmail,Amazon,I want to generate the script of Login of Amazon application, but while adding the object such as edit box(user id,password) in OR is not added.Could you please resolve my issue
how to change the properties of object during run time . plz give the code using flight reservation