How we can we create a Text checkpoint in QTP 9.1,Actually
what i did is first i put in recording mode and gofor Inser
menu>Checkpoint>Textcheckpoint>click,Now an hand symbol came
and i showed it to some textbox and cliked but the QTP9.1 is
giving an error message like "The Obkect you are selecting
doesn't support this operation" If i go for Help of QTP 9.1
information I didn't get any solution,pls help me in this issue.
Answer Posted / jagdish
Hi, Santosh,
The QTP 9.1 does not support to the window application if u
trying for same. This check point only support to web
application only.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What are the main differences of qtp and win runner?
What is accessibility check point?
How will you check a web application for broken links using qtp?
In qtp, how you can remove the spaces from string?
Have you used xml check point in your project? How?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
Explain qtp(quick test professional)?
how to test use the quality control .how to verify the image verification
Suggest and Define a solution for an application whose objects are not recognized by UFT?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
What is a Patch in QTP?
The hybrid framework can be implemented for any application. Is it true?
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
How to add verification steps to tests?