what properties do use to identify a browser and page while
using descriptive programming?

Answer Posted / kiran

QTP identifies the browser by name and page by tilte. We
can use index to be on safe side.
Browser("name:=Welcome To.*","index:=0").Page
("title:=Welcome To.*","index:=0").exist

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how can i pass a "cript"as a parameter in to a function

1462


What are the types of object repositories? Which one is you are using?

635


How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?

3601


How does you pass optional arguments in qtp?

565


i can done the project with QTP in that time i can say how many members in my team size?

1373






How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")

1425


What are the two types of repositories available, explain them?

594


What is the difference between call to existing action and copy of an action?

606


Through array we can execute the testcase how ? give me example

1404


How many ways is to parameterize the value?

621


Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.

1949


What is a checkpoint? How many check points are there in qtp?

533


i have asked earlier only one question how to test web application using QTp plz send me the answer quickly

1662


Mention the different actions types of qtp.

575


How to define array in qtp?

580