I encountered with very strange problem in qtp while
writing the script i written the code
window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open"
).Exit
this code was working fine for about 10-15 times i executed
the script but after some time qtp started giving the error
with the same code the error is "Object doesnt support this
method or function window(...).window(..)" then i modified
the code with only window"regexpwndtitle:=Open").Exit
in place of
window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open"
).Exit
now again its working fine i cannot understand what thing
is creating the problem if same code executed successfully
in starting for about 10 times then why it is giving the
error now can anyone give the reason .
No Answer is Posted For this Question
Be the First to Post Answer
qtp script for recording and running the application.need script for short cut keys like f3,f4 etc.how to write script for recording?
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
how to generate numbers in between to numbers suppose numbers in between 500 to 1000 in sequencies using vbscript
what is purpose of automation?
how do you run scripts in QTP?please anyone can answer my questions
what is the structure for the data driven framework
if Object repository contain x and y properties. we do not know whether they are mandatory or assistive properties. While executing the script qtp will use both the properties or only sufficient properties to identify the object. It means it use OR (or) AND
HOW CAN WE GET THE VALUE OF TEXT BOX IN QTP? can you give me sample script for this where there is some condition. like if "text" THEN msgbox() else endif
How to merge the two object repositories
Which scripting language used by quicktest professional?
what is exit and entry criteria of automation testing. any body wants a real time script,please mail to me. contactno;9986435766
what is the latest version of QTP? Main difference between 9.2 and 10 version