how to test power point using QTP 8.2 ?
What are different methods to retrieve value from Application during runtime ?
Answer Posted / rocky
You can use GetRoProperty("innertext/text"), GetCellData(Row,Col) and GetVisibleText.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can you identify the browser and its information using the qtp script?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
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
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
can i compare two databases using QTP ?
Why qtp the best testing tool?
why should we give deliver good quality software?
What is a recovery scenario?
Explain hybrid framework with advantages and disadvantages?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
How to handle the exceptions using the recovery scenario manager in qtp?
Explain step generator in qtp?
How to capture all the data of a webtable, weblist and combolist using QTP?
wht type of User defined functions or Java Releated functions Do we write in VB scripting