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

Give me the Example of standard check point and text check
point with syntax?

Answer Posted / fr

You can do text verification using "Standard checkpoint" if the object being tested has a text-type property. For instance in most objects, the displayed text on the UI is a reflection of one of its properties (like say "text", "title", "attached_text" etc).

"Text checkpoint" is used when you want to perform text verification and the object being tested has no property from which the text can be extracted.

If the object does have a text-type property it is recommended that the verification for the text be performed using a "standard checkpoint".

"Text checkpoint" is also used when you want to verify a part of the text (which may include the text displayed before and / or after the verified text)

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many tabs are available in debug viewer pane?

1101


What is the difference between a Function and Action in QTP?

1089


What is the diff between image and bitmap check point?

1036


Explain in brief about the quicktest professional automation object model?

941


How to capture a window in QTP?

1970


i need qtp tutorial. pls send it to sridhar.k151@g mail.com

2072


Hi,All How to create a link in excel sheet using qtp

3427


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

1967


How to create a standard checkpoint ?

1069


what is the frame work in J-meter?

2136


What is checkpoints for quicktest professional (qtp)?

1034


how to prepared for first for the first interview?

2298


Suggest and Define a solution for an application whose objects are not recognized by UFT?

1092


How do you capture tooltip using QTP?

1074


Your roles and responsibilities and daily tasks? (As automation tester)

3087