What environment does qtp run in?
No Answer is Posted For this Question
Be the First to Post Answer
can anyone please tell me which is the best institute for learning QTP and Automation Testing tools in hyderabad with realtime examples and scenarios...I heard about many institutes in Ammerpet hyderabad i.e Suresh Reddy's Smart Solutions, Ashwin Palaparthi's Tech Teach,SUNNYSOFT, SITE institute, I-VINTAGE, siritechnologies and sriven institute..pls suggest me which to choose for learning QTP....Which institute has fasttrack option?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
If requirments changed then how we can teach the QTP this is the new requirment
There is a very good institute for Automation Testing using QTP.For more details please visit jbslearnings.com.
How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please post what is correct answer.
In your QTP framework, what checkpoints were applied in the script to minimize script failure due to any reason during execution?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
What is the standard timing delay for web based application in qtp?
What is deference between normal QTP testing and descriptive programming?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
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 .
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..