Wat is the command used to add an object(properties) to an
object repository?
Answer Posted / srinivas
by usng following object
objectrepositoriescollection.add meyhod
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How to use setroproperty?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
Have you done batch testing in qtp? If yes how you are doing?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
What are the recording modes in wave event?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
Which functionalities of QTP used in banking project?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
Have you faced any problems with object repository?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
What is the use of ordinal identifier in qtp?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans