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
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 |
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
when to start the automation?
How to Parameterize Object repository in QTP?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
In a WebTable 2nd row,3rd column contains one link and that link name is changing dynamically. How you will click the link?
Can u Reduce the size of Object repository? What are the problems u have faced in Qtp tool?
Explain the check points in quicktest professional (qtp)?
what is the present location of nageshwara rao's institute in hydrabad along with institute phone no. and name of institute.He has shifted from S.R Nagar.
how to choose the framework in qtp ? 2)when we go for the descriptive programming ?
Can anybody give the script to addsheet, add column,add values under that column in the rows??