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

What is the use of breakpoint in qtp?

Answer Posted / girish

It will not stop the execution,but it will pause the
execution, It will not generate report after reaching break
point, so it pauses the execution.

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps

2105


Define object spy ?

1024


Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji

1831


Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........

2216


I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?

2200


If the objects hierarchy is changing from build to build, then how you will handle that condition?

1053


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

1975


tell me QTP standards ?plz

1936


Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?

1098


what are the frame work models of qtp?which frame work you follow in your company?and explain it process?

2560


How can you send user defined messages to test report?

1059


To which environments does quicktest professional supports?

1006


What is checkpoints for qtp?

975


Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this

2527


How do you do batch testing in wr and is it possible to do in qtp, if so explain?

976