how to capture data from images in QTP and produce them in
excel sheet?
Answers were Sorted based on User's Feedback
Answer / tvsramakrishnachowdary
for images if alt property provided then we can get that
alt property...
but we cant capture capture text displayed on the image
| Is This Answer Correct ? | 2 Yes | 0 No |
u can use the output value for the text property of that
image.
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / ycy
use the Getoproperty or Gettoproperties or method to get
value of property
object.Getoproperty("text")
| Is This Answer Correct ? | 0 Yes | 3 No |
regular expression
What are the various versions of QTP that have been released so far? Please also mention the year of release for each version
explain structured testing? plz guys with exp. do answer
What is the basic concept of quicktest professional (qtp)?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
What is test fusion report?
any challange that faced in your project? (please give me some examples in your project?
c language is thre but what is the purpose of c++, java is there but what is the purpose of Advanced java ....why these are all versions are coming...whta is the problem?
whenever a scenario is recorded ever, it creates a object repository automatically (‘per action’ /local ). we do not need to make them individually…then why we need a shared object repository. How it will be practically utilized ?? your input will be highly appreciated..
write script for how to add function library in QTP
Have you done batch testing in qtp? If yes how you are doing?
Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do this thing.weather that name is coming or not?