Answer Posted / jagadish
basically window name and object name dynamically changing
then you go for regualr experssions.
symbal:.*
ex: browser("name:=.*").page("title:=.*)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
how to explain a claims and insurance project?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
can anyone tell me from where i can download qtp demo or crack version
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
whare exactly we have to use functions and sub routain
How to record application running on the Virtual machine?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
How to use checkpoints in qtp ?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
Can I change properties of a test object?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
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