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 |
What are the data types in qtp?
does qtp runs on internet explorer 7.0
what is test scheduling?
What does it mean when a check point is in red color? What do you do?
How QTP recognize the object??how to add objcts into object repository??
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
How do you create a library file
How to get the column count and column name from the resultset in the database connection program?
What are the advantages of parameterization ?
Whether it is possible to test the adobe's controls like zoom, resize, save etc using QTP...If yes, how u can do the same?
Write a script to verify font style and color of a windows object using descriptive programming