How to use descriptive programming?
No Answer is Posted For this Question
Be the First to Post Answer
Can Any One Write How to Write the Script for Child Objects
How would you directly trigger javascript in a test?
How can i get QTP 9.2 software or any webside where i can download ? can anyone help me out , i want to be expert in QTP ,but i don't have the software
what is tool interface?
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 .
Could anyone please tell me one situation where you have used recovery scenarion in real time with an example?
write script to read and write data from file ?
What is quick test pro?
hi what is the use of "dim" in automation objective model or any where what is the use of "dim" plz tell me
How you debug your script?
after initiating one project for testing, when exacltly QTP tester role starts?
1)What is the Difference Between WaitTo & Sync?