who is the best faculty in Hyderabad for QTP?
Answer Posted / ramakrishana
Hi,
G C Reddy sir is the best trainer for QTP (Now UFT 11.5), if
you want basics of qtp, you can learn from any institute in
Hyderabad, but If you want advanced and industry oriented
concepts, learn from G C Reddy Sir.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
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")
Explain about datafile/verification of date file when file is not available in local system?
What is the difference between qtp and selenium?
what frame work you are following?
What is QTP testing process?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
How to find array size in qtp?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
in a web page How to check and display a particular word from a paragraph?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
if our qtp vb Script may be Currepted then What we want do?
Explain in brief about the qtp automation object model (aom).
How to use setroproperty?