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.
Answers were Sorted based on User's Feedback
Answer / sf
I fear I Could you understand what you have written. Could
you write it clearly?
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
What is difference between version 6.5 and 8.2 in QTP?
what is standalone database
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
Hi any body can tell me the synchranization point syntax thanks in advance
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
What is post recovery scenario?
Hi, I got some difficulties in automating a web check box in a peoplesoft application. Let me explain the scenario, When clicked on a look up button in the application, it navigates to a new page with check boxes and respective options. Below is the source code for one check box and its option. <input type='checkbox' name='H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2' id='H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2' tabindex='34' value="Y" onclick="this.form.H1AU_BUNDLE_WRK_H1AU_SELECT_CH$chk$2.valu e=(this.checked?'Y':'N');submitAction_win0 (this.form,this.name);" /> </td> <td align='left' class='PSLEVEL1GRIDODDROW' > <span class='PSEDITBOX_DISPONLY' >$29 - $29 Cap with FREE Mobile</span> I want to parametrize using "$29 - $29 Cap with FREE Mobile". I am not aware of how to parametrize this. Currently I am parametrizing with 'H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2' Can any one please help me out with this??/
How do we create and run the scripts with out using O.R. ?
How to Analyze the Checpoint results by Standard Checpoint?
If there r 1000 test scripts that were written. If a change to any functionality is to be made then how can we know in which script is this functionality existing.
Can any one send me the QTP Basic Coding Samples?
How can we encrypt the username using recording mode in login window? There is 2 encrypted types what are it