how to identify the objects if application consists of objects
that have same properties.
Answer Posted / rjkumarmacha@gmail.com
if object properties dynamically changed, we can go for
descripetive prg.
in d.p we can't find object so that take additional
properties of object
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
How QTP support all types of applications (platforms)?
what you mean by artifact,milestone...
What are private functions in QTP? How they can be called from the function library?
write a script to verify the image path(src property) of the images which are in web pages.
Write a script to verify font style and color of a windows object using descriptive programming
How many lines of code in each script of QTP?
How to test fly out menu in qtp?
ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS
Please guide me release notes of Automation once scripts are completed
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
Explain the parameter in qtp?
can i compare two databases using QTP ?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?