QTP is identifying all windows application objects(i.e.
winbutton,winconbobox,etc) as winobjects.How to handle this?
Is there any way to add our own properties to identify
objects?
Answer / jay prakash
I am not clear with your question. Are you talking about
virtual objects ? Please reform or clarify the question.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of text output value in quicktest professional?
Hi What are re-usable actions in QTP? -Thank You
Explain about Checking Bitmaps?
Use of Debug Viewer?
How you test the object which is dynamically changes its location?
What is clean sweep?
Without using gui map editor we can recognize the application in winrunner ?
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
write a script for get the following result: username password frm the string1="A=username" string2="B=password"
Object repositories types, which and when to use?
What are the details steps to connect a remote mysql database in QTP
How to retrieve particular cell data in excel sheet ?without importing method.