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

Who is the best faculty for QTP in Hyderabad? Is it Mr.
G.C.Reddy, some are referring his name?

Answer Posted / selenium training in chennai

G C Reddy is the best trainer for QTP..created various blogs for QTP , Loadrunner, manual testing..having deep knowledge in (VB ,Web,Excel,GUI)scripting,designing and implementation of automative frame work ,error handling and so on...

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the script for database check point, bitmapchek point, regular expression ?

2106


after click on compose mail how can we attached a file in qtp with vbscript code

2230


What are the types of data tables in qtp?

1058


What are the general steps involved in the data driven framework?

1081


How do you create regression test packs?

1266


Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com

1906


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

2020


How to check which add-ins are associated with a test in qtp?

1170


what is output value in QTP and how it can be used in automation testing

2050


Write a script to verify font style and color of a windows object using descriptive programming

1467


I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error

2873


Explain how to use QTP to check broken links on a page?

1050


what difference between runtime object and text object and what property they have. whether they have same properties or different properties.

2247


how to find that tools work well with ur existing system?

1991


Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.

7191