How to Display last item of a Combobox by using QTP?
Answer Posted / prashanth chenna
Hai Chandu,
In the above code, in 1st line how can u find item count by
using GetRoProprety("item count"),then where is the
combobox name, from which it can count?
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
How to customize qtp?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
How does qtp identify the object in the application?
Differences between text and test area checkpoints?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
How to handle Java tree in QTP?
i can done the project with QTP in that time i can say how many members in my team size?
assume i have few url link how will i dynamically call then using descriptive programming?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
How QTP identify the system time that's changes every seconds?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
any body can you help me what is the script to automate an comand promt
How to run a test using quicktest professional (qtp)?
How to remove associated function library?
How do you capture tooltip using QTP?