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 / mahendra
before inserting checkpoint, select the text for which you
need to add checkpoint for and then when u see the hand
symbol click on the text which u have selected.
Hope this helps !!!
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain different types of checkpoints?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
Does quicktest professional (qtp) is unicode compatible?
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
What is debugging? How you debug your script?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
Should have experience in framework means?
Hi All, I need code for how to execute qtp scripts from excell sheet
Explain different recording modes?
In Remote acess server how u run a test?
What are main panes available in qtp test browser?
What are some test assets and related extensions of qtp?
Explain about the quicktest professional (qtp) automation object model?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
Can we create a qtp test from qc?