How to capture the text from the application using QTP?

Answers were Sorted based on User's Feedback



How to capture the text from the application using QTP? ..

Answer / raj

Using GetRo property in the script

Is This Answer Correct ?    6 Yes 0 No

How to capture the text from the application using QTP? ..

Answer / pravati

Browser().page().webobject().getroproperty("innertext")

Is This Answer Correct ?    0 Yes 0 No

How to capture the text from the application using QTP? ..

Answer / nitin

Browser("Browser").Page("Page").Webobject("PropertyName:=Property
value").GetRo("Property")

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More QTP Interview Questions

Which object model is not supported by QTP? a)COM b)DECOM c)DOM d)DCOM. Pls explain about theese object models?

1 Answers  


How did u write macros?What is the main importance of VB macros in testing environment?

1 Answers  


In qtp, how you can exit for loop?

0 Answers  


I have to do testing for XML file using QTP. 1. I was given a sample XML, I had to edit that with my actual data and had to make a new XML-- this part is completed, I did that. 2. Now I have to copy the exact contents of that XML file and have to paste it in a web application as a request message for web appliaction processing, using QTP. So I am unable to copy and paste it in web application, please help me out.

1 Answers  


What is the difference between Action and Function.? when both has the same functionaltiy, when do we choose Action and when do we choose Function..??

3 Answers   DST Global Solutions,


What are the advantages of Object Repository?

0 Answers  


How to Import data from a ".xls" file to Data table during Runtime.

1 Answers   Crea,


QTP -object reposistory spy tool is not able to spy the pop up message appearing in the application, so how is that i can handle such run time pop ups in QTP by code???

2 Answers   CGI,


Wt is the difference between Business Component and scripted component?

1 Answers   BSL,


Hi All, I'm Akshaya here, could anybody please help me regarding how to import the excel sheet to run time datatable. But Pl. keep it in your knowledge is that excel sheet is opened. Thanks, Akshaya Madali 9823213538

4 Answers  


How can i count the list box elements in QTP ?using script plz explain me (Chandana)

6 Answers   Wipro,


How to add check point?

2 Answers  


Categories