I have a drop down box to show selected number of records
in result page.It contains 4 items like 10, 25,50 and 100.
when i was recordes script for seelcting each item and
checking selecting number of records in the result page( it
is in the same page in the table format)it is generating a
new page with same controls( objects) in the OR. how to
avaid these in OR? is it possible to write DP for only
these lines?, remaining(remaingin lines of code) objects i
want use from OR only.
One more problemis if change ( add /remove properties of an
OBJECT in OR , my ( recorded )application is not running.
Answer Posted / rachna
Using XPath you can Differenciate.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many tabs are available to view your test in a test pane and what are they?
Have you used xml check point in your project?
What is the expert view?
explain keyword driven framework with banking domain?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
when will you do debug your script? and explain that process?
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
What are the features supported by UFT?
Where to use function or action?
How can you handle exceptions in qtp?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
what testplan contents and what test strategy contents,what is the diff b/w them