Answer Posted / saravanaraja
a=Browser("").page("").Webedit("").GetRoProperty("width in
characters")
msgbox a
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
Explain building blocks of the bpt framework ?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
UFT 12.02 which ALM version will support
What are the differences between quicktest professional (qtp) and winrunner?
What are the features and benefits of quick test pro (qtp 8.0)?
What is optional step in qtp? How you can add optional step in qtp?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
Hai anyone please "Explain about Framework in QTP?"
Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay
How to find the length of the string in qtp?
How to create Reusable and Multiple Actions?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
How can you exit from an action?
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