Can any one tell the different properties and values of
differnt objects like
Browser,Page,link,webedit,webcombobox,webradio
botton,webcheckbox and web button.Because I am facing a lot
of problems in interviews with Descriptive Programing.I
never worked on web Application...Pls help any one as soon
as possible....

Answers were Sorted based on User's Feedback



Can any one tell the different properties and values of differnt objects like Browser,Page,link,..

Answer / nanda

HI,

this is simple. we can write DP by using Object
Identification dialog box and Object Spy.

in the Object Identification dialog box we can know which
properties we have to write while DP...and in Object SPY we
can know run time values of these properties.

For Browser and page we can give wither Name property or
title property.
for link HTML Tag and Name.
for webcombo box : class name, attachedtext

like this we can write. please check in Object
Identification dialog box.

Is This Answer Correct ?    1 Yes 0 No

Can any one tell the different properties and values of differnt objects like Browser,Page,link,..

Answer / vsubraya

Hi Nanda,
Good Answer...

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

For Regression testing already written test cases are sufficient?

2 Answers   CTS,


How will you check a web application for broken links using qtp?

0 Answers  


Difference between action & Reusable action?

0 Answers  


hello all i need some good sites or blogs which give info abt vb script with examples n real time scenarios.just like tutorials as i m new to qtp n vbscripting. its urgenttt

2 Answers  


for a test in QTP i had choose the object repository as shared.after completion of some days i want to conduct the same test again,now the question is HOW TO LOAD THE OBJECT REPOSITORY. is it possible by descriptive programming.could any one tell me how many ways we load it and what is the process?

13 Answers   Logica CMG,


write vb script code to delete the duplicate values in an array.

4 Answers   ADP,


Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!

0 Answers  


In qtp, explain what is keyword driven automation framework?

0 Answers  


hi i am new to qtp i need to run all files by a batch what is the procedure and what are following actions to be take?

1 Answers   ADP,


What is the difference between Call to Action and Copy Action?

2 Answers   Satyam,


if there is two login button in your page, how you know that this login button is correct for login .

2 Answers  


A web Page has a webtable with four columns and four rows. The first column is of ID and has values of 100,100A,A100,100y Find out the number of rows whose ID starts with 100. Similarly the last column is 'number of links'. Each row in the last column has values like link1,link2,link3 etc Find out the number of links where id is 100

1 Answers   Virtusa,


Categories