How to associate shared object repository to test in qtp?
No Answer is Posted For this Question
Be the First to Post Answer
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 .
For Regression testing already written test cases are sufficient?
What is diff between SDLC AND STLC?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
what are the utilities and drivers
why use Description programming? what is advantages and disadvantage of this methods?
Function to convert lowercase to uppercase in QTP Pls anybody can give the answer.. Thanks in advance...
does automation replace manual testing?
How do you use the parameters.input parameters and out put parameters.
what are the different kinds of frameworks in automation?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
What is API?