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

In how may ways we can use checkpoints to an application
using QTP?

Answer Posted / vasantha

in 3 ways we can use checkpoints to an application

1-while recording the application
2-using the active screen we can add check points
3-while writing the scripts if we want to insert checkpoint
there itself then we have to right click at the point and u
will get check point option

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you delete unwanted results in qtp?

1174


How do you check ticket cost and ticket number in flight application?

1132


An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?

1162


hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)

1927


Can launch two instances of qtp on the same machine?

1172


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


Explain measuring transaction.

1100


Explain in brief about the quicktest professional automation object model?

1004


Give the syntax to import/export xls into qtp.

1092


How do you create new test sets in td?

1128


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

1906


Where we can use the synchronization?

1073


How do Parameterization and Data-Driving relate to each other in QTP?

1114


How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?

1238


What is quicktest professional (qtp)?

1093