How to get data line by line from web element
Answers were Sorted based on User's Feedback
Answer / arun
1. Get the value from that webelement using getroproperty
2. split that value using space " " as delimeter and move
it to a array
3. use that array elements to get each line
| Is This Answer Correct ? | 1 Yes | 2 No |
How will you handle java tree in qtp?
A webPage has a ComboBox with 10 values in it. Write a script to select 4 vales from it using CTRL key
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
What is .Ini file in QTP?
How will you load few objects in Active Screen?
dears, I have one question for QTP.If my software is english and defined objects is english name. But, if my software has support MUI, under this case that my objects in the QTP can't work, because the QTP can't catch the objects name. In this case, is anybody know how to solve this problem? Thanks a lot.
what is the use of automation objective model?where is used? plz tell me
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
Java add-in is need to work on java oriented project ?
Explain the concept of object repository?
What is ObjectParamater?
can we run the scripts of qtp 8.2 in the qtp7.0?