Automation Testing Question:

How to capture the text from the application using QTP?

Answer:

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

Read All 10 Automation Testing Questions
Previous QuestionNext Question
What is the your roles and responsibilities as automation testing engineer?What are the parameters you are considering for object identification?