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 |
How to get line numbers in your editor in expert view?
how to select the work for complete automation and one more thing when u are going to choose automation
Consider a scenario where there are two action sheets say action 1 and action 2. Can Action 1 take values from action 2 data sheet or vice versa. If so, how?
How to invoke QTP using Dos prompt ?
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
anybody give me the real time example for descriptive programming of web application
Is there any vbscript in QTP for Data Driven Test instead of using the option provided by QTP?
how to get the data from a winedit box in vb scripting and store it in a variable if data contains "_"(i.e data is TEST_1)
I have a web table,in that web table in 3rd row 4th coloumn i have a link how to click it with descriptive programming? I have a webedit without entering any value how to calculate the size of that field? I have a DB table , how to find the 5th highest salary? write query.
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
why can't you use excel directly in qtp. why we want to import excel data into Datatable.
How to open any application during Scripting?