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 / jagadish
why it happens:(Just a wild guess)
If you look at the parent Object of those duplicating
objects they might be different. As the application is
opening the records in a new page and drop down box
properties and values remains same.
_please post if you have resolved the problem
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
what is keyword driven testing in qtp?n how is it useful?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
Mention the different actions types of qtp.
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay
How to create Reusable and Multiple Actions?
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
why should we give deliver good quality software?
What is the Difference between test object and run time object?
Explain hybrid framework with advantages and disadvantages?
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
What is difference in global and action sheet in qtp?