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

How do we connect QC by using QTP?

Answer Posted / gabbar

QTP>>fILE>>CONNECT TO QC>>URL AND THEN CONNECT
BY MENTIONING DOMAIN AND PROJECT DETAILS.

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain quicktest professional testing process?

1071


What do you mean by checkpoints in qtp?

1060


explain how to write vb script in qtp?when will you write own script?

2363


Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)

2158


if our qtp vb Script may be Currepted then What we want do?

1975


i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?

2150


Does Low-level recording capture mouse movements?

1100


How can you give wait up to 10 seconds in qtp?

1075


If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?

1099


Where can I find and view run-time data table?

1021


What is CMMP and CMMH?

1215


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 QTP identify the system time that's changes every seconds?

1107


How would you export a script from one pc to another in qtp?

1158


What is text check point and text area check point?

1149