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 |
What is the disadvantage of smart identification?
Can we use same virtual objects in many number of tests?
What is the extension for Recovery scenario?
How we can merge the object repositories?say if we have 2 or 3 object repositories then how we can merge them?Is there any option in QTP to merge the object repositories?
Give me Example for Generic Functions in QTP Framework....Anybody please answer me..Thanks in Advance
can some one help me how to compare the values from one sheet to values in another sheet? suposse i have a feild called Temp in action1 and i also have temp in action2. i want to compare the values of those two actions sheets data table? how can i do it using descriptive programming?
Explain quicktest professional (qtp) testing process?
Step 3&4 are repeated until an the object in recognised uniquely.
Tell me the QTP Advantages and Disadvatages ?
How do we do DOM programming in QTP.Could you explain with an example. If possible please provide some material or link related to DOM Programming.
How do you learn the object in QTP?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?