Answer Posted / mulkraj
using "GetRoProperty".
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
What is the quicktest professional testing process?
Does QTP record on Objects created on XWindows Environment?
Can we record using all the modes in a single script? Explanation with example is appreciated
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
What are the two types of repositories available, explain them?
what frame work you are following?
Can you brief the hurdles you faced during Automation testing?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
What is an optional step in qtp ?
Explain advantages and disadvantages of ddf?
Explain how Selenium is different from UFT?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
What is accessibility check point?
What is difference between Recording time object identification and Run time (Execution) time.