Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

I want to learn Advanced QTP, suggest me the best faculty
in Hyderabad

Answer Posted / david v

If you want learn QTP in Industry Orientation, learn from
Mr. G.C.Reddy. His class is not user friendly but definetly
you can get job with his training.

His Institution Located in Hi-Tech City, Hyderabad. fi
anybody wants to Download Testing, QTP Related Documents
they can download from his Group Home Page:

http://groups.google.co.in/group/gcrqtp

Is This Answer Correct ?    12 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I change properties of a test object?

1085


Why to use descriptive programming?

945


On the website, the protocol has been changed https: to https what you will do? Tell me your approach?

950


if mandatory and Assitive propertys are shows same how will u write skript in QTP window

2026


what is run-time data?

2141


I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing

1917


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..

2258


Can we record an application running on a remote machine using qtp?

1115


How do you capture tooltip using QTP?

1029


Shall we add Local Repository to shared object repository,if yes,how we add

7335


What is the process of synchronizing qtp and aut?

978


How to use Environment parameterization? Explain with an example.

1926


Can any one send me the QTP Basic Coding Samples?

2024


Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?

1880


How the smart identification is used in real time?Please explain with an example

1991