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.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / hari
Hi,
The portion your are clicking may not be a text. The error
message you mentioned ("The Obkect you are selecting
doesn't support this operation") comes in to picture when
you are not selecting the "text" for "Text Cehk point".
Bye
| Is This Answer Correct ? | 1 Yes | 0 No |
Everything you did is right my friend except clicking on the object,If your case is to insert checkpoint for the text,you should exactly go to an application and find your desired text but not "textbox" where checkpoint is to be inserted,Try this out and please let me know it is working or not..Have fun
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / santhosh
Hi Mahendra what i did is same but I am again getting the
same message "The object you are selecting doesn't support
this type of operation"
But the above said message is not getting in QTP 8.2
Version,It is working fine.
All this issue is regarding QTP 9.1,U also once try on this
and help me.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / 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 |
what is the difference between QTP 8.0 & 9.0?
wht is Automation testing frame work. pls explain it
Can you brief the hurdles you faced during Automation testing?
what are the drawbacks for record and payback in qtp
When I start recording any web application (either Mozilla or IE) QTP recognizes window instead of browser and also it does not show all the hierarchy tree of that particular web page. 1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") 2. As everybody knows it should be browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") I am using the windows vista, do you think it may be a problem of my settings in QTP or problem of my installation. Your kind responses will be appreciated. Thanks in advance. Satya
hi, Can any body tell me whats the difference between the QTP and the Rational Robat ad the Silk Test and LOad Runner and are they used in any Company On the Major scale bcas I finnf Many comapny Using the Manual Testing Only Hence Askin the Question Hope I will get the Assitence .
does test plan is in test strategy or test strategy is in test plan
what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?
Explain the check points in QTP?
22 Answers Gray Matrix, IBM, Microsoft, Prapan Solutions, Zensar,
can we use QTP for load testing instead of load runner?
i ve an excel in a QC folder. Thru my QTP script i want to open that excel in runtime. I am running this script from QC itself
Syntact for how to call one script from another? and Syntax to call one "Action" in another?