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 to analyzing test results using quicktest professional (qtp)?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More QTP Interview Questions

Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()

6 Answers   IBM,


setroproperty and getroproperty difference

5 Answers   Ordain Solutions,


How you automate testscripts one by one or modukewise or all at once

1 Answers   Diebold,


In qtp what type of data tables are used , name and list out them

1 Answers   Polaris,


wht is the difference betn check point and output value?

5 Answers   BirlaSoft,


What is the QTP test frame work?

3 Answers   IBM,


what is the difference between window command and dialog command

1 Answers  


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

0 Answers  


Give answer with example what is orthogonal array testing technique?

1 Answers   CTS, Wipro,


What are the Features & Benefits of Quick Test Pro (QTP 8.0)?

1 Answers  


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

0 Answers  


What is Parameterizing Tests?

1 Answers   Crea,


Categories