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 |
What will be the test script in QTP to test a ComboBox where a user has to select more than two items????
How to get the column count and column name from the resultset in the database connection program?
How Qtp will identifies object during run time
Function to convert lowercase to uppercase in QTP Pls anybody can give the answer.. Thanks in advance...
Please let know the scripts for counting number of repeated letters in the word. Note repeated letter should not be count agian. Ex: If "Hello" is my word... l is coming twice.. it should count once and print... secong 'l' should not count again..
i want to handle all the unwanted pop up through QTP i done that with recovery scenario but it need some title of pop up but i want that it should handle all the pop up even i don't give the title of that pop up in recovery scenario is there any general way to handle all the pop up please help
Hi What are re-usable actions in QTP? -Thank You
what could go wrong with test automation?
write a qtp script to verify that the business price is twice the economy price in flight reservation window
how to test globalisation testing using qtp? lets take an example: suppose i have to test the word is in hindi "ratikanta", how we test it by using descriptive programming or any method??
How will internal and external links be validated and updated? how often?
How to compare 2 excel files using QTP? How to compare 2 PDF files using QTP?